Jump to content

How to change DNS settings on a Windows 10 PC - Other Helpful Tutorials - InviteHawk - The #1 Trusted Source for Free Tracker Invites

Buy, Sell, Trade, or Find Free Invites for top private trackers like redacted, blutopia, losslessclub, femdomcult, filelist, Chdbits, Uhdbits, empornium, iptorrents, hdbits, gazellegames, animebytes, privatehd, myspleen, torrentleech, morethantv, bibliotik, alpharatio, blady, passthepopcorn, brokenstones, pornbay, cgpeers, cinemageddon, broadcasthenet, learnbits, torrentseeds, beyondhd, cinemaz, u2.dmhy, Karagarga, PTerclub, Nyaa.si, Polishtracker, and many more.

Recommended Posts


  • Member ID:  35,537
  • Followers:  10
  • Topic Count:  543
  • Topics Per Day:  0.16
  • Content Count:  563
  • Content Per Day:  0.17
  • Reputation:   953
  • Achievement Points:  1,224
  • Days Won:  18
  • Joined:  04/16/2017
  • Status:  Offline
  • Last Seen:  

Changing DNS (Domain Name System) settings on a Windows 10 PC can be done through the network adapter settings. Here's a step-by-step guide:

Method 1: Change DNS Settings in Network Settings

  1. Open Network Settings:
    • Click on the network icon in the system tray (bottom-right corner of your screen).
    • Click on "Network & Internet settings."
  2. Access Network Adapter Settings:
    • In the "Network & Internet" settings, click on "Change adapter options." This will open the "Network Connections" window.
  3. Select the Network Adapter:
    • Right-click on the network adapter you are currently using (e.g., Wi-Fi or Ethernet) and choose "Properties."
  4. Choose Internet Protocol Version 4 (TCP/IPv4):
    • In the properties window, locate "Internet Protocol Version 4 (TCP/IPv4)" in the list.
    • Highlight it and click on the "Properties" button.
  5. Manually Set DNS Server Addresses:
    • In the TCP/IPv4 properties, select "Use the following DNS server addresses."
    • Enter the preferred and alternate DNS server addresses you want to use. Common choices include public DNS servers like Google's (8.8.8.8 and 8.8.4.4) or Cloudflare's (1.1.1.1).
  6. Click OK:
    • Click "OK" to apply the changes.
  7. Restart Your Connection (Optional):
    • You may need to restart your internet connection or your PC to apply the new DNS settings.

Method 2: Change DNS Settings in Command Prompt

  1. Open Command Prompt as Administrator:
    • Press Win + X and choose "Command Prompt (Admin)" or "Windows PowerShell (Admin)."
  2. View Current DNS Settings:
    • To view your current DNS settings, type the following command and press Enter:
bash Copy code

ipconfig /all
  1. Change DNS Settings:
    • To change DNS settings, use the following command, replacing YourInterfaceName with the actual name of your network interface and PreferredDNS and AlternateDNS with the desired DNS server addresses:
bash Copy code

netsh interface ipv4 set dns name="YourInterfaceName" static address=PreferredDNS validate=no netsh interface ipv4 add dns name="YourInterfaceName" address=AlternateDNS validate=no index=2
  1. Example:
  2. bashCopy code
  3. netsh interface ipv4 set dns name="Wi-Fi" static address=8.8.8.8 validate=no netsh interface ipv4 add dns name="Wi-Fi" address=8.8.4.4 validate=no index=2
  4. Restart Your Connection (Optional):
    • You may need to restart your internet connection or your PC to apply the new DNS settings.

These methods allow you to change the DNS settings on your Windows 10 PC manually. Choose the method that you find more convenient based on your preferences.

Top of Form

 


  • Member ID:  48,211
  • Followers:  60
  • Topic Count:  144
  • Topics Per Day:  0.06
  • Content Count:  30,041
  • Content Per Day:  13.20
  • Reputation:   2,202
  • Achievement Points:  38,184
  • Days Won:  11
  • Joined:  04/09/2020
  • Status:  Offline
  • Last Seen:  

Avoid unnecessary posts such as 'Thank you', 'Welcome', etc. Such posts will be deleted and user will be warned if it happens again. If caught spamming, the following actions are applicable -

  • First time - Warning
  • Second time - 5000 Points will be deducted
  • Third time - Ban for 7 days
  • Fourth time - Permanent Ban

If the post helped you, reward the user by reacting to the post like this -

1.jpg

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Read this before posting -
  • Only post if you have something valuable to contribute.
  • Avoid unnecessary posts such as 'Thank you', 'Welcome', etc. Such posts will be deleted and you will be warned if it happens again.
  • If the post helped you, reward the user by reacting to the post like this -                      1.jpg
Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Customer Reviews

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.