# 6️⃣Network Settings ( Fortnite )

## 🌐 Network Settings (Fortnite)

Use These Only If you get Report ban / 24h Ban from reports

1. Press **Win + R**, type **`ncpa.cpl`** and click **OK. (Now, disable everything but Ethernet)**
2. Right-click on the connection that you are using and click on **Properties.**
3. Change your settings so they will look like this:

<br>

***

<br>

1. Press **Win + R**, type **`devmgmt.msc`** and click **OK. (Now, Press on the arrow of Network Adapters)**
2. Right-click on the connection that you are using and click on **Properties.**
3. Go to Advanced Tab.
4. Search for these settings and set them up as follows (If some settings are missing, skip them):

<br>

```
Advanced EEE - Disabled
Network Address - Not Present
ARP Offload - Disabled
Flow Control - Disabled
IPv4 Checksum Offload - Disabled
Large Send offload v2 (IPv6) - Disabled
TCP Checksum Offload (IPv6 ) - Disabled
UDP Checksum Offload (IPv6 ) - Disabled
Now, restart your pc.

Open cmd, and type those commands.
ipconfig /flushdns
ipconfig /registerdns
ipconfig /release
ipconfig /renew
netsh winsock reset 

Open cmd again as admin and run.
arp -d
netsh interface IP delete arpcache
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.duelistgg.store/spoofing-instructions/6-network-settings-fortnite.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
