# Windows

### **Step 1: Open the Control Panel**

Click on the Windows **Start** ⊞ menu and type **control panel** in the search bar. Click on the “Control Panel” application that appears.

### **Step 2: Open Network and Sharing Center**

In Control Panel, click on “Network and Internet”and then “Network and Sharing Center”.

<figure><img src="/files/7ghO5KoZKS7N7n41hEsb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/79kqwFX4pUu7aAfwwzT3" alt=""><figcaption></figcaption></figure>

### **Step 3: Choose the connection**

In the Network and Sharing Center, choose the internet connection you want to change the DNS settings for. Your active connection is usually named “Wi-Fi” or “Ethernet” and is located on the right-hand side of the window.

<figure><img src="/files/LtaAxrpN7F0hl7OB6764" alt=""><figcaption></figcaption></figure>

### **Step 4: Change adapter settings**

In the new window, you will see general information about your connection. Click on the “Properties” button.

<figure><img src="/files/xDHbykHDSoAUv79dxAsg" alt=""><figcaption></figcaption></figure>

### **Step 5: Choose Internet Protocol Version 4 (TCP/IPv4)**

In the “Properties” window, scroll down to find “Internet Protocol Version 4 (TCP/IPv4)” and click on it to highlight it.

<figure><img src="/files/1TjQewCBWrROGldZ6dhL" alt=""><figcaption></figcaption></figure>

### **Step 6: Click on Properties**

Click on the “Properties” button located below the list of network protocols.

<figure><img src="/files/W1uoR5sIYlgu8MXKH8oX" alt=""><figcaption></figcaption></figure>

### **Step 7: Choose “Use the following DNS server addresses”**

In the Internet Protocol Version 4 (TCP/IPv4) Properties window, click on the radio button next to “Use the following

<figure><img src="/files/Q06HegFxNRdrWAKX1T4o" alt=""><figcaption></figcaption></figure>

### **Step 8: Input the DNS server**

In the “Preferred DNS server” field, enter: **8.8.8.8**

In the “Alternate DNS server” field, enter: **8.8.4.4**

{% hint style="success" %}
For China, use the following:

In the “Preferred DNS server” field, enter: **114.114.114.114**

In the “Alternate DNS server” field, enter: **8.8.8.8**
{% endhint %}

<figure><img src="/files/Ie1JSD7QZ2UhYqDbvfJk" alt=""><figcaption></figcaption></figure>

### **Step 9: Save the changes**

Click on the “OK” button to save the changes you made to the DNS settings.

<figure><img src="/files/t9jzW1l5gJIZtiribPlI" alt=""><figcaption></figcaption></figure>

### **Step 10: Restart Windows**

Restart your computer for the changes to take immediate effect: click the Windows **Start** ⊞ menu, click the ⏻ power button, and then select **Restart**.

{% hint style="info" %}
To undo the changes, select the option “Obtain DNS server address automatically” at step 7. This action reverts your settings back to your Internet Provider’s default DNS server.
{% endhint %}


---

# 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://help.coneapp.top/troubleshooting-and-faqs/troubleshooting/change-your-dns-server/windows.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.
