[Solved] DNS_PROBE_FINISHED_NO_INTERNET Error in Chrome

Dns_probe_finished_no_internet is a common error faced while accessing websites on your chrome browser. This error is displayed along with a scary message which says “The webpage is not available”. This error can be caused due to various reasons, there is no perfect reason for it. So if you’re facing this error then here are few solutions which will help you to fix this error on your chrome browser.

Why DNS PROBE FINISHED NO INTERNET Error Occurs?

fix dns_probe_finished_no_internet

It is an internet-related error which can be caused due to various reasons:

  • Corrupt Winsock Settings.
  • DNS Server issues.
  • Due to a faulty internet connection.
  • Invalid firewall settings.

So it’s recommended to try all the methods until the error gets fixed.

Methods to Fix Dns_Probe_Finished_No_Internet Error

Check Your Internet Connection

First, we will check our internet. This error might occurs due to a faulty internet connection. If that is the case you have to contact your ISP. If your internet is working fine then you can use the below methods to troubleshoot dns_probe_finished_no_internet error.

Since the browser is not working to check internet connection we will use the command prompt.

  • Go to the Start menu and search for command prompt.
  • Now open the command prompt and type the following command: ping -t 4.2.2.2
  • Enter press Enter and it should return the following message.

  • Now if you don’t get the above message then the problem is with your internet connections, else you can continue with the below methods.

Now in case if you’re Internet connection is not working then you can use the below method to troubleshoot your Internet connection.

Reset/Reboot Your Router

If you are using a router then you will find a small reset button in the back. Click on it to reset your router. It will reboot your router.
In case if you are using an ethernet connection then just remove the ethernet cable and connect it again.

Reset Windows Socket Settings

When this error occurs you are connected to the internet but there is no packet transferred. This is usually caused due to corrupt Winsock settings. To reset your windows socket settings follow the below guide.

  • Go to start and search for cmd.
  • Right click command prompt and select run as administrator.
  • In the command prompt type the following commands one by one and hit enter.

netsh int ip set dns
netsh winsock reset

reset windows socket settings

  • This command will reset windows socket of your TCP/IP stack.
  • Now restart your PC and the error should be fixed.

Flush DNS cache & Renew Your IP

Windows automatically stores a local cache of DNS results. So if a bad result gets cached then you may face this error. So in order to remove those bad results, you need to flush your DNS cache.

  • Again to go start and search for cmd.
  • Right-click cmd and select run as administrator.
  • Now in command prompt type the following commands one by one and hit enter.

ipconfig /release
ipconfig /all
ipconfig /flushdns
ipconfig /renew

renew your IP address

This will flush your local DNS cache and now you should no longer face “dns probe finished no interneterror.

Change Your DNS server To Google DNS

As the error name says its a DNS related error so by changing your DNS server this error can be solved. We are going to use Google DNS server as it’s fast and reliable.

  • Press Windows + R to open the run window.
  • In the run window type  ncpa.cpl  and press enter. This will open network connections.
  • Now right-click on your Ethernet or WiFi adapter(Whatever you’re using) and select Properties.

network connections

  • Now in the Networking tab and double click on  Internet Protocol Version 4 (TCP/ IPv4).

ethernet properties

  • Select  Use the following DNS server addresses  and enter the following DNS server address:

8.8.8.8

8.8.4.4

use google dns server to fix dns_probe_finished_no_internet

  • We have used Google’s DNS server as it’s the best free DNS server available. You can also use Open DNS server if you want.
  • Click OK and reconnect your internet connection.

Clear Your Browsers Cache

Whenever you visit a website for the first time your web browser store some of its data for future purpose. This is called website caching. Some times this cached data may cause problems in loading websites. So it’s recommended to clear your cache data.

  • Open the Chrome browser and press Ctrl + H to open your browsing history.
  • Now click on clear browsing data and check the following items shown below:

clear your browsing data

  • Click on Clear browsing data button and chrome will clear the cache of your browser.

Uninstall Recently Installed Softwares

If you have recently installed any website filtering or any software which uses your internet connection then just uninstall it. Sometimes such software’s can cause dns_probe_finished_no_internet error. After uninstalling the software try to check if the error still exists. If the error is not solved then you can install the program again.

Uninstall Website Filtering Softwares

If you are using any software to filter websites then try to uninstall or disable it as it may be causing issues with the website.

  • To uninstall, search for the control panel in the start menu.
  • In control panel, click on Uninstall a program. Here you can uninstall the website filtering software.

Update Your Network Drivers

Outdated drivers may cause issues with your internet connection. We always recommend you to keep the drivers updated. To update your drivers follow the below steps:

  • Go to the start menu and search for Device Manager.
  • In Device Manager, go to Network Adapters. Now Right-click on it and select Update Drivers.

  • The will automatically update the drivers from the internet.
  • Once the drivers are updated restart your computer and dns_probe_finished_no_internet error should be solved.

Check Video Tutorial:

LEAVE A REPLY

Please enter your comment!
Please enter your name here