Troubleshoot

Fix ‘DNS_Probe_Finished_Bad_Config’ Error

When you are surfing the web and start seeing any strange problems with Chrome especially if you get the dreaded error code “DNS_Probe_Finished_Bad_Config” many are at a loss of what to do. I was in the same boat and after getting off of it, I decided to help others.

DNS Probe Finished Bad Config Error

Today I will show you 6 methods which are capable of dealing with the error ‘DNS Probe Finished Bad Config’ in Windows 7 / 8 and 10.

Method 1 – Resetting IP and DNS

This method relies on you clearing out the internal catalog of IP addresses. First you need to open up Windows command prompt.

Click on Start button then type in cmd in the search box and hit Enter. You can also access it via the “Accessories” selection on the list of programs.

Now type in the following codes one by one in Command Prompt and hit Enter after each of them. Once done restart your computer.

netsh int ip reset
netsh winsock reset
ipconfig /flushdns
ipconfig /renew

Winsock Reset Catalog

Windows will now repopulate its catalog and the erring one will be replaced with the correct entry which may fix your problem.

Method 2 – DNS Settings

In this method we will configure the DNS address manually which is quite easy.

1. First right click on your ‘Network’ icon and then click ‘Open Network and Sharing Center’.

Network and Sharing Center

2. Click on Local area connections. Then click properties.

Properties of Local Area Connection

You will get a new window up. From there you have to select “Internet Protocol Version 4”, and then hit ‘Properties’.

Selecting Internet Protocol Version 4

Click on “Use the following DNS Server Addresses” radio button and then in the “Preferred DNS Server” check box type in the following-

8.8.8.8 with the Alternate Server being 8.8.4.4

Assigning DNS Servers to Googles

Last click on “Validate Settings Upon Exit” check box and click Ok. There you have it a great way to fix your Chrome problems with Bad Config.

Method 3 – Disabling Firewall and Antivirus

Another thing that can cause your chrome to lose itself is your firewall or Virus protection package. If you receive the error after an upgrade to your virus package or you’ve made changes to your Firewall. This is the first place to look for the possible problem.

So, in this instant shutting off either one first and seeing if the problem clears. If it does you need to roll back to the previous version and contact your vendor for a fix or a workaround.

Also ReadDNS_Probe_Finished_NxDomain

Method 4 – Getting Rid of Website Filters

If you are running any special software that blocks certain sites or filters them out so members of your household can’t access certain web pages.

If after installation or making changes, your Chrome starts reporting the problem, temporarily disable the software or uninstall it and check for proper operation of your browser.

External Firewalls, such as China’s and Australia’s have been known to cause problems with chrome’s functionality. Purchasing a VPN may cure the problem as well.

Method 5 – Power-cycling Hardware

Hardware can also be the culprit. To check for this, shut down and then unplug your PC/Tablet/Laptop and leave it down for 5 to 10 minutes to ensure that all electricity has discharged from the external power pack. If you are going through a wireless or any other kind of router or DSL box, shut it down as well and leave it off for the same amount of time.

Unplug Router to Power Cycle

After the wait, power up the Router/DSL box and then the computer and check you websites you were having difficulty with.

Method 6 – Miscellaneous fixes

– Updating you Network driver has been known to fix the problem. Download the latest drivers from vendors websites and install them.

– Delete cookies, Browser Temp files & cache. Deletion of the history file has also been known to correct this problem and so by deleting your browser’s history as well can fix the problem.

– Finally try a different browser, as it may be a Chrome only problem. Firefox, Safari, and IE explorer can all coexist on the same machine and having an alternative browser can help a great deal when attempting to isolate a connection problem such as this one.

If you do in fact, isolate it to Chrome only. Then it may be best to delete the entire browser and reload it from ground zero.Chrome or any of the current browsers are susceptible to error and connection problems. Being able to go through a sequence of different corrective actions can often save you time and the possibility in exacerbating the situation. Noting whether you have changed the software or setting prior to the detection of these kinds of problems such as DNS_PROBE_Finished_Bad_Config yield valuable clues as to which of the 6-Methods we have outlined for you today.

This saves you time in many cases and having to take drastic action to correct problems of this kind. Remember Occam’s Razor and the KISS principle (Keep It Simple, Stupid) with taking the simplest solution first is always the best way to start corrective action.

Leave a Comment