Site icon Thetechhacker

How to Fix Server DNS Address Could Not Be Found on Chrome

How to Fix Server DNS Address Could Not Be Found on Chrome

We regularly see “Server DNS Address Could Not Be Found” DNS DNS_PROBE_FINISHED_NXDOMAIN error while browsing on Chrome.

This error usually comes when your Chrome when the DNS server stops responding. Here are the possible fixes for the “Server DNS Address Could Not Be Found” error on Chrome.

Restart The DNS Client Service

Like we restarted the PC when it freezes or not responding, we can do same for DNS client too. You can restart the DNS client in simple steps.

  1. First, open run command by clicking on Windows logo key and R key together on your keyboard.
  2. In the run command box, type services.msc and click on enter key.
  3. This action will open the Service Manager Window on your PC, now select DNS Client service on the right side.
  4. Now restart the service.

Change DNS Server Settings

  1. Open Control Panel. (You can launch control panel by Launch the run command box by pressing Windows logo and R key together and then type Control Panel)
  2. In the Control Panel, go to Network and Sharing.
  3. Now, choose Change adapter settings from the left menu.
  4. Here, right click on the network connection icon. It may be Local area connection/Ethernet or WiFi and click on Properties.
  5. Now, Double click on Internet Protocol version 4 (TCP/IPv4).
  6. Here, If “obtain DNS server address automatically” option is not selected.

Select Obtain DNS server address automatically option and press OK and exit.

If this step not worked and still the problem raises, now do the steps below.

If “Obtain DNS server address automatically” option is selected already.

    1. Just select “Use the following DNS server addresses” option.
    2. Now, add the following Google Public DNS server addresses in the field.
      • Preferred DNS server: 8.8.8.8
      • Alternate DNS server: 8.8.4.4
    3. Press Ok and exit.

Clear Chrome Host Cache

If Chrome’s host cache is corrupt or full, then the Google Chrome may feel hiccups while loading websites. This is a very common cause of the DNS Server issue problem,

Open Chrome and type chrome://net-internals/#dns in the address bar, press Enter on your keyboard, then click the Clear host cache button.

Clear DNS Cache or Flush DNS

Every system store DNS Cache (DNS Cache is a system file that includes the hostnames and IP addresses of the websites you have visited.)
If you are using Windows for browsing, there is a chance of DNS failure on your system which causes the “Server DNS Address Could Not Be Found” error on Chrome. Luckily, you can clear the DNS Cache or Flush DNS in easy steps to resolve the error.

  1. Launch command prompt by using administrator privileges.
  2. In Command Prompt, paste the command “ipconfig /flushdns” and press Enter.
  3. This action will flush the DNS cache and you will get a message saying “Successfully flushed the DNS Resolver Cache“ in the command prompt.

Alternative Methods to Flush DNS

You can use the below commands in the command prompt to flush the DNS.

That’s all for now. I hope you successfully solved “Server DNS Address Could Not Be Found” error on Chrome using above steps.

Please do share your views in the comment box below.

Exit mobile version