Getting ERR_NAME_NOT_RESOLVED while browsing web pages on the Chrome browser? Sometimes this error affects multiple websites while other times, it targets only specific websites. Regardless, this error prevents websites from loading. The net::err_name_not_resolved technically means the domain name cannot be resolved. As we all know DNS (Domain Name System) is responsible for resolving domains, and every domain on the internet has a name server, which makes it possible for the DNS to resolve Domain Names. If due to any reason DNS fails to Resolve the Nameserver this will result in the Web page not being available err name not resolved.
Post Contents :-
Fix ERR_NAME_NOT_RESOLVED Chrome
The “ERR_NAME_NOT_RESOLVED” error in Google Chrome indicates that the browser couldn’t find the IP address associated with the domain you’re trying to access. There are various reasons that can cause this Error in general the error may be a result of a misconfiguration on your computer or router OR it could be an issue with the website you’re trying to visit which may be down.
- DNS Issues: Domain Name System (DNS) couldn’t translate the domain name into an IP address.
- Incorrect URL: Typo or incorrect URL format prevents proper domain resolution.
- Network Connection: Network problems or connectivity issues prevent reaching the DNS server.
- Firewall/Security Software: Over-zealous security software might block the DNS resolution process.
- Cached Data: Cached DNS records might be outdated or corrupted.
- Server Issues: The website’s server might be down or unreachable.
- ISP Restrictions: Internet Service Provider might be blocking access to the domain.
Whatever the reason, Here few effective solutions you can try to fix err name not resolved chrome. And I am sure one of them should resolve the problem.
Check Internet connection
First, make sure you have a stable internet connection (internet connection working properly). A stable and functioning network connection is essential for DNS queries. Ensuring you’re connected to the internet helps eliminate connectivity issues.
In addition, Power cycling your networking equipment can fix temporary network glitches, allowing proper communication with DNS servers.
In some cases, Internet Service Providers (ISPs) might block access to certain websites. Contacting the ISP can help verify and resolve such restrictions.
If the issue is due to regional restrictions or ISP filtering, you can try accessing the website using a VPN or proxy service.
Browser cookies/Cache can also Sometimes block your Internet DNS which causes the net::err_name_not_resolved error. Clearing the browser cache ensures that the browser fetches fresh DNS information for the website.
- Simply open Google Chrome, type chrome://settings/clearBrowserData in the address bar, and hit Enter.
- Here only check Cookies and other sites and plugin data. (This means you want to clear this type of data only.)
- Then click on Clear browsing data
Check your Firewall and security software
The firewall or security software you are using can block the network connection or the browser and thus create a DNS block error. Check the settings of your firewall and security software. You may need to unblock your browser and your network connection. Or you can try disabling your firewall or security software to see if the error is fixed.
- To reset your Windows Firewall to its original settings,
- Press Windows + R, type “firewall.cpl,” and click OK.
- Click on the Restore defaults link in the left-side menu and confirm the action.
Note that you may need to reconfigure some applications or your network afterward.
Disable Proxy: Another reason behind this problem is your proxy setting. I suggest you disable the proxy to see if it fixes net::err_name_not_resolved error you are encountering on Google Chrome.
- To do this press Windows + R, type inetcpl.cpl, and hit enter to open Internet Options.
- Then move to the Connections tab and then click on LAN settings.
- Here Check Automatically detect settings and keep other options unchecked.
- Click on OK and save the settings.
Flush and renew DNS
Whenever you found a browser not loading web pages, Flushing and renewing DNS is a very good way to fix These types of errors. This is quite easy to perform and it is very effective to fix net ERR_NAME_NOT_RESOLVED on the Chrome browser.
Simply open the command prompt as administrator (type cmd on start menu search, from search results right-click on command prompt and select run as administrator). Once the command prompt window appears, type in the following commands one after another and hit Enter after each line.
- netsh winsock reset
- netsh int ip set dns
- ipconfig /flushdns
- ipconfig /registerdns
After that type exit to close the command prompt and restart your computer. Then see if the error is fixed.
In addition, If the website’s server is experiencing downtime or high traffic, waiting and trying again later gives the server time to recover and respond.
Troubleshoot DNS issues
The error occurs when your browser cannot resolve the DNS (Domain Name System) for the website you are trying to access. By using Google Public DNS, you can potentially resolve DNS resolution issues and access websites without encountering this error. Here’s how you can change your DNS address to Google Public DNS on Windows:
Change DNS address to Google Public DNS
- Press the Windows key + R, type ncpa.cpl and click ok,
- You’ll see a list of network adapters. Right-click on the one you are currently using (Wi-Fi or Ethernet) and select “Properties.”
- Double-click on “Internet Protocol Version 4 (TCP/IPv4)” to open properties,
- Select the option “Use the following DNS server addresses.” and Enter the following Google Public DNS server addresses:
Preferred DNS server: 8.8.8.8
Alternate DNS server: 8.8.4.4
- Check the box for “Validate settings upon exit” and click “OK” to save the changes.
Clear DNS Cache:
The DNS cache stores previously resolved domain names to improve browsing speed. Clearing it ensures that any outdated or corrupted entries are removed, allowing the browser to fetch fresh DNS records.
Now open the command prompt as administrator and flush DNS cache using command ipconfig /flushdns.
Now, try accessing the website that was previously showing the “net::err_name_not_resolved” error. Changing to Google Public DNS often resolves DNS-related issues, and you should be able to access the website without encountering the error.
Flush Chrome DNS cache
Open a new tab in Chrome and enter the following in the address bar;
chrome://net-internals/#dns
On the page that opens, click the ‘Clear host cache button to flush the Chrome DNS cache. Close the Chrome browser, Restart PC and check on the next login check there is no more net::err_name_not_resolved problem.
Scan your computer for malware
To ensure your computer is virus-free and address the “This web page is not available (err name not resolved)” error, use Windows Defender for a full system scan.
- Open the search bar with Windows + S, type “Windows Security,” launch it,
- Go to Virus & Threat Protection and Choose Full Scan to check all files on your drives for threats.
- The scan may take 1-2 hours. Windows will quarantine or remove any detected threats automatically.
- Also, you can consider a third-party application for real-time and internet protection for a more comprehensive assessment.
Also, Read