# How To Change DNS Settings

## How To Change DNS Settings:

There are times that your internet providers network settings, particularly their DNS settings, have trouble accessing the GSPro servers. One common solution to this is to use Google’s DNS server. Google’s DNS server is the latest DNS server available and often resolves these issues.

Please see additional information here: <https://nordvpn.com/blog/what-is-google-dns/> and <https://support.thinkreservations.com/support/solutions/articles/48000983126-how-to-switch-to-google-dns>

1. Right click on your network or wifi indicator in the taskbar
   1\.

   ```
   <div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(1).png" alt=""></div>
   ```
2. Click “Open the Network and Sharing Center” (If this option isn’t showing for you, instead type “View Network Connections” in your Windows search bar and launch the application)
3. Depending on the version of Windows, and user settings, some of the follow menu area may be in slightly different locations
4. Look for the menu option that says “Change adapter options” and click it

   <div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(2).png" alt="" width="373"></div>
5. Another window will open with the PC’s network adapters showing. It is typical to see 1-2 different network adapters
6. We are only interested in the network adapter that is use for **the internet**

   1. This can be a bit tricky to determine, especially if you have a launch monitor connected to the PC
   2. If you are connected to the Wifi, the wifi name will be displayed under one of them
   3.

   ```
   <div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(3).png" alt=""></div>
   ```
7. Once your determine the correct network adapter, right click on it
   1\.

   ```
   <div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(4).png" alt=""></div>
   ```

   2\. Left click properties
8. A new window will open with connection items in the main area
9. WARNING: you now need to be very careful and follow the steps precisely
10. Location the item named “Internet Protocol Version 4 (TCP/IPv4)

    1. NOTE: Version 4, NOT version 6
    2.

    ```
    <div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(5).png" alt=""></div>
    ```

    3. Left click on it and then hit the Properties button
    4. A new window will open
    5. Click the “Use the following DNS server addresses:“ radio/circle button

       <div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(7).png" alt=""></div>
    6. Enter the following into the input boxes that are now enabled

       1. Preferred DNS Server:
          1. 8.8.8.8
       2. Alternate DNS server
          1. 8.8.4.4

       <div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(6).png" alt=""></div>
11. Hit the OK button

{% hint style="warning" %}
**Cloudflare DNS Alternative:**

If you find that Google's DNS settings are unsuccessful after completing the following steps, please try Cloudflare's below DNS settings as well as some systems have better success with these settings:

1. **Preferred DNS:**
   1. **1.1.1.1**

2. **Alternate DNS Server:**
   1. **1.0.0.1**
      {% endhint %}

3. Location the item named “Internet Protocol Version 6 (TCP/IPv6)

   <div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(8).png" alt=""></div>

4. Click the checkbox to the left of the item to disable it

   <div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(9).png" alt=""></div>

5. Click Close

   <div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(10).png" alt=""></div>

6. **Restart GSPro and test**


---

# 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://gspro.gitbook.io/gspro-knowledge-base/troubleshooting-and-support/how-to-change-dns-settings.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.
