How to Fix DNS_PROBE_FINISHED_NO_INTERNET Error on Windows 10
DNS_PROBE_FINISHED_NO_INTERNET is an error message displayed by Google Chrome when trying to access any websites. It indicates a problem with your DNS servers, which prevents you from navigating the Internet and viewing your favorite content.
There are multiple ways to handle this error without resorting to professional help. However, it’s necessary to determine whether there’s something wrong with your web browser, computer settings, or Internet connection.
How to fix the DNS_PROBE_FINISHED_NO_INTERNET error on any platform
Check out the following solutions and make sure to go through them one step at a time. We have taken into account the Windows 10 and macOS platforms.
1. Try a different browser
The simplest way to find out if DNS PROBE FINISHED NO INTERNET points out to an issue with your web browser is by trying to use another application to access the Internet.
If you can successfully surf the web with another browser like Firefox, Edge, or Safari, it makes things easier since you just need to troubleshoot Chrome. Otherwise, it indicates a bigger problem that affects not only Chrome but your entire computer and possibly your Internet connection.
2. Restart Chrome
It may sound too simple to work, but restarting Google Chrome usually fixes the DNS_PROBE_FINISHED_NO_INTERNET error. However, you have to make sure to properly close all its processes before restart.
How to correctly restart Chrome on Windows 10:
- Right-click the taskbar and go to Task Manager
- In the Processes tab, find and select Google Chrome and its entire process tree
- Click End task
- Launch Chrome and check for DNS errors
How to correctly restart Chrome on Mac:
- Select the Chrome window
- Click the Apple button and select Force Quit from the menu
- Relaunch Chrome and inspect results
3. Clear browser cache
DNS connection problems can be caused by the browser cache, like saved cookies. So it’s a good idea to clear the Chrome cache before trying to access any webpage. Here’s what you need to do.
How to clear Chrome cache (Windows and Mac):
- Fire up Chrome and click the More button on the top-right corner
- Select Settings from the menu
- Jump to the Privacy and security section (or, visit the
chrome://settings/privacy
address as a shortcut) - Click Clear browsing data
- Remain in the Basic area
- Set Time range to All time
- Make sure to enable the following options:
- Browsing history
- Cookies and other site data
- Cached images and files
- Click Clear data when you’re ready
- Restart Chrome and check for DNS errors
4. Update Chrome
On the latest edition of Windows and macOS, it’s essential to keep Chrome updated to the latest version. This way, you will get immediate access to not only brand new features but also any improvements and fixes to known DNS errors.
How to update Chrome on Windows and Mac:
- Open Chrome and click the More button
- Go to the Help section
- Click About Google Chrome. Else, you can visit the
chrome://settings/help
address - Wait until Chrome finds and performs updates
- Restart the browser when it finishes and check for DNS issues
5. Reset Chrome to default settings
If you or a browser extension has configured too many settings in Chrome, perhaps the DNS configuration was messed up, too. It’s difficult to find and fix the broken options. A simpler and more elegant solution is to reset Chrome to default.
How to restore Chrome to factory settings on Windows and Mac:
- Open the More menu and select Settings (or visit the
chrome://settings/
address) - Go down to the bottom of the page and click Advanced
- At the Reset and clean up section, click Restore settings to their original defaults
- When asked to confirm, click Reset settings
- Restart Chrome and check for DNS issues
6. Disable Chrome extensions
Certain browser extensions have permission to change the IP and DNS configuration of Chrome, such as VPN services and proxy tools. If it’s not done correctly, this could cut off Internet access to your entire browser.
To fix this issue, you should uninstall any suspicious or unknown Chrome extensions. Here’s what you need to do (Windows and Mac):
- From the More menu, go to More tools
- Select Extensions. Otherwise, visit the
chrome://extensions
address - Turn off any extensions with access to your IP and DNS configuration, including VPN and proxy tools
- Relaunch Chrome and inspect results
7. Reinstall Chrome
If Chrome still throws you the DNS_PROBE_FINISHED_NO_INTERNET error after trying the solutions above, it’s a good idea to remove it from your computer and then reinstall it.
How to correctly reinstall Chrome on Windows 10:
- Right-click the taskbar and select Task Manager
- Select Google Chrome and click End task
- Right-click the Start button and head over to Apps and Features
- Locate and select Google Chrome
- Click Uninstall and then again to confirm
- Proceed with the removal operation
- Download Chrome from the official website
- Fire up Chrome and check for DNS errors
How to correctly reinstall Chrome on Mac:
- Launch Chrome and open the Apple menu
- Click Force Quit
- Use the Finder app to track down Chrome
- Drag and drop Chrome to the Trash
- If asked, enter your admin username and password to confirm app removal
- Select Empty Trash in the Finder
- Download Chrome from the official website
- Open Chrome and try to visit a website
8. Use the Chrome stable channel
Chrome has multiple release channels available for download: Stable, Beta, Developer, and Canary. The last three versions give you access to new features and improvements that must be tested before they reach the Stable channel. Some of them never do.
Although it’s exciting to get in the front row and discover cool new features of Chrome, it’s incredibly unstable and should be avoided if you don’t want to experience Internet connectivity issues like the DNS_PROBE_FINISHED_NO_INTERNET error.
Just stick to the Chrome stable version and you’ll be find. It’s the one available for download on the official website.
You can separately download the Beta, Developer, or Canary versions since they won’t override the Stable version. But don’t use them when you need a reliable Internet connection.
9. Downgrade Chrome (Windows)
If you have an older Windows version, it might not fully support the latest edition of Google Chrome. This can lead to all sorts of issues as Chrome evolves and your operating system gets left behind.
The safest solution here is to migrate to Windows 10 since you can take advantage of security patches released by Microsoft and protect your computer from malware.
However, if it’s not possible, then you should downgrade Chrome to an older version, one that’s still compatible with your obsolete operating system. Keep in mind that all your user profiles and cache data will be removed.
How to disable Chrome auto-updates:
- Click the Start button, search for Services, and open this app
- Locate Google Update Service (gupdate), right-click it, and go to Properties
- Set Startup type to Disabled
- Click Apply and exit
- Double-click Google Update Service (gupdatem) to view its properties
- Set Startup type to Disabled
- Click Apply and exit Services
How to uninstall Chrome:
- Right-click the Start button and select Apps and Features
- Select Google Chrome and click Uninstall
- Proceed with the removal steps
How to install old Chrome:
Unfortunately, Google doesn’t allow users to download older Chrome versions for security reasons. However, you can still find older Chrome versions on third-party websites such as SlimJet.
Just keep in mind that you will download and install those files at your own risk. Caution is advised.
10. Restart the DNS Client service (Windows)
The Windows DNS servers are operated by the DNS Client service, which must run automatically at every system startup and remain running while you’re working on your computer.
However, if there’s something wrong with the service, it’s no wonder that you get the DNS PROBE FINISHED NO INTERNET error in Chrome. It also means that your Internet connection is disabled on any application you try to use, not just Chrome.
How to restart the DNS Client service:
- Press Win key + R, type services.msc, and hit Enter
- Find and right-click DNS Client
- Go to Properties
- Set Startup type to Automatic
- If the Service status says Stopped, click the Start button
- Click Apply and exit
If the DNS Client service buttons are greyed out, here’s what to do:
- Press Win key + R, type regedit, and press Enter
- Click Yes if prompted by UAC (User Account Control)
- Copy and paste the following address:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache
- Locate and double-click the Start entry
- Set Value data to 2
- Set Base to Hexadecimal
- Click OK and exit Services
- Restart your PC
- Launch Chrome and check for DNS errors
11. Use Google DNS servers
By default, your computer uses the DNS servers assigned by your ISP. If they are too slow for Chrome, then your web browser might show the DNS_PROBE_FINISHED_NO_INTERNET error as a warning. You can fix this issue by changing your DNS servers to something else.
We suggest using Google Public DNS because it provides free, public, and secure DNS servers optimized for Chrome. However, you can also try others like OpenDNS or Cloudflare.
How to set Google Public DNS servers on Windows 10:
- Make sure to log in to Windows 10 with an admin account
- Click the connections icon in the systray and then Network & Internet settings
- Press Change adapter options
- Choose your Internet connection from the list, right-click it, and go to Properties
- Select the Internet Protocol Version 4 (TCP/IPv4) entry and click Properties
- Remain in the General section
- Select Use the following DNS server addresses
- Set Preferred DNS server to 8.8.8.8
- Set Alternate DNS server to 8.8.4.4
- Check the Validate settings upon exit option
- Click OK and exit
- Try to use Chrome now
How to set Google Public DNS servers on Mac:
- Open the Apple menu on the upper-right part of the screen
- Select System Preferences
- Go to Network > Advanced
- Choose the DNS section
- Click the + symbol and write 8.8.8.8
- Press it again to also add 8.8.4.4
- Click OK and exit
- Launch Chrome and check for DNS errors
12. Clear the DNS cache
Just like your web browser, the system’s DNS cache might get full and cause connectivity errors instead of loading the pages you’re attempting to access. But you can fix this problem by entering a couple of lines of code in Command Prompt on Windows and Terminal on Mac, in order to clear the DNS cache.
How to clear the DNS cache on Windows 10:
- Press the Win key, search for Command Prompt, and open this app
- Paste the following lines of code (press Enter after each one):
-
ipconfig /flushdns
-
ipconfig /registerdns
-
ipconfig /release
-
ipconfig /renew
-
netsh winsock reset
-
- Exit Command Prompt and restart your PC
- Fire up Chrome and check for DNS errors
How to clear the DNS cache on macOS:
- Open the Terminal app
- Type
sudo killall -HUP mDNSResponder
and press Return - When asked, write your admin username and password to confirm
- Restart macOS
- Launch Chrome and inspect results
13. Run a ping test
A ping test helps you measure the connectivity signal and packet loss between your device and Chrome. You can use it as a guide to figure out if the Internet connection is too slow or doesn’t work at all. It’s possible to use ping in Command Prompt on Windows or Terminal on Mac. Alternatively, you can turn to third-party ping applications.
How to run a ping test on Windows 10:
- Click the Start button, search for Command Prompt, and open this application
- Ping Google by typing
ping google.com
and pressing Enter - Wait until the ping test is complete
- Check out the % loss noted at Ping statistics
How to run a ping test on Mac:
- Go to Applications > Utilities
- Launch the Terminal app
- Type
ping google.com
and press Return - Patiently wait while the ping test is working
- Note the packet loss written at Server ping statistics
0% packet loss is ideal for a flawless Internet connection. If you have 100% packet loss, it means that your device can’t reach Google at all, indicating an issue with your Internet connection.
Any value lower than 100% says that the connection is active but unstable. It’s good news because you can take action to improve it.
14. Visit a website by IP address
You normally visit a website by entering its domain in the Chrome address bar. However, if the DNS resolver isn’t doing its job properly and shows the DNS_PROBE_FINISHED_NO_INTERNET instead, try entering the domain’s IP address.
To discover a domain’s name, you can use the ping command with the help of Command Prompt on Windows or Terminal on macOS. No administrative rights are required. Just send the ping website_name
command. For example, if you want to find out the IP address used by Google, type ping google.com
.
Right before the logging details, you can spot the IP address next to the domain name. In the example below, the domain name is google.com
and its IP is 172.217.20.14
.
In the next step, launch Chrome, enter the IP address in the address bar, and see what happens. If Google loads after visiting 172.217.20.14
, it means that your DNS resolver is at fault and there’s nothing wrong with your device or Internet connection.
15. Disable the VPN or proxy
A lot of privacy-concerned users turn to VPN or proxy tools to hide their IP address and encrypt their data traffic. It has numerous benefits, like accessing websites that aren’t normally available to your country.
However, the IP address change could affect Chrome entirely, especially if you’re using a free VPN or proxy server (they are notoriously unreliable). To stay on the safe side and restore the connectivity of your web browser, you should disable any VPN or proxy services.
For example, if you have a proxy or VPN browser extension installed on Chrome, make sure to turn it off. When it comes to desktop applications designed for Windows or Mac, uninstall them from Apps and Features. Or, if you have system-wide manual connections set up, here’s how to deactivate them.
How to disable VPN and proxy on Windows 10:
- Click the network icon in the notifications area and select Network & Internet settings
- Go to VPN on the left panel
- Select any active VPN connections and click Disconnect
- Shift your attention to the Proxy area on the left side
- Disable Automatically detect settings and Use setup script
- Scroll down and also turn off Use a proxy server
- Reboot your PC
- Fire up Chrome and check for DNS issues
How to disable VPN and proxy on macOS:
- Click the Apple button on the top-left corner
- Select System Preferences
- Head over to Network
- Choose VPN on the left side
- If there’s an ongoing VPN connection, click Disconnect
- Choose your Internet connection from the list and go to Advanced
- Select the Proxies tab and turn off all settings
- Click OK and restart macOS
- Launch Chrome and check for DNS errors
16. Check firewall settings for Chrome
Under normal circumstances, Chrome gets added as an exception to the system firewall at installation. However, your firewall settings might have been changed in the meantime. It’s not unusual but can be fixed without any issues.
How to add Chrome as an exception to the firewall on Windows 10:
- Sign in to Windows 10 with elevation rights
- Press the Win key button, search for firewall, and open Firewall & network protection
- Click Allow an app through firewall
- Then, click Change settings
- Try to find Google Chrome on this list. If it’s not there, click Allow another app and then Browse to track down and add the Chrome executable file (on Windows 64-bit, it’s in
C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
by default) - Tick the Private and Public boxes next to Google Chrome
- Click OK
- Fire up the web browser and try to access something
If you have a third-party firewall installed that overrides Windows Firewall, adjust the steps above for that application.
How to add Chrome as an exception to the firewall on macOS:
- Open the Apple menu
- Go to System Preferences > Security
- Choose the Firewall section
- Press the lock symbol and specify your admin username and password if required
- Go to Firewall > Firewall Options > Add Application
- Choose Google Chrome and click Add
- Click OK
- Open the Chrome app and check for DNS errors
17. Uninstall antivirus tools
If you have third-party Internet security solutions installed on your computer, you should check their settings since they might be configured to block browser traffic as a security measure. However, when it comes to free antivirus tools, it’s safer to just remove them from your PC.
Just head over to the Apps and Features section of Windows, locate your security solution, and proceed with the uninstallation process. On Mac, you just have to drag the app to the Trash using Finder.
18. Verify parental control settings
Many parents turn to specialized solutions to protect the online privacy of their children and prevent them from accessing websites with inappropriate content: parental control tools. Some of them also give you the possibility to schedule allowed times for Internet navigation.
If you have such a program installed on your computer, check its settings and make sure to temporarily turn it off while you’re using Google Chrome. Otherwise, you might wake up with the DNS_PROBE_FINISHED_NO_INTERNET error due to permission issues.
19. Inspects the Hosts file (Windows)
The Windows Hosts file contains information about your TCP/IPv4 configuration. It can also be used to block access to specific websites. If you’re receiving the DNS error when trying to reach a particular page although Chrome seems to load others without any problems, it’s worth inspecting and modifying the Hosts file. Here’s how:
- Press Win key + R to open File Explorer
- Visit the following location:
C:\Windows\System32\drivers\etc
- Locate the Hosts file and copy it to create a backup
- Open the Hosts file in a text editor like Notepad (you must run the text editor with admin rights)
- Look for any lines that mention the website you’re trying to visit. For example, if you can’t access Google, try to locate
127.0.0.1 https://www.google.com
or something similar - Delete those lines and save the new Hosts file
- Launch Chrome and try to access your website now
- If you need to restore the previous Hosts version, you just have to replace the newest file with the backup
20. Update your OS
Your operating system should have automatic access to updates, but that’s not always possible. In case you haven’t updated your OS for a long time, you should take care of that issue right away. It’s an opportunity to resolve a wide range of PC problems, including the DNS PROBE FINISHED NO INTERNET error on Google Chrome.
How to update Windows 10:
- Click the Start button, search for Check for updates, and hit Enter
- If the auto-search doesn’t begin automatically, press the Check for updates button
- Wait until Windows locates any available updates. If it finds anything, click Download
- Your PC might restart one or more times to complete the update
- When it finishes, launch Chrome and check for DNS issues
How to update macOS:
- Click the Apple button on the top-left corner
- Press Software Update
- macOS will start looking for and downloading new updates
- When it finishes, restart the computer
- Launch Chrome and check for DNS errors
21. Check the network driver
There might be something wrong with your network device, which is causing DNS errors in your web browser. Try reinstalling the network adapter, updating its driver, or downgrading an incompatible driver to a stable version. Here’s everything you need to know.
How to reinstall the network device on Windows 10:
- Press Windows key + R, type devmgmt.msc, and press Enter
- In Device Manager, open the Network adapters category
- Identify your network adapter, right-click it, and select Uninstall device
- Proceed with the removal steps
- Open the Action menu and click Scan for hardware changes
- Restart your PC. Windows will auto-reinstall the missing network adapter
- Check Chrome for DNS errors
How to update the network driver on Windows 10:
- Go to Device Manager
- Expand the Network adapters group
- Right-click your network adapter and choose Update driver
- Click Search automatically for updated driver software
- If the online search doesn’t return any results, click Search for updated drivers on Windows Update. However, if you have already used Windows Update in a previous solution, you can skip this step
- Reboot your PC
- Start Chrome and check for DNS errors
If Windows can’t find a network driver available for download, you should visit the manufacturer’s website and look for a newer version yourself. Alternatively, you can turn to a driver update app to update all your device drivers and avoid getting incompatible versions that could cause system stability issues.
On the other hand, if you have already installed a network driver that doesn’t support Windows 10, you should roll it back to the previous, stable version.
How to roll back the network driver on Windows 10:
- Open Device Manager
- Right-click your network device and go to Properties
- Switch to the Driver tab
- Click Roll Back Driver and follow the step-by-step instructions
- If the button is greyed out, it means that you can’t perform the rollback because a previous version doesn’t exist on your computer
- Restart your computer
- Launch Chrome and check for DNS issues
22. Check IPv4 and IPv6 connectivity
If you don’t have Internet access at all but get the DNS PROBE FINISHED NO INTERNET error when trying to visit a webpage in Chrome, you should check the IPv4 and IPv6 settings of your Internet connection.
For example, if your network doesn’t support IPv6 connections but has it enabled in the properties panel, make sure that your device is still getting assigned with an IPv4 address, regardless of whether IPv6 is enabled or not.
How to verify IPv4 and IPv6 on Windows 10:
- Right-click the Start button and select Network Connections
- Click Change adapter options
- Right-click your Internet connection and go to Properties
- Check the box next to Internet Protocol Version 4 (TCP/IPv4)
- Uncheck the box next to Internet Protocol Version 6 (TCP/IPv6)
- Click OK
- Launch Chrome and try to use it
23. Run the Internet Connections troubleshooter (Windows)
You can run the Internet Connections troubleshooter built into Windows 10 to resolve common issues that could have a negative impact on your browsing experience and trigger the DNS_PROBE_FINISHED_NO_INTERNET error in Chrome. Here’s how:
- Press the Windows key, search for Settings, and press Enter
- Go to the Update & Security area
- Select Troubleshoot
- Click Additional troubleshooters
- Select Internet Connections and click Run the troubleshooter
- Proceed with the wizard steps
- Restart your computer and try to use Chrome now
24. Reboot your router and modem
To refresh your Internet connectivity settings, it’s a good idea to shut down your router and modem, wait for a few minutes, and then start them up again. Then, you can shift your attention to your computer, fire up Chrome, and see if you can access any pages.
The DNS_PROBE_FINISHED_NO_INTERNET issue can be solved
To recap, DNS_PROBE_FINISHED_NO_INTERNET is an error message that appears in Chrome and prevents you from going online. It describes a problem with the DNS servers, which can be used by incorrect DNS, computer, or Internet settings. There are multiple ways to repair it.
You should try using a different browser, restart Chrome, clear the browsing cache, update Chrome, reset it to default settings, disable any third-party browser extensions, reinstall the application, and always use the Chrome stable channel.
Furthermore, you should downgrade Chrome if you’re using an older Windows version, restart the DNS client service, use Google DNS servers, clear the DNS cache, run a ping test, visit a website by IP address instead of domain name, and turn off any VPN or proxy apps.
It’s also a good idea to check firewall settings, uninstall antivirus tools, check parental control settings, examine the Hosts file, update your operating system, check the network driver, check IPv4 and IPv6 connectivity, run the Internet Connections troubleshooter, as well as reboot your router and modem.
How did you manage to fix the DNS_PROBE_FINISHED_NO_INTERNET error on your device? Let us know in the comment section below.