This error means your browser could not find the IP address for the domain you typed. Either the domain does not exist, your DNS server is not responding, or your DNS cache has a corrupted entry.
First, check if your internet is working and what your current IP address is:
🔍 Check My IP Address →DNS_PROBE_FINISHED_NXDOMAIN stands for "Non-Existent Domain." Your browser asks a DNS server to translate a domain name (like google.com) into an IP address — and the DNS server replied that the domain does not exist. This can happen for several reasons: you mistyped the URL, the website is genuinely down, your DNS server is unreachable, your DNS cache has a bad entry, or your ISP is blocking the domain. It is a Chrome/Edge/Brave-specific error message — Firefox shows the same problem as "Server Not Found."
The most common cause is simply a mistyped domain name. Double-check the URL in your address bar for:
goggle.com instead of google.com).co instead of .com)www or extra charactersTry typing the URL again from scratch rather than copying it.
Your computer stores DNS lookups in a local cache. A corrupted cache entry can cause this error even when the site is working fine.
Windows:
Win + R, type cmd, press Enteripconfig /flushdnsMac:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponderYour ISP's DNS server may be slow, down, or blocking the site. Switch to a faster, more reliable public DNS.
Windows:
8.8.8.8 and Alternate DNS to 8.8.4.4Mac:
8.8.8.8 and 1.1.1.1A stuck router can cause DNS failures across your whole network.
If the error only happens on specific websites, your ISP may be blocking them. A VPN routes your traffic through a different server, bypassing the block entirely.
This is especially effective if the site works on mobile data but not your home Wi-Fi — a sign that your ISP or router is the problem.
✅ Fixed it? Visit tools.examineip.com to confirm your IP address and connection are working correctly.
← Back to the complete guide: Internet Errors Hub
Last updated: March 29, 2026 • Report an error