Categories: GuideHow To

How to Change DNS Settings on Windows 11

What if your present DNS servers are unreliable, slow, or you don’t trust your ISP system. Have you ever thought of changing your DNS settings and you don’t know the process? Here is a simple guide on how to change DNS settings on windows 11.

You can modify the DNS address on Windows 11 in different methods utilizing Command Prompt and PowerShell.

Changing the DNS server using Command Prompt on Windows 11

 Click on Start on Windows 11

  1. Browse for Command Prompt, right-click the first result, and choose “Run as administrator.”
  2. To view your current networking setup, enter the following command : (ipconfig /all) and hit Enter
  3. Verify the name of the adapter and the following information under the network adapter section:
  • DNS servers
  • IPv4
  1. To change the DNS server address on Windows 11 type the following command and hit Enter:

netsh interface ip set dns name=”Ethernet0″ static 1.1.1.1

  1. Change 1.1.1.1 to the DNS server IP for the service you wish to utilize and Ethernet1 to the name of your adapter in the command. Additionally, you can select the location of the regional DNS server.
  2. To set a different DNS server address, enter the following command and hit Enter:

netsh interface ip add dns name=” Ethernet0″ 1.0.0.1 index=2

  1. Change 1.0.0.1 to the preferred alternate DNS server location and Ethernet1 to the name of your adapter in the command.

Changing the DNS server using Power Shell on Windows 11

 Click on Start

  1. Browse for Power Shell, right-click the first result, and choose “Run as administrator.”
  2. To view your current networking setup, enter the following command:

Get-NetIPConfiguration and click on enter.

  1. Note down the following information after running the command:
  • InterfaceIndex
  • DNSServer
  1. To assign a main DNS server address, use the following command and click Enter: Set-DnsClientServerAddress -InterfaceIndex 12 -ServerAddresses 208.67.222.222

Change the ServerAddresses to the DNS address and the InterfaceIndex number in the command to the value that corresponds to your network adapter.

Also Read: How to Set up and Test Your Microphone in Windows 11?

 

Share
Published by
Team My Mobile

Recent Posts

iQOO 15, iQOO 15R, iQOO Neo 10 and Redmi Turbo 5 Get Price Hike in India by Up to Rs 10,000

Highlights iQOO has raised prices of the iQOO 15, 15R, and Neo 10 in India…

7 hours ago

iQOO Neo 11 Ultra Specs Leak Ahead of August 18 Launch, Custom Dimensity 9500M Chip Revealed

Highlights iQOO Neo 11 Ultra launches in China on August 18 and pre-orders are already…

8 hours ago

Vivo Y31T Leaked Image Reveals Rear Design, Key Specifications Confirmed

Highlights Vivo Y31T leak reveals 6.75-inch HD+ LCD display, Snapdragon 4 Gen 2 chip, up…

11 hours ago

iQOO X Concept Phone Packs 15,000mAh Battery, 240Hz Display and Snapdragon 8 Elite Gen 10 Pro Chipset

Highlights iQOO X is a concept phone featuring Qualcomm’s future Snapdragon 8 Elite Gen10 Pro…

11 hours ago

Realme 16x 5G Sale Starts in India With 7,000mAh Battery and 144Hz Display – Check Details!

Highlights Realme 16x 5G sale begins in India with prices starting at ₹25,999. Key specs…

2 days ago

Pova 8 Pro 5G India Launch Set for August 18 With Alive Matrix Display on the Rear

Highlights Pova 8 Pro 5G confirmed to launch in India on August 18. Teasers reveal…

2 days ago

This website uses cookies.