banner



How Do I Change My Dns Server

When you subscribe for internet access for habitation or concern, the Isp (Internet service provider) too provides the necessary network settings, including the Domain Name System (DNS) addresses, which makes possible to access your favorite sites, online services that yous may demand to piece of work from home, and download files.

The simply caveat is that the Isp's DNS servers are ordinarily slower, unreliable at times, and non very private. However, yous can always apply different resolvers from third-party companies to improve your internet experience on Windows 10. Hither's how.

Related: How to configure Cloudflare 1.1.ane.1 DNS service on Windows 10 or router

What's DNS?

A Domain Name System is a service (unremarkably at no toll to you lot) that allows you lot to type a friendly domain name in the web browser to load a web page, and without them, it'd be a nightmare to surf the net.

The issue is that every device connected to a network requires an IP address (104.eighteen.189.55) to communicate with other devices. However, these addresses are not easy for humans to remember, and DNS servers are the ones that provide the machinery to translate friendly domain names (WindowsCentral.com) into an IP address that computers can understand.

Although you tin blazon https://windowscentral.com to become to our website, in the groundwork, the browser showtime sends a request to the DNS servers to resolve the website proper noun into an IP address. When the accost is found, it returns, and then the browser connects to the site and downloads the contents of the page.

Typically, y'all don't observe this process, because everything happens in milliseconds. However, if the resolvers that you're using aren't reliable, they're slowing downward your internet, or you want to use faster and more private servers, Windows 10 allows you to modify these settings to any services you lot want to use.

In this Windows ten guide, we'll walk you through the steps to change the DNS settings on your calculator using Command Panel, Control Prompt, and Settings app.

  • How to change Windows 10 DNS settings using Control Console
  • How to change Windows ten DNS settings using Settings
  • How to change Windows ten DNS settings using Command Prompt

How to change Windows 10 DNS settings using Control Panel

To alter the DNS settings on Windows 10 using Command Panel, employ these steps:

  1. Open up Control Panel.
  2. Click on Network and Internet.
  3. Click on Network and Sharing Center.
  4. Click the Change adapter settings choice in the left pane.

    Network and Sharing Center Source: Windows Central

  5. Right-click the network interface that connects Windows 10 to the internet, and select the Properties option.

    Network adapter properties option Source: Windows Key

    Quick tip: You'll know which adapter is connected to the network because it won't take a "Disabled" or "Network cable unplugged" label.

  6. Select and cheque the Internet Protocol Version iv (TCP/IPv4) option.
  7. Click the Properties push button.

    Internet Protocol Version 4 option Source: Windows Central

  8. Select the Apply the following DNS server addresses option.

    Quick note: When you select the pick to specify the DNS settings manually, the device will continue to receive the TCP/IP accost from the DHCP server (router).

  9. Type your "preferred" and "alternating" DNS addresses.

    Static DNS configuration network settings Source: Windows Fundamental

    If you lot want to use Cloudflare, Google Public DNS, or Cisco OpenDNS, you lot can use these settings:

    • Cloudflare: 1.ane.1.ane and i.0.0.one
    • Google Public DNS: viii.8.eight.8 and 8.8.iv.four
    • OpenDNS: 208.67.222.222 and 208.67.220.220
  10. (Optional) Click the Avant-garde button.
  11. Click the DNS tab.
  12. Click the Add push button.
  13. Specify the alternating DNS server address.
  14. Click the Add push button.

    Quick tip: In add-on to adding more addresses, from this tab, you tin can also edit and remove resolvers, and y'all fifty-fifty have an selection on the side to change their priority.

  15. Click the OK push button.
  16. Click the Close button.

One time you consummate the steps, the device volition immediately get-go using the DNS settings that you specified.

How to change Windows 10 DNS settings using Settings

To change the DNS addresses using the Settings app, use these steps:

  1. Open Settings.
  2. Click on Network & Net.
  3. Click on Ethernet (or Wi-Fi depending on your connection).
  4. Select the connexion that connects Windows x to the network.

    Settings Ethernet connections Source: Windows Key

  5. Under the "IP settings" section, click the Edit button.

    Network settings edit IP address Source: Windows Primal

  6. Use the "Edit IP settings" drib-down card and select the Manual pick.
  7. Turn on the IPv4 toggle switch.
  8. Confirm your "Preferred DNS" and "Alternate DNS" addresses.

    Settings set DNS addresses Source: Windows Central

    If you want to employ Cloudflare, Google Public DNS, or Cisco OpenDNS, you lot can use these settings:

    • Cloudflare: 1.1.one.one and 1.0.0.1
    • Google Public DNS: 8.8.eight.8 and viii.8.iv.iv
    • OpenDNS: 208.67.222.222 and 208.67.220.220
  9. Click the Save button.

Afterward yous consummate the steps, you should now be able to connect to the internet using the new resolvers.

Although the Settings app should exist the recommended feel to change the DNS settings on your computer, we're non listing this pick first because it can be disruptive for some people.

How to change Windows 10 DNS settings using Command Prompt

Alternatively, you tin besides use Command Prompt to modify the DNS settings on Windows 10.

To use Control Prompt to change the device DNS settings, employ these steps:

  1. Open Start.
  2. Search for Control Prompt, right-click the height result, and select the Run as administrator selection.
  3. Type the following command to launch the tool to change the networking settings and press Enter:

    netsh

  4. Blazon the following command to identify the names of the network adapters and printing Enter:

    interface prove interface

  5. Blazon the following control to set the primary DNS IP accost and press Enter:

    interface ip set dns name="ADAPTER-Proper name" source="static" address="X.X.X.X"

    In the command, remember to alter ADAPTER-Name with the proper noun of your network adapter y'all identified on step No. four, and change X.10.X.X with the IP address of the DNS server that you want to use.

    If you want to use Cloudflare, Google Public DNS, or Cisco OpenDNS, you tin can use these settings:

    • Cloudflare: i.1.i.i and i.0.0.1
    • Google Public DNS: 8.8.8.8 and 8.8.iv.4
    • OpenDNS: 208.67.222.222 and 208.67.220.220

    For example, this control sets the main DNS addres to 1.1.i.ane:

    interface ip set up dns name="Ethernet1" source="static" address="1.1.1.ane"

    Command Prompt set primary DNS address Source: Windows Central

  6. Type the following command to add together an alternative DNS IP address and press Enter:

    interface ip add dns proper noun="ADAPTER-NAME" addr="10.X.X.X" index=ii

    In the command, remember to change ADAPTER-NAME with the name of your network adapter you queried on step No. four, and modify 10.Ten.Ten.X with the secondary address that you want to apply.

    For example, this command sets the secondary DNS addres to 1.0.0.ane:

    interface ip add dns name="Ethernet1" addr="1.0.0.ane" alphabetize=2

    Command Prompt set secondary DNS address Source: Windows Fundamental

    Quick tip: If you demand to add even more DNS addresses, you tin can repeat the above steps, but increase the number of the index option by one. For instance, interface ip add dns name="Ethernet1" addr="8.8.8.8" index=3

Once yous complete the steps, Windows 10 will start using the new DNS server addresses to resolve domain names to numeric addresses that your device tin can empathize.

More Windows 10 resources

For more helpful articles, coverage, and answers to common questions nearly Windows 10, visit the following resource:

  • Windows 10 on Windows Central – All you need to know
  • Windows x aid, tips, and tricks
  • Windows x forums on Windows Central

Source: https://www.windowscentral.com/how-change-your-pcs-dns-settings-windows-10

Posted by: ortegabeent1988.blogspot.com

0 Response to "How Do I Change My Dns Server"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel