- when you try to connect to the internet but cannot then you may run the network diagnostic troubleshooter to troubleshoot the issue. but at the time the troubleshooter itself may throw up the following error message.
- your computer appears to be correctly configured, but the device or resource (DNS server) is not responding.
- what to do if DNS server is not responding in windows? (dns_probe_finished_bad_config) the quickest fix is to change the DNS server settings manually. then disable your firewall, reset your router and test the connection again.
How To Fix DNS Server Not Responding Error on Windows 10?
- reset your router
- change the DNS server manually
- enter your mac address manually
- install the latest drivers
- use netsh command
Related Article >> 5 Way To Fix “Confirm Form Resubmission” Error
Method-1 > Reset Your Router
- your router configuration can sometimes cause DNS problems to appear. to fix the DNS server not responding error on windows you need to reset your router to default settings.
- to do that you need to open your routers configuration page and select the reset option.
- another way to reset your router is to hold the reset button on it for few seconds.
- if you are not sure how to reset your router check your instruction manual for step by step instructions.
Method-2 > Change The DNS Server Manually
when you try to access website you are automatically connected to your isp’s DNS server.
it can happen that your DNS server is not available. if that’s the case you need to see DNS server is not responding error message.
one way to fix this problem is to change your DNS server to OpenDNS or google DNS. this is a pretty simple procedure.
- open network connections. you can do that by pressing windows key + x on your keyboard and choosing network connections option.


- locate your network connection right-click it and choose properties from the menu.
- when properties window opens select internet protocol version 4 (tcp/ipv4) and click the properties button.
- now select use the following DNS server addresses option.
- as preferred DNS server enters 8.8.8.8 as for alternate DNS servers you need to enter 8.8.4.4
- after done click ok to save changes.
- disconnect from the internet and connect back again.
Related Article >> What Is The WMI Provider Host (wmiprvse.exe)
Method-3 > Enter Your MAC Address Manually
you can sometimes dns failure simply by entering the mac address of your network adapter manually.
- press windows key + x and choose command prompt (admin)
- when command prompt opens enter ipconfig /all and press enter.
- a list of information will now appear, locate a physical address and write it down.
- close command prompt.
now that you know your mac address you need to configure your network connection.

- open network connections window. locate your connection and open its properties.
- when properties window opens, click on configure.
- go to advanced tab and select network address from the property list.
- now select the value and enter the mac address that you got from command prompt.
- click ok to save changes.
Related Article >> What Is CTF Loader (ctfmon.exe) And How To Disable It
Method-4 > Install The Latest Drivers

- press windows key + x and choose device manager from the list.
- when device manager opens, locate your network adapter right click it and choose update.
- now select search automatically updates driver.
- after you have done restart your pc.
- when your pc restarts, the latest network driver will be installed.
Related Article >> What Is CTF Loader (ctfmon.exe) And How To Disable It
Method-5 > Use Netsh Command
you can fix dns failure simply by running few commands from command prompt.
- open command prompt as administrator.
- when command prompt opens enter the command.
netsh int ip reset
netsh winsock reset
ipconfig /flushdns
ipconfig /renew
- after all commands are executed, restart your computer.
FAQ >>
How To Quickest Fix DNS Server Is Not Responding Error On One Step?
the quickest fix is to change the DNS server settings manually. then disable your firewall reset your router and test the connection again