How to Fix DNS Server Not Responding Problem
This wikiHow teaches you how to fix your PC's Internet connection issues that are caused by Domain Name Server (DNS) errors. DNS is a server that translates websites' addresses so that your browser can connect to them. If the addresses...
Part 1 of 5:
Troubleshooting
-
How to Fix DNS Server Not Responding Problem Picture 1
Try connecting with a different device. If you can connect a phone, tablet, or computer to the network and access the webpage that you're having trouble with on your primary device, the issue is definitively with the device and not the router.- Not being able to connect with the second device doesn't necessarily mean that the router is the problem.
Tip: If you're having trouble with a specific website, try accessing it using mobile data. If you still can't access the site, the issue is on the site's end.
-
How to Fix DNS Server Not Responding Problem Picture 2
Try a different browser. This is one of the quickest ways to test your DNS connections. Download a different free browser such as Firefox or Chrome and attempt to connect to the internet; if the problems persist, you can rule out browser problems as the reason for your DNS server not responding.- If the issues are resolved, uninstalling and then reinstalling your old browser will likely fix the problem.
-
How to Fix DNS Server Not Responding Problem Picture 3
Power cycle your modem and router. This will clear your router's cache and thus may resolve DNS errors. To do so:- Unplug your modem's power cable as well as your router's power cable.
- Allow both your modem and your router to sit for at least 30 seconds.
- Reconnect your modem and wait for it to come back online.
- Reconnect your router to your modem and wait for it to come back online.
-
How to Fix DNS Server Not Responding Problem Picture 4
Connect your computer to your router via Ethernet. If you're already using Ethernet, skip this step.- If you can connect to a web page while using Ethernet, the problem may stem from your router. You'll most likely need to reset it.
- If you can't connect to a web page while connected via Ethernet, your DNS settings may be the problem.
Part 2 of 5:
Flushing the DNS Cache
Windows
-
How to Fix DNS Server Not Responding Problem Picture 5
Open StartHow to Fix DNS Server Not Responding Problem Picture 6
-
How to Fix DNS Server Not Responding Problem Picture 7
Type command prompt into Start. Doing so searches your computer for the Command Prompt app. -
How to Fix DNS Server Not Responding Problem Picture 8
ClickHow to Fix DNS Server Not Responding Problem Picture 9
-
How to Fix DNS Server Not Responding Problem Picture 10
Type in ipconfig /flushdns and press ↵ Enter. This command removes any saved DNS addresses. The next time you try to open a website, a new DNS address will be created. -
How to Fix DNS Server Not Responding Problem Picture 11
Restart your web browser. Doing so refreshes your browser's cache. If you can now connect to the webpage you were having trouble with earlier, the problem is resolved.- If you're still experiencing connection issues, proceed to the next method.
Mac
-
How to Fix DNS Server Not Responding Problem Picture 12
Open SpotlightHow to Fix DNS Server Not Responding Problem Picture 13
- You can also press ⌘ Command+Space to open Spotlight.
-
How to Fix DNS Server Not Responding Problem Picture 14
Type terminal into Spotlight. Spotlight will begin searching for Terminal on your Mac. -
How to Fix DNS Server Not Responding Problem Picture 15
ClickHow to Fix DNS Server Not Responding Problem Picture 16
-
How to Fix DNS Server Not Responding Problem Picture 17
Type this command into Terminal:sudo killall -HUP mDNSResponder
- You may have to enter your administrator password first.
-
How to Fix DNS Server Not Responding Problem Picture 18
Restart your web browser. This refreshes your browser's cache as well. If you can now connect to the webpage with which you were having issues, the problem is resolved.
Part 3 of 5:
Disabling Extra Connections
-
How to Fix DNS Server Not Responding Problem Picture 19
Open your computer's Network Settings.- On Windows: Open Start
How to Fix DNS Server Not Responding Problem Picture 20
How to Fix DNS Server Not Responding Problem Picture 21
How to Fix DNS Server Not Responding Problem Picture 22
- On Mac: Open the Apple menu
How to Fix DNS Server Not Responding Problem Picture 23
- On Windows: Open Start
-
How to Fix DNS Server Not Responding Problem Picture 24
Look for extra connections. You can remove any connection to which you aren't currently connected; this includes Bluetooth and wireless connections.- The most common cause for DNS issues is the existence of "Microsoft Virtual WiFi Miniport Adapter".[1]
-
How to Fix DNS Server Not Responding Problem Picture 25
Select an extra connection. Simply click a connection to select it.- On Windows, each icon on the page represents a connection.
- On Mac, the connections are on the left side of the window.
-
How to Fix DNS Server Not Responding Problem Picture 26
Remove the connection. To do so:- Windows - Click Disable this network device at the top of the window.
- Mac - Click the minus sign (-) at the bottom of the network window.
-
How to Fix DNS Server Not Responding Problem Picture 27
Try visiting a webpage. If you can access your webpage, then the issue is resolved. If not, proceed to the next method.
Part 4 of 5:
Editing the DNS Server
Windows
-
How to Fix DNS Server Not Responding Problem Picture 28
Click your current connection's name. It will be on the Connections page. This will select it. -
How to Fix DNS Server Not Responding Problem Picture 29
Click Change settings of this connection. This button is in the top row of options in the window. Clicking it will open the connection's settings. -
How to Fix DNS Server Not Responding Problem Picture 30
Click the "Internet Protocol Version 4 (TCP/IPv4)" result. It's in the window that's in the middle of the Wi-Fi Properties pop-up. Doing so will select it.- If you don't see this window, click the Networking tab at the top of Wi-Fi Properties.
EXPERT TIPHow to Fix DNS Server Not Responding Problem Picture 31
Luigi Oppido
Computer Repair Technician & Owner, Pleasure Point ComputersHow to Fix DNS Server Not Responding Problem Picture 32
Luigi Oppido
Computer Repair Technician & Owner, Pleasure Point ComputersOur Expert Agrees: If you restart your router and modem and you still don't have internet, go into the adapter settings for your device in your Control Panel or System Preferences, and double-click on your IPV4 settings. In that window, double-click on the TCP-IP settings and make sure everything is set to automatic. If it is and you're still not online, contact your ISP.
-
How to Fix DNS Server Not Responding Problem Picture 33
Click Properties. This option is near the bottom of the window. -
How to Fix DNS Server Not Responding Problem Picture 34
Check the "Use the following DNS server addresses" circle. It's near the bottom of the Properties window. -
How to Fix DNS Server Not Responding Problem Picture 35
Enter a preferred DNS address. This goes in the "Preferred DNS server" field near the bottom of the window. Reliable DNS servers include the following:- OpenDNS - Enter 208.67.222.222.
- Google - Enter 8.8.8.8.
-
How to Fix DNS Server Not Responding Problem Picture 36
Enter an alternate DNS address. This goes in the "Alternate DNS server" field below the first field. Depending on what you entered in the "Preferred" field, what you enter here will vary:- OpenDNS - Enter 208.67.220.220.
- Google - Enter 8.8.4.4.
-
How to Fix DNS Server Not Responding Problem Picture 37
Click OK. Doing so saves your DNS settings. -
How to Fix DNS Server Not Responding Problem Picture 38
Click Close. It's at the bottom of the window. -
How to Fix DNS Server Not Responding Problem Picture 39
Restart your computer. Once your computer finishes booting up, you can test your network connection; if it works now, your computer's default DNS server was the problem.- If your computer can connect, consider calling your Internet Service Provider to notify them about the DNS issues.
- If you still can't connect, proceed to the next method.
Mac
-
How to Fix DNS Server Not Responding Problem Picture 40
Open the Apple menuHow to Fix DNS Server Not Responding Problem Picture 41
-
How to Fix DNS Server Not Responding Problem Picture 42
Click System Preferences. You'll find it near the top of the Apple drop-down menu. -
How to Fix DNS Server Not Responding Problem Picture 43
Click Network. This globe-shaped icon is in the System Preferences window. -
How to Fix DNS Server Not Responding Problem Picture 44
Click your current Wi-Fi network. It's in the pane on the left side of the window. -
How to Fix DNS Server Not Responding Problem Picture 45
Click Advanced. You'll find this near the middle of the window. -
How to Fix DNS Server Not Responding Problem Picture 46
Click the DNS tab. It's at the top of the window. -
How to Fix DNS Server Not Responding Problem Picture 47
Click +. This option is below the DNS Servers window. -
How to Fix DNS Server Not Responding Problem Picture 48
Enter a DNS server address. OpenDNS and Google both have reliable, quick DNS servers:- Google - 8.8.8.8 or 8.8.4.4.
- OpenDNS - 208.67.222.222 or 208.67.220.220
-
How to Fix DNS Server Not Responding Problem Picture 49
Click the Hardware tab. It's on the far-right side of the tabs at the top of the window. -
How to Fix DNS Server Not Responding Problem Picture 50
Click the "Configure" box, then click Manually. This box is near the top of the Hardware page. -
How to Fix DNS Server Not Responding Problem Picture 51
Click the "MTU" box, then click Custom. The "MTU" box is below the "Configure" box. -
How to Fix DNS Server Not Responding Problem Picture 52
Type 1453 into the text field. It's below the "MTU" box. -
How to Fix DNS Server Not Responding Problem Picture 53
Click OK. It's at the bottom of the page. -
How to Fix DNS Server Not Responding Problem Picture 54
Click Apply. This button is at the bottom of the page. Doing so saves your settings and applies them to your current Wi-Fi network. -
How to Fix DNS Server Not Responding Problem Picture 55
Restart your computer. Once your computer finishes booting up, you can test your network connection; if it works now, your computer's default DNS server was the problem.- If your computer can connect, consider calling your Internet Service Provider to notify them about the DNS issues.
- If you still can't connect, proceed to the next method.
Part 5 of 5:
Resetting the Router
-
How to Fix DNS Server Not Responding Problem Picture 56
Find your router's "Reset" button. This button is usually on the back of the router.- You'll usually need a needle, a paperclip, or a similarly thin item to press the "Reset" button.
- Resetting your router will also disconnect every device you have connected to the router.
-
How to Fix DNS Server Not Responding Problem Picture 57
Press and hold the "Reset" button. Hold it for at least 30 seconds to ensure that the router completely resets. -
How to Fix DNS Server Not Responding Problem Picture 58
Connect to your network. Use the factory password that's printed on the bottom of your router to complete the connection. -
How to Fix DNS Server Not Responding Problem Picture 59
Try accessing the website you were having trouble with. If you still can't connect to the Internet or access the site you're trying to use, it's time to contact your Internet Service Provider to make them aware of the DNS issues you're facing.- If resetting the router does indeed resolve the DNS issues, consider picking up a newer router if yours is more than a couple of years old.
4 ★ | 1 Vote
You should read it
- Learn about mesh routers
- How to change DNS server on the most popular routers
- Explain the rule 30-30-30 when resetting the router
- Please download more than 90 beautiful windows wallpapers for your computer
- What is a router? Operating principle of Router
- How to Monitor Network Traffic
- Instructions to buy a Wi-Fi Router
- Set up a new router using IP address 192.168.1.1
- How to add 'Open command window here as administrator' to the right-click menu on Windows 10
- Instructions for choosing the right Wi-Fi router
- How to connect a Linksys router to another router
- The router is not as safe as you think