# Step 5: Network Unflag

Press **Win + R, Type** `ncpa.cpl`and click **OK. (Now, Disable everything but Ethernet)**

1. Right-click on the connection that you are using and click on **Properties.**

   <figure><img src="https://4197391581-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV1IMYFWRBxcCsiNygx1k%2Fuploads%2Ff0uenDzMNk9dL15FSzxb%2Fimage.png?alt=media&#x26;token=146832c2-c2a5-4c8d-9ac5-4c60ea846185" alt=""><figcaption></figcaption></figure>
2. Change your setings so they will look like this:

<figure><img src="https://4197391581-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV1IMYFWRBxcCsiNygx1k%2Fuploads%2FaX9fIQdpROJverz07lHP%2Fimage.png?alt=media&#x26;token=8f91a4dc-ce37-4d68-b161-d98e6f650a84" alt=""><figcaption><p><mark style="color:red;"><strong>Disable All except IPV4</strong></mark></p></figcaption></figure>

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 the **Advanced** Tab.
4. Search For these settings and set them up as follows (If some settings are missing, skip them):

```
Advanced EEE - Disabled
Energy Efficient Ethernet - Disabled
Green Ethernet - Disabled
Auto Disable Gigabit - Disabled
NS Offload - Disabled
Power Saving Mode - Disabled
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

Restart PC
```

5. Apply Network Settings:

* After restarting your PC, download [this tool](https://files.moonlights.cc/share/KEORMcBh).
* Run it as **Administrator** and follow the on-screen instructions carefully.


---

# 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://docs.precisetech.cc/part-2/step-5-network-unflag.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.
