ERR_NAME_NOT_RESOLVED in Chrome
Check the site name and distinguish DNS name-resolution failure from a slow site or a general connection outage.
Try this first
1 quick checks · ~3 min
Step-by-step solutions
Check the exact name
Start with the domain, not a cache wipe.
Check the address for typing mistakes. Use a known bookmark for the official address if available, and try another site.
If only an internal work name fails, confirm the required network or VPN with IT. Do not query it through public resolvers or change DNS to bypass that configuration.
Query the current DNS server in Windows
The query does not change network configuration.
nslookup example.com.Replace example.com. with the affected public hostname, ending in a dot and without https:// or a path. This uses the default DNS server and needs no administrator rights.
An address response shows that this query resolved. Nonexistent domain means that resolver did not find the name; timed out means it did not answer in time. Neither result alone identifies who must fix the problem.
Chrome may use a different resolution path, such as Secure DNS. If nslookup works but Chrome fails, report that difference before changing DNS.
Separate browser, name and network
Keep specific comparisons for the site or network administrator.
Try the address in another browser on the same computer. If the failure stays in Chrome, update it and compare an Incognito window.
If the same public name also fails on other devices, give the name and DNS result to the site or network operator. Do not manually substitute a site IP address: it is not a safe replacement for its name.
Still not working?
If no site works, follow the general connection diagnosis; if only one domain fails, do not reset Windows or the router. Share errors and DNS comparisons privately when they contain internal names.
Sources
Documentation behind this guide. Editorial recommendations are identified separately.
- Google Chrome HelpOfficialGet help with common error messages in Chrome
- Google Chrome HelpOfficialFix connection and loading errors in Chrome
- Microsoft LearnOfficialnslookup
- Google Chrome HelpOfficialManage Chrome safety and security
Source review: . A documentation review, not a physical hardware test.
Related problems
ERR_CONNECTION_TIMED_OUT in Chrome
Separate a site taking too long to connect from a failure affecting every site or only the Chrome profile.
View solutionWi-Fi connected but no internet
Joining Wi-Fi does not guarantee internet access. Compare another device on the same network to separate a PC-specific problem from a local-network or provider-side issue.
View solutionEthernet connected but no Internet
Windows detects a connected Ethernet link, but Internet access fails. A physical link does not establish that the router has Internet access: separate cable, port, PC and network.
View solution