


Type the following command to add an alternative DNS IP address and press Enter: interface ip add dns name="ADAPTER-NAME" addr="X.X.X.X" index=2In the command, change "ADAPTER-NAME" with the name of your network adapter you queried on step 4, and change "X.X.X.X" with the secondary address.This example sets the secondary DNS address to 1.0.0.1: interface ip add dns name="Ethernet1" addr="1.0.0.1" index=2 Quick tip: You can repeat the above steps to add more addresses if necessary.This example sets the primary DNS address to 1.1.1.1: interface ip set dns name="Ethernet1" source="static" address="1.1.1.1" Type the following command to set the primary DNS IP address and press Enter: interface ip set dns name="ADAPTER-NAME" source="static" address="X.X.X.X"In the command, change "ADAPTER-NAME" with the name of the network adapter you identified on step 4, and change "X.X.X.X" with the IP address you want to use.To use Cloudflare, Google Public DNS, or Cisco OpenDNS, you can use these settings:.Type the following command to identify the names of the network adapters and press Enter: interface show interface.Type the following command to launch the tool to change the networking settings and press Enter: netsh.Search for Command Prompt, right-click the top result, and select the Run as administrator option.To use Command Prompt to change the computer DNS settings, use these steps:
#How to set duck dns on edge router how to#
How to change DNS settings using Command Prompt on Windows 10Īlternatively, it's also possible to change the DNS configuration using Command Prompt on Windows 10. The restart may be necessary to regain an IP address configuration for the device.Īlthough the Settings app should be the recommended option to change the DNS settings on your computer, we're not listing this option first because it can be confusing for some people. Under the "Alternate DNS server" section, confirm the secondary DNS address.You can use one of the secondary addresses from these companies:Īfter you complete the steps, you should now be able to connect to the internet using the new resolvers.Source: Windows Central (Image credit: Source: Windows Central) Click the Change adapter settings option in the left pane.

To change the DNS settings with Control Panel, use these steps: How to change DNS settings using Control Panel on Windows 11

