Fix ERR_NAME_NOT_RESOLVED Google Chrome Issue

Published: 07 August 2018
on channel: Layman Solution
17,609
109

Fix ERR_NAME_NOT_RESOLVED Google Chrome Issue:

Error 105 (net::ERR_NAME_NOT_RESOLVED): The server could not be found.

Prerequisite:

1. Make sure you have clear your Browsers Caches and Cookies from your PC.
2. Remove unnecessary Chrome extensions which might be causing this issue.
3. Proper connection is allowed to Chrome through Windows Firewall.
4. Make sure you have a proper internet connection.

To create a restore point: http://troubleshooter.xyz/wiki/how-to...

To clear Internal DNS Cache, type the following in the address bar and hit Enter: chrome://net-internals/#dns

Now type the following command and press enter after each one:
(a) ipconfig /release
(b) ipconfig /flushdns
(c) ipconfig /renew

Again open Admin Command Prompt and type the following and hit enter after each one:

ipconfig /flushdns
nbtstat –r
netsh int ip reset
netsh winsock reset

Use the following DNS server addresses” and type the following:

Preferred DNS server: 8.8.8.8
Alternate DNS server: 8.8.4.4

ype the following in the cmd and hit enter:

Sfc /scannow
sfc /scannow /offbootdir=c:\ /offwindir=c:\windows

Run CHKDSK from here: http://troubleshooter.xyz/wiki/fix-fi...

For more: http://troubleshooter.xyz/wiki/fix-er...