How to Fix dns_probe_finished_bad_config on Google Chrome?

The error dns_probe_finished_bad_config interferes with accessing websites and connecting to external services. This DNS-related error occurs when your system fails to resolve or translate the address, leading to connectivity issues.

How to Fix DNS_PROBE_FINISHED_BAD_CONFIG on Windows 7, 8, and 10

By default, your computer uses the DNS settings from your router or modem, which are typically your Internet 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.