Fix: dns_probe_finished_bad_config

The “dns_probe_finished_bad_config” error in Google Chrome means that the browser has detected a misconfiguration (incorrect settings) in your network’s DNS (Domain Name System) settings.

Essentially, this error occurs when the browser tries to reach a website, but it can’t resolve the domain name into an IP address (the numerical address that identifies a device on the internet) because of incorrect or conflicting DNS settings.

This can be due to issues such as improper DNS server addresses, corrupted DNS cache, or network configuration problems.

Other potential causes include outdated network drivers (software that controls your network hardware), corrupted DNS cache (a stored version of DNS data), or conflicts with security software.

Now, how can you resolve this issue?

By default, your computer uses the DNS settings from your router or modem, which are typically your Internet Service Provider’s DNS, unless they have been manually changed. I recommend switching to public DNS servers, as they are highly reliable and maintain a 99% uptime. If you’re unfamiliar with this process, follow the steps below carefully.

  1. Press and hold the Windows key, then press R.
  2. Type cmd into the Run dialog box and click OK.
  3. In the command prompt that appears, type the following and press Enter:
    ipconfig /flushdns
  4. This command flushes the DNS cache, which can sometimes resolve issues resulting from DNS changes that the system still caches locally.
  5. Once completed, press and hold the Windows key and press R once more.
  6. Type ncpa.cpl and click OK.
  7. Your network connections window will appear.
  8. Now, we need to update your DNS settings. Locate the network adapter that’s in use, right-click it, and choose Properties.
    dns_probe_finished_bad_config
    Network Adapter Properties
  9. In the Properties window, click on Internet Protocol Version 4 (TCP/IPv4) to highlight it, and then click on Properties again.
    dns_probe_finished_bad_config
    Changing Settings for IPv4
  10. Check the option Use the following DNS server addresses and input the following numbers for Preferred DNS Server and Alternate DNS Server:
  11. Preferred DNS Server: 8.8.8.8
    Alternate DNS Server: 8.8.4.4

    dns_probe_finished_bad_config
    Changing DNS to Public Servers
  12. Click OK and close all remaining windows.
ABOUT THE AUTHOR

Kamil Anwar


Kamil is a certified MCITP, CCNA (W), CCNA (S) and a former British Computer Society Member with over 9 years of experience Configuring, Deploying and Managing Switches, Firewalls and Domain Controllers also an old-school still active on FreeNode.