Snippets

Alex clara HOW TO CHANGE SETTINGS OF DNS IN WINDOWS 10

Created by Alex clara
CHANGE SETTINGS OF DNS IN WINDOWS 10
What is DNS?

The system connected to a network that communicates with other devices receives an IP address, and DNS gives the mechanism so that domain names can be translated. It can convert the IP address so that the computer can recognize it.

How to change settings of DNS in Control Panel

Follow the given steps of changing settings of DNS in Control Panel:

Go to Control Panel.
2. Tap Network and Internet.

3. Tap Network and Sharing Center.

4. Tap on Change adapter settings.

5. Choose the properties option by the right-click network interface.

6. Select and verify Internet Protocol Version 4 (TCP/IPv4).

7. Tap Properties option.

8. Choose Use the following DNS server addresses.

9. Input you are preferred as well as DNS addresses.

The user is using Open DNS, Google DNS, or cloud Flare, then they can attempt settings:

·  Google Public DNS: 8.8.8.8 and 8.8.4.4

· Go to DNS: 208.67.222.222 and 208.67.220.220

· Cloud flare: 1.1.1.1 and 1.0.0.1

10. Tap OK.

11. Tap close option.

Steps to change settings of DNS by Command Prompt

Follow the provided steps to change settings of DNS by Command Prompt:

Go to start.
2. Locate Command Prompt and then choose Run as administrator.

3. Input Command to modify its settings and Click Enter:

netsh

4. Input this Command to classify network adapters names then select Enter:

interface show interface

5. Input this Command to put IP address of primary DNS then click Enter:

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

If users are using Open DNS, Google Public DNS, or cloud Flare, then they can try settings:

 Google Public DNS: 8.8.8.8 and 8.8.4.4
 Open DNS: 208.67.222.222 and 208.67.220.220
Cloud flare: 1.1.1.1 and 1.0.0.1
6. Input the given Command and add the alternative IP address in DNS then click Enter:

interface IP add DNS name=ADAPTER-NAME addr=X.X.X.X index=2

How to change settings of DNS via Settings

If you want to change the settings of DNS via Settings, then you can follow the provided steps:

Go to Settings.
Tap Network and Internet.
Tap Ethernet.
Choose network connection.
Tap Edit option below IP settings.
Choose the Manual option.
 Click on IPv4 toggle to turn it on.
Input Preferred DNS or Alternative DNS addresses.
If the user is using Open DNS, DNS from Google Public, or cloud Flare, then they can try settings:

Google Public DNS: 8.8.8.8 and 8.8.4.4
Open DNS: 208.67.222.222 and 208.67.220.220
Cloud flare: 1.1.1.1 and 1.0.0.1
Tap Save.
Start your PC again.
When the procedure completes, the DNS setting will show a different effect, and the user can now connect with the new resolvers to the internet.

Source: https://ca-bitdefender.com/blog/how-to-change-settings-of-dns-in-windows-10/

Hey I am Alex Clara,  a certified technical professional for bitdefender with over five years of experience. If you face any issue regarding your bitdefender.com/activate then can help in all sorts of problem and get instant solution from bitdefender Experts in a small time period.

Comments (1)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.