ErrorFixDB Logo
← Back to Database

How to Fix ERR_NAME_NOT_RESOLVED

Topic: Google Chrome Connection Errors | Status: Updated

What is this error?

The "ERR_NAME_NOT_RESOLVED" error in Google Chrome indicates that the browser is unable to find the server address associated with the domain name you are trying to access. This type of error usually arises from DNS resolution issues, preventing the connection to the website.

How to Fix It

  1. Check the Website URL: Ensure that the URL you entered is correct and free of typographical errors.
  2. Clear Browser Cache: Navigate to Chrome Settings > Privacy and Security > Clear Browsing Data. Select "Cached images and files" and click "Clear data."
  3. Flush DNS Cache: Open Command Prompt as an administrator and type ipconfig /flushdns followed by pressing Enter. This will refresh your DNS settings.
  4. Change DNS Server: Go to Network Connections > Right-click your active connection > Properties. Select "Internet Protocol Version 4 (TCP/IPv4)" and click "Properties." Choose "Use the following DNS server addresses" and enter 8.8.8.8 and 8.8.4.4 (Google DNS).
  5. Disable VPN or Proxy: If you are using a VPN or proxy service, disable it temporarily to check if that resolves the issue.
  6. Restart Router: Power cycle your router by unplugging it for 10 seconds and then plugging it back in. This can resolve connectivity issues.
  7. Check Local Host Entries: Open the hosts file located at C:\Windows\System32\drivers\etc and look for entries that may be blocking the website. Remove any unnecessary entries that may cause conflict.
  8. Update Network Drivers: Ensure that your network drivers are up to date by visiting the manufacturer’s website and downloading the latest drivers.
Disclaimer: This is an educational guide. We are not responsible for data loss. Always backup your system.