EBH DNSCHECK
Your IP:
en

DNS_PROBE_FINISHED_BAD_CONFIG: Causes and Step-by-Step Fixes

August 25, 2026
DNS_PROBE_FINISHED_BAD_CONFIG browser error with network configuration repair steps

DNS_PROBE_FINISHED_BAD_CONFIG: Causes and Step-by-Step Fixes

DNS_PROBE_FINISHED_BAD_CONFIG indicates that the browser encountered a DNS-related configuration problem. It is commonly associated with invalid resolver settings, corrupted network configuration, VPN or proxy conflicts, or a router DNS problem.

Unlike NXDOMAIN, the error does not necessarily mean the domain is missing. The same site may work correctly from another device or network.

Verify whether the domain itself has valid DNS records.

Quick Fixes for BAD_CONFIG

Start with low-risk steps: restart the browser and device, reconnect the network, flush DNS and verify that DNS settings are automatic or correctly entered. Then investigate VPN, proxy, firewall and router configuration.

Step-by-Step Process

  1. Restart the browser and computer.
  2. Restart the modem and router.
  3. Flush the DNS cache.
  4. Renew the DHCP lease.
  5. Reset Winsock and TCP/IP on Windows.
  6. Disable VPN or proxy temporarily.
  7. Test a reputable public resolver.

Important Concepts

DHCP

Automatically supplies IP, gateway and DNS settings.

Manual DNS

A mistyped resolver address can break all lookups.

Winsock

Corrupted Windows socket configuration can disrupt networking.

Router relay

A router may advertise itself as DNS while failing to forward queries.

Common Problems and Mistakes

  • Invalid preferred DNS address
  • Incorrect static IP settings
  • VPN adapter left active
  • Proxy misconfiguration
  • Security software interception
  • Router DHCP assigning old DNS values

Troubleshooting Checklist

  1. Check another website.
  2. Check another device.
  3. Review ipconfig /all.
  4. Return DNS to automatic temporarily.
  5. Run nslookup against a public resolver.
  6. Check the domain externally.

Frequently Asked Questions

Is BAD_CONFIG caused by the website?

It is often local, but authoritative DNS should still be checked if only one domain fails.

Should I reset the entire network immediately?

No. Network reset should generally be a later step because it removes and recreates adapters and settings.

Can a VPN cause this error?

Yes. A VPN may assign DNS servers or routes that remain unusable after a failed disconnect.

Conclusion

DNS_PROBE_FINISHED_BAD_CONFIG is an important topic for anyone managing websites, networks or online services. Use the diagnostic steps above to separate local-device, resolver, authoritative DNS and application problems.

Verify whether the domain itself has valid DNS records.