Janna Theme License is not validated, go to the theme options page to validate the license, you need a single license for each domain name.

Top 3 Ways to Change DNS Server on Windows 11

By default, Windows uses the DNS servers used by your Wi-Fi router or local network. However, if your DNS servers are slow and unreliable, you may want to switch to a better, faster DNS server on Windows 11. Fortunately, changing DNS servers on Windows is relatively quick and painless. In this post, we'll walk you through three different ways to change your DNS server on Windows 3. So, let's get started.

Top 11 Ways to Change DNS Server on Windows 1536 864x1

When should you change it?

Under ideal circumstances, you won't need to change your DNS server on Windows. However, if you experience unusually slow internet speeds and errors such as DNS server not responding So, it's a good idea to switch to public DNS servers on Windows 11.

Furthermore, using a default DNS server also threatens your privacy because your Internet Service Provider (ISP) may log your browsing history.

Why-You-Should-Change-DNS-Server-1-1536x864-1-1536x864 Top 3 Ways to Change DNS Server on Windows 11

So, if you're looking for better internet speed or want to protect your privacy, changing your DNS servers is a good idea. Cloudflare, OpenDNS, and Google are some of the best options for switching to a free public DNS server.

Also read:  Fix: Your modem (or other connecting device) has reported an error: Error code 651

1. Change the DNS server using the Settings app.

Windows 11 gives you access to all the important settings through Settings app New and improved, unlike previous versions. Here's how to use it to change the DNS server on your computer.

Step 1: Click on Windows key + I On the keyboard to run Settings app.

Step 2: Go to Network and Internet tab On your left.

Network-and-Internet-Settings-on-Windows-1166x804 Top 3 Ways to Change DNS Server on Windows 11

Step 3: Click Current Internet connection type Your Wi-Fi or Ethernet.

Internet Connection on Windows 11 1152x811 Top 3 Ways to Change DNS Server on Windows 11

Step 4: go to the Hardware Features.

Wi-Fi Adapter Properties 1165x821 Top 3 Ways to Change DNS Server on Windows 11

Step 5: Click Edit button Next to Set DNS Server.

Change DNS on Windows 11 1166x809 Top 3 Ways to Change DNS Server on Windows 11

Step 6: in window Edit DNS settings Use the drop-down list to select Manual.

Edit DNS Settings on Windows 11 805x520 Top 3 Ways to Change DNS Server on Windows 11

Step 7: turn on Setting up IPv4 or IPv6 , depending on the type of IP connection you want to modify.

Edit-DNS-Windows-11-1015x629 Top 3 Ways to Change DNS Server on Windows 11

Step 8: We'll be using Google's public DNS servers. So you can enter 8.8.8.8 in the Preferred DNS field and 8.8.4.4 in the Alternate DNS field.

Edit DNS on Windows 11 1169x813 Top 3 Ways to Change DNS Server on Windows 11

Alternatively, you can use the drop-down menu to enable DNS over HTTPS To improve privacy and security.

Also read:  Top 5 Ways to Fix Unable to Type in Search Bar in Windows 11

Enable-DNS-over-HTTPS-1-1167x814 Top 3 Ways to Change DNS Server on Windows 11

Step 9: Click on Save button to apply the changes.

Save-DNS-Settings-on-Windows-11-1169x813 Top 3 Ways to Change DNS Server on Windows 11

That's all. You'll find your selected DNS server in the Wi-Fi properties.

Wi-Fi Properties on Windows 11 1319x904 Top 3 Ways to Change DNS Server on Windows 11

2. Change the DNS server using the control panel.

If you prefer the old-school method, you can also use the Control Panel to change the DNS servers on your computer. Here's how.

Step 1: Click search icon in Taskbar , And type Control Panel , and select the first result that appears.

Open-Control-Panel-7-1400x992 Top 3 Ways to Change DNS Server on Windows 11

Step 2: Use the drop-down menu in the upper right corner to change Display type To Large or small symbols.

Control-Panel-View-Type-1015x649 Top 3 Ways to Change DNS Server on Windows 11

Step 3: go to the Network and Sharing Center.

Network-and-Sharing-Center-1083x767 Top 3 Ways to Change DNS Server on Windows 11

Step 4: Click Change adapter settings On your left.

Change-Adapter-Settings-1087x773 Top 3 Ways to Change DNS Server on Windows 11

Step 5: Right click on your internet connection and select Properties.

Open-Network-Properties-6-905x619 Top 3 Ways to Change DNS Server on Windows 11

Step 6: within Networks , double-click Internet Protocol Version 4 (TCP/IPv4) to open its properties.

Open-Internet-Protocol-Settings-on-Windows-6-902x618 Top 3 Ways to Change DNS Server on Windows 11

Step 7: Locate The “Use the following DNS server addresses” optionEnter. Primary and secondary DNS addresses In the Preferred DNS Server and Alternate DNS Server fields, respectively.

Change DNS from Control Panel on Windows 11 931x613 Top 3 Ways to Change DNS Server on Windows 11

Step 8: check box “Verify settings upon exit” And click "OK".

Change DNS via Control Panel on Windows 11 931x613 Top 3 Ways to Change DNS Server on Windows 11

And you're good to go. Windows will start using your selected DNS settings immediately.

3. Change the DNS server using the command prompt.

If you are a power user and familiar with the tool Command Prompt on Windows You can run some commands to change the DNS server on your computer. Here's how.

Also read:  Top 6 Ways to Fix This App Has Made Too Many Requests Error on Windows

Step 1: Click on Windows key + S To open WindowsSearch. Type cmd And click Run as administrator.

Open-Command-Prompt-12-1382x1013 Top 3 Ways to Change DNS Server on Windows 11

Step 2: in Control unit , type the following command and press Enter.

netsh interface show interface

View Network Adapters on Windows 11 1085x684 Top 3 Ways to Change DNS Server on Windows 11

Step 3: Write down Network connection name Your current one.

Network-Adapter-Name-1-1085x684 Top 3 Ways to Change DNS Server on Windows 11

Step 4: turn on Next command to prepare Primary DNS Server.

netsh interface ip set dns name="AdapterName" source="static" address="XXXX"

Replace AdapterName in the command above with the name of the network connection referenced in step 3. Replace XXXX with the actual address of the DNS server you want to use.

Change-DNS-Server-from-Command-Prompt-1-1175x767 Top 3 Ways to Change DNS Server on Windows 11

Step 5: Similarly, run the following command to set up an alternate DNS server.

netsh interface ip add dns name="ADAPTER-NAME" addr="XXXX" index=2

Again, replace AdapterName in the above command with the actual name of your network connection. Replace XXXX with the secondary address.

Add DNS via Control Panel on Windows 11 1159x713 Top 3 Ways to Change DNS Server on Windows 11

You can confirm the change to your DNS server by viewing your current network configuration. To do so, run the following command.

ipconfig / all

Wi-Fi Configuration 1166x731 Top 3 Ways to Change DNS Server on Windows 11

It's time to switch

Changing DNS servers is something you may need to do when you encounter Internet connection problems on your computer Yours. It's nice to see that Windows offers a few different ways to make this change.

Go to top button