How to Fix the DNS_PROBE_FINISHED_NXDOMAIN Error (Full Guide)
Web browser errors happen to all users, but most of them can be resolved within a few easy steps. For example, Google Chrome often stops working due to various issues with the DNS resolver, Internet connection settings, or conflicts with other installed software programs.
What does DNS_PROBE_FINISHED_NXDOMAIN mean in Google Chrome?
Any browser errors that contain DNS refer to a problem with the DNS resolver, which is responsible for looking up websites by translating the domain name you type in the address bar into an IP address.
NXDOMAIN means Non-Existent Domain. So, by combining the two, DNS_PROBE_FINISHED_NXDOMAIN means that your DNS resolver can’t identify a website because its domain doesn’t exist.
It’s a common error that usually occurs when trying to access websites that don’t exist anymore because the server host is currently in maintenance or the domain expired. Or, perhaps you have a typo in the domain name.
DNS_PROBE_FINISHED_NXDOMAIN is accompanied by the This site can’t be reached error, along with an extra message that advises to check for a typo before attempting to visit a website. It’s only shown in Chrome and Chromium-based web browsers, such as Microsoft Edge or Opera.
On Firefox, the same error message says Hmm. We’re having trouble finding that site.
Meanwhile, Microsoft Edge shows Hmmm… can’t reach this page.
Safari says Safari Can’t Find the Server. The DNS_PROBE_FINISHED_NXDOMAIN error is rare on Android. Instead, you might see the ERR_NAME_NOT_RESOLVED message.
How to fix DNS_PROBE_FINISHED_NXDOMAIN error on any device
Get started by eliminating the obvious solution: checking for typos. Once you clear it, make sure that the domain you’re trying to access actually exists.
The easiest way to tell is by using any whois service: search for whois on Google, access a whois website, enter the name of the domain you’re trying to access, and see what the results turn up. Pay special attention to the creation and expiration date.
Another possibility is that the domain is currently down, so you just have to wait until it’s back up. If you’re trying to access your own website without success, get in touch with your domain host to see what’s happening.
If you are still encountering the DNS_PROBE_FINISHED_NXDOMAIN error message on Google Chrome at this point, proceed with the following solutions.
1. Use another web browser
We’re not saying you should ditch Google Chrome if it’s your favorite browser. However, if you can access the problematic website by turning to a different browser, at least you will know that there’s something wrong with Chrome. In that case, you can narrow down the list of possible issues and focus on repairing Chrome.
2. Try to access other websites
It’s important to find out if you can access other websites by entering their domain names into the address bar of Chrome. Because, if all pages refused to load, you might be dealing with a bigger issue concerning your Internet connection or device settings.
3. Connect to another network
The Internet connection you’re currently using might not be working anymore. Or maybe the Wi-Fi signal is too poor to load websites. If your router has dual-band support, make sure to connect to the 5 GHz Wi-Fi network instead of 2 Ghz, because the signal is better. However, you might have to move closer to the router.
On the other hand, being connected to a public, unencrypted Wi-Fi network means sharing the bandwidth with everyone, so it’s natural to expect a slow connection that could even trigger browser errors such as DNS_PROBE_FINISHED_NXDOMAIN.
Try connecting to 3G/4G cellular data if possible since the connection might be better than a Wi-Fi network. Or, switch from 3G/4G to Wi-Fi mode in case you ran out of bandwidth.
4. Restart your computer and router
It sounds simple enough but usually works. Restarting your desktop, laptop, smartphone or tablet might be enough to get rid of the DNS_PROBE_FINISHED_NXDOMAIN error message and access your favorite websites once again.
While doing do, it’s a good idea to reboot your router, too, in order to clear its cache. Just find the small switch on the back of the router, keep it pressed for several seconds, then release and wait until your Internet connection is back up.
5. Restart your web browser
Shutting down and restarting Google Chrome might be enough to restore Internet access. Just make sure to close all processes before relaunching the application.
How to correctly restart Chrome on Windows:
- Press Ctrl + Shift + Esc to open Task Manager
- Remain in the Processes tab
- Find and select the entire tree of Google Chrome
- Click End task
- Open Chrome again
How to correctly restart Chrome on macOS:
- Select the Google Chrome window
- Open the Apple menu from the top-left corner
- Select Force Quit
- Launch Chrome again
How to correctly restart Chrome on Android:
- On your Android device, go to the Settings section
- Select Apps and tap Chrome
- Tap Force stop
- Go back to your home screen and launch the Chrome app
How to correctly restart Chrome on iOS:
- Swipe up from the bottom of the screen and stop in the middle
- Swipe left or right to select Chrome
- Swipe up to the app’s preview to close the app
- Open the Chrome app again
6. Update your web browser
Your web browser should automatically check for updates by default, every time you fire it up. However, if it fails to do so for some reason, it’s up to you to trigger the update and bring your browser up to speed.
How to update Chrome on Windows and macOS:
- Launch Chrome
- Open the More menu from the top-right corner
- Select Help and click About Google Chrome (or visit
chrome://settings/help
) - Chrome will check and apply any updates automatically
- Once it finishes, restart the web browser
- See if you can access any pages
How to update Chrome on Android:
- Launch the Play Store app
- Tap your Google account
- Select My apps & Games from the menu
- At Updates, locate Chrome and tap Update
- If you can’t find it, it means that Chrome is already updated
- Open Chrome and check for DNS errors
How to update Chrome on iOS:
- Fire up App Store
- Find Chrome and tap Update
- If it says Open instead of Update, it means that the app is already updated
- Launch Chrome now and inspect it for DNS issues
7. Clear browser cache
If the Chrome cache is full, this could cause page loading issues and even the DNS_PROBE_FINISHED_NXDOMAIN error on your device. But you can solve this problem by emptying Chrome site data and cache.
How to clear Chrome cache on Windows and macOS:
- Open Google Chrome
- Click the More button and select Settings
- Go to Privacy and security
- Click Clear browsing data (or visit
chrome://settings/clearBrowserData
) - In the Basic tab, set Time range to All time
- Check the following options:
- Browsing history
- Cookies and other site data
- Cached images and files
- Click Clear data
- Restart Chrome
How to clear Chrome cache on Android and iOS:
- Launch the Chrome app
- Open the More menu and go to History
- Select Clear browsing data…
- Remain in the Basic area
- Check all options:
- Browsing history
- Cookies and site data
- Cached images and files
- Click Clear data
- Relaunch the Chrome app
8. Reset your DNS settings
A simple and efficient way to reset your DNS configuration is by emptying the DNS server cache. It’s similar to clearing your browsing cache, which could help get rid of error messages like DNS_PROBE_FINISHED_NXDOMAIN.
How to reset DNS settings on Windows:
- Click the Start button, search for Command Prompt, and launch this app
- Write the following commands (press Enter after each line):
-
ipconfig /flushdns
-
ipconfig /registerdns
-
ipconfig /release
-
ipconfig /renew
-
netsh winsock reset
-
- Exit CMD and restart your PC
- Launch Chrome and check for errors
How to reset DNS settings on macOS:
- Launch the Terminal app
- Type
sudo killall -HUP mDNSResponder
and hit Return - If prompted, enter the username and password associated with your admin account
- Reboot your Mac
- Open Chrome and try to access websites now
How to reset DNS settings on Android and iOS:
- Go to the Settings section
- Select General > Reset
- Tap Reset Network Settings
- Launch Chrome and check for errors
An alternative way to refresh your DNS configuration on Android or iOS is by rebooting the device or toggling Airplane mode. You can also open the Chrome app, visit chrome://net-internals/#dns
, and click the Clear host cache button.
9. Restart the DNS Client service
If the DNS server is not responding on your Windows PC, you can restart the DNS client service responsible for resolving and caching domain names. It’s worth trying this solution when it comes to repairing the DNS_PROBE_FINISHED_NXDOMAIN error in Chrome and other Chromium-based web browsers.
How to restart the DNS Client service:
- Click the Start button, search for Services, and open this app
- Locate and double-click DNS Client to access its properties
- Set Startup type to Automatic
- If the service is currently stopped, click Start
- Click Apply and exit
- Launch Chrome and inspect results
If you can’t click the DNS Client buttons, use the next solution:
- Press the Windows key, search for Registry Editor, and launch this tool
- Go to the next location by copying and pasting the line below:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache
- In the list of registry entries, double-click Start
- Set Value data to 2 and Base to Hexadecimal
- Click OK
- Exit Services and restart Chrome
- Check for any additional errors
10. Change your DNS servers
If flushing your DNS servers and restarting the DNS Client service won’t do the trick, perhaps your DNS resolver is not working correctly anymore. In this case, you should change your DNS servers to something more reliable.
For example, you can use the DNS servers provided by Google since they are free, safe, and fast.
How to use Google DNS on Windows 10:
- Right-click the Start button and go to Network Connections
- At Advanced network settings, click Change adapter options
- Right-click your Internet connection and select Properties (you need admin rights)
- In the Networking tab, double-click Internet Protocol Version 4 (TCP/IPv4) to access its properties
- In the General area, select Use the following DNS server addresses
- At Preferred DNS server, type 8.8.8.8
- Set Alternate DNS server to 8.8.4.4
- Enable Validate settings upon exit and click OK
- Launch Chrome and check for errors
How to use Google DNS on macOS:
- Open the Apple menu and go to System Preferences
- Select Network and click Advanced
- Switch to the DNS area
- Click + and write 8.8.8.8
- Click it again to also add 8.8.4.4
- Press OK and exit to the desktop
- Fire up Chrome to inspect results
How to use Google DNS on Android:
- On your Android device, select Settings
- Go to Network & Internet
- Tap Advanced > Private DNS
- Select Configure Private DNS
- Type dns.google and exit to the home screen
- Open the Chrome app and check for DNS errors
How to use Google DNS on iOS:
- Using your iPhone or iPad, go to Settings
- Open Wi-Fi
- Find your network and tap i to view properties
- Select DNS and type 8.8.8.8, 8.8.4.4
- Exit to the home screen
- Launch the Chrome app and check for issues
11. Run the Internet Connections troubleshooter
Windows 10 comes with an internal troubleshooter to fix common Internet connection issues. It’s worth a shot if you’re looking for a fast and easy way to resolve the DNS_PROBE_FINISHED_NXDOMAIN error in your Chromium-based web browser.
- Press the Win key, search for Settings, and open this app
- Select Update & Security
- Jump to Troubleshoot on the left
- Click Additional troubleshooters
- Select Internet Connections and click Run the troubleshooter
- Follow the on-screen steps and apply any fixes. You might be asked to restart your computer
- Open the web browser and try to access a domain
12. Turn off Chrome extensions
Some web browser extensions can interfere with the way Chrome or your DNS resolver works, preventing pages from loading properly. It’s one of the reasons why you might get error DNS_PROBE_FINISHED_NXDOMAIN.
To fix this problem, you should disable the guilty Chrome extensions. It can mean anything that controls your IP and DNS settings, like proxy and VPN extensions for Chrome.
How to disable Chrome extensions:
- Launch Google Chrome
- Open the More menu from the top-right corner
- Select More tools and click Extensions (or visit
chrome://extensions
) - Click the slider button to deactivate extensions
- Restart Chrome and check for DNS errors
13. Disable your VPN or proxy
Since we’re discussing software applications capable of changing your IP and DNS configuration, such as VPN and proxy tools, it’s a good idea to turn them off at the system level.
If you have dedicated apps installed on Windows 10, macOS, Android, or iOS, you just have to switch them off. However, if you’re using the built-in device settings for VPN or proxy, here’s what you need to do.
How to disable VPN and proxy on Windows 10:
- Right-click the Start button and go to Network Connections
- Jump to VPN on the left side
- Disconnect any active VPN connections
- Switch to the Proxy area on the left
- Turn off Automatically detect settings and Use setup script
- At the bottom of the window, also disable Use a proxy server
- Launch Chrome and check for DNS errors
How to disable VPN and proxy on macOS:
- Open the Apple menu and select System Preferences
- Go to Network > VPN
- Click Disconnect if you have any active VPN connections
- Select your Internet connection and click Advanced
- Go to the Proxies area and disable all proxy settings
- Click OK
- Fire up Chrome and inspect results
How to disable VPN and proxy on Android:
- On your Android device, open the Settings menu
- Go to Network > VPN
- Disconnect any VPN entries
- Tap and hold your Internet connection to pick Modify network
- Select Show advanced options
- At Proxy, select None
- Open the Chrome app and try to access a webpage
How to disable VPN and proxy on iOS:
- Open the Settings area
- Go to General > VPN
- Make sure to deactivate any VPN connections
- Select your Wi-Fi and access advanced settings
- At HTTP Proxy, select Off
- Launch the Chrome app and check for issues
14. Restore Chrome to default
Any number of customized browser settings can change the way Chrome connects to the Internet. Your safest bet is to restore the Chrome options to default.
How to reset Chrome on Windows and macOS:
- Launch the Chrome app and open the More menu
- Go to Settings > Advanced
- At Reset and clean up, click Restore settings to their original defaults (or visit
chrome://settings/reset
) - Click Reset settings to confirm
- Restart the browser and check for DNS errors
How to reset Chrome on Android:
- Open the Settings menu of your Android device
- Go to Apps
- Locate and select Chrome
- Tap Storage > Manage storage
- Tap Clear all data and OK to confirm
- Open the Chrome app and check for DNS issues
How to reset Chrome on iOS:
- Open the Chrome app on your iPhone or iPad
- Go to the Settings menu and tap Privacy
- Select Clear Browsing Data
- Choose all items from the list
- Tap Clear Browsing Data to confirm
- Restart the Chrome app and check for DNS errors
15. Reinstall Chrome
If restoring the Chrome settings to default won’t fix the DNS_PROBE_FINISHED_NXDOMAIN error on your device, you should reinstall the web browser.
How to reinstall Chrome on Windows 10:
- Press Ctrl + Shift + Esc to launch Task Manager
- In the Processes tab, select Chrome and click End task
- Right-click the Start button to select Apps and Features
- Select Google Chrome and click Uninstall
- Proceed with the removal steps
- Download Chrome from the official website
- Install Chrome as usual, launch it, and check for DNS errors
How to reinstall Chrome on macOS:
- Select the Google Chrome window
- Open the Apple menu and click Force Quit
- Using the Finder app, find Chrome and drag it to the Trash
- If asked, enter your admin username and password to confirm
- Select Empty Trash to eliminate Chrome from your Mac
- Download Chrome from the official website
- Set up the web browser and try to access webpages now
How to reinstall Chrome on Android:
- Open Play Store
- Locate Chrome and tap Uninstall
- Reboot your Android
- Using Play Store, find Chrome and tap Install
How to reinstall Chrome on iOS:
- On your home screen, tap and hold Chrome
- Select Remove App and then Delete App
- Tap Delete to confirm
- Using the App Store, locate Chrome and tap the cloud symbol to install it
16. Stick to the Chrome Stable channel
You can try many release channels of Chrome when using the application to navigate the Internet: Stable, Beta, Developer, and Canary. However, you should stick to the Stable channel if you don’t want unexpected surprises like error DNS_PROBE_FINISHED_NXDOMAIN.
Although the other release channels give you access to new and exciting features, they aren’t as reliable as the Stable channel. It’s the one officially available for download on the Google website.
On the other hand, you should know that it’s possible to also have the other versions of Chrome installed separately from the Stable version if you’re keen on testing the latest trends.
17. Downgrade Chrome
Older OS editions like Windows XP don’t officially support the latest Google Chrome update, so you should expect browsing issues and error codes like DNS_PROBE_FINISHED_NXDOMAIN when trying to go online.
In that cases, it’s safer to downgrade Chrome to an older version that still works with your obsolete operating system. Before doing so, however, it’s necessary to stop Chrome from automatically updating itself. Here are the complete steps for Windows.
How to disable Chrome auto-updates:
- Press Win key + R, type services.msc, and press Enter to open Services
- Find Google Update Service (gupdate) in the list of services
- Double-click this entry to view its properties
- Set Startup type to Disabled
- Click Apply and return to the main window
- Also locate and double-click Google Update Service (gupdatem) to access its properties
- Set Startup type to Disabled
- Click Apply and quit Services
How to uninstall Chrome:
- Press Win key + R, type appwiz.cpl, and press Enter to access Programs and Features (Add/Remove Programs) in Control Panel
- Find Google Chrome, right-click it, and select Uninstall
- Proceed with the uninstall wizard steps
How to install old Chrome:
Older versions of Chrome are not available for download on the official website since Google can’t guarantee the security of your computer. But you can track down old Chrome on mirror websites like SlimJet.
Be careful when downloading files from third-party, unknown sources because Google can’t guarantee their safety. Make sure that your computer’s security solution is up to date.
18. Check for malware
If your device was recently infected with malware, it’s possible that the attack damaged essential files used by the DNS resolver of Google Chrome. As a result, you keep seeing the DNS_PROBE_FINISHED_NXDOMAIN error code on your screen.
However, you can turn to Chrome’s built-in malware detection tool for help (previously known as Chrome Cleanup Tool).
How to remove malware with Chrome:
- Launch Google Chrome
- Open the More menu and go to Settings
- Scroll down to the bottom of the page and click Advanced
- At Reset and clean up, click Clean up computer (or visit
chrome://settings/cleanup
) - At Find harmful software, click Find
- Allow Chrome to find and remove any malware
- Restart the web browser and check for DNS errors
If Chrome’s integrated security tool doesn’t solve anything, you can turn to Windows Defender unless you have a third-party anti-malware application installed on your Windows 10 PC.
How to remove malware with Windows Defender:
- Press the Win key, search for Windows Security, and launch this app
- Select Virus & threat protection
- Click Scan options
- Choose Quick scan and click Scan now
- If the malware search doesn’t return any results, run another scan using Windows Defender Offline scan mode
- Restart your PC
- Fire up Chrome and check for errors
On macOS, iOS, and Android, you have to use a third-party security solution to find and remove malicious threats.
19. Run a ping test
When trying to access a particular website using Google Chrome, you should run a ping test to check the connection strength between your computer and the remote server. It helps you find out if the Internet connection is too slow or doesn’t get established at all.
On Windows and macOS, it’s not necessary to install third-party ping tools since you can use the console environments. However, there’s no way to avoid this on Android or iOS. We’re using the Google website as an example below.
How to use the ping command on Windows 10:
- Press Win key + R, type cmd, and press Enter to launch Command Prompt
- To ping Google, type
ping google.com
and hit Enter - Patiently wait while the ping test is carried out
- At Ping statistics, take note of the % loss
How to use the ping command on macOS:
- Go to Applications and select Utilities
- Open the Terminal app
- Type
ping google.com
and hit Return - After the ping test completes, take note of the packet loss (at Server ping statistics)
The amount of packet loss tells you everything there is to know about the Internet connection to the server. 0% packet loss means that the connection is perfect, while 100% packet loss indicates that your computer can’t reach the remote server at all. Anything lower than 100% packet loss tells you the the Internet connection works but isn’t at full capacity.
20. Check your Hosts file
The Hosts file contains TCP/IP information about how your computer communicates with other websites. If you can’t access a specific webpage in Chrome and get the DNS_PROBE_FINISHED_NXDOMAIN error instead, you should check if the page is blocked and then edit it in the Hosts file.
In case it is, you just have to delete its line. Here’s how to make it happen on Windows PC:
- Open Windows Explorer (press Win key + E)
- Go to the next destination:
C:\Windows\System32\drivers\etc
- Select and copy the hosts file to create a backup of the current configuration
- Open the hosts file in a text editor with administrative rights (like Notepad)
- Locate any lines of text that mention the website you’re attempting to visit in Chrome. For example, if you can’t go to Google, look for any lines containing
google.com
- Delete those lines and press Ctrl + S to save the new Hosts file
- Exit the text editor and launch Google Chrome
- Try to access that website now
21. Visit websites by IP address
An alternative way to visit a website is by entering its IP address instead of domain. It’s an easy workaround for resolving the DNS_PROBE_FINISHED_NXDOMAIN error in Chrome if it was caused by a faulty DNS resolver.
However, you first need to discover the IP address of the domain. The easiest way to do this on Windows is by turning to Command Prompt and using the ping command. On macOS, you can use the ping command in the Terminal app to achieve the same results.
In the example below, we’re trying to find out the IP address of Google: ping google.com
. As you can tell from the screenshot, Google’s IP address is revealed in square brackets.
The only condition is for the ping command to return anything below 100% packet loss (at Ping statistics). Otherwise, your PC won’t be able to tell you the IP address of a domain that’s currently down or doesn’t exist.
Next, copy the IP address by selecting it in Command Prompt and pressing Enter. You can now launch Google Chrome to paste the IP address in the address bar and hit the Enter key.
23. Disable third-party antivirus tools
If you have a third-party anti-malware solution installed, it might have an incorrect default configuration that conflicts with Google Chrome, resulting in error DNS_PROBE_FINISHED_NXDOMAIN. It usually applies to free security programs, which are mostly unreliable.
But you should be able to resolve this problem by temporarily turning off your antivirus application to check if Google Chrome works. If you can’t disable it, then we suggest removing the application from Apps and Features on Windows 10, or by dragging it to the Trash on macOS.
24. Check for system updates
An obsolete operating system can harm all your installed applications, including Google Chrome. If you haven’t updated Windows 10, macOS, iOS, or Android for a long time, you shouldn’t postpone it any longer since it could be the reason why you receive error DNS_PROBE_FINISHED_NXDOMAIN.
How to update Windows 10:
- Press the Win key, type Check for updates, and press Enter
- Windows should start looking for updates automatically. If it doesn’t, click Check for updates
- If there are any pending updates that don’t start downloading right away, click Download
- Wait until your operating system updates itself. It might take a while
- Restart your computer and try to use Chrome now
How to update macOS:
- Open the Apple menu and select Software Update
- Mac will begin installing any system updates it finds
- When it’s done, restart the computer
- Open the Chrome app and see if it works now
How to update Android:
- Make sure that your Android device is charged
- Go to Settings > System > Advanced
- Tap System Update and wait
- Reboot your Android and try to use Chrome now
How to update iOS:
- Your iPhone or iPad should have a full battery
- Visit Settings > General > Software Update
- Tap Download and Install
- If there isn’t enough free disk space, iOS will ask for permission to temporarily remove some apps to make room. Tap Continue since the apps will be added back later
- Tap Install and authorize the update by using your passcode or fingerprint
- Restart iOS
- Start the Chrome app and check for DNS errors
25. Check the network drivers
Your network device might not be properly installed into your PC, especially if you’re using a new piece of hardware like a Wi-Fi adapter with plug-and-play features. But you can easily quickly reinstall the device to fix this issue.
How to reinstall the network device on Windows:
- Click the Start button, search for Device Manager, and open this app
- Extend the Network adapters group
- Select your network interface, right-click it, and select Uninstall device
- Open the Action menu and click Scan for hardware changes
- Restart your PC. Windows will automatically reinstall the missing adapter
- Launch Chrome and try to access a webpage now
It’s also possible that your network driver is outdated, causing web browsing errors and hampering your Internet navigation experience overall.
How to update the network drivers on Windows:
- Return to Device Manager
- Right-click your network adapter and select Update driver
- Click Search automatically for updated driver software
- If it doesn’t find anything, click Search for updated drivers on Windows Update. However, if you have already used Windows Update, then you can skip this step
- Follow the on-screen instructions
- Restart your PC and try to use Chrome now
Alternatively, you can manually download the latest network driver and install it on your PC. But, if you don’t want to risk getting an incompatible driver, you should turn to a driver update application. Besides, it can help you update all your drivers at once.
On macOS, just follow the steps in a previous solution we described to update the operating system.
If you have accidentally installed an incompatible network driver, then you should roll back to the previous version in order to avoid web browsing issues.
How to roll back the network driver on Windows:
- Go to Device Manager
- Right-click your network adapter and select Properties
- Switch to the Driver tab
- Click Roll Back Driver and follow the instructions. If the button’s greyed out, you can’t perform the rollback, so you might as well skip this step
- Restart your PC and check for DNS errors in Chrome
26. Check IPv4 and IPv6 connectivity
It’s a good idea to check the IPv4 and IPv6 settings of your computer. Some users have reported that, although their ISP doesn’t support IPv6 connections, having IPv6 mode enabled on their PC has caused network connectivity issues. So you should turn off IPv6 to stay on the safe side.
How to check IPv4 and IPv6 on Windows 10:
- Click the network icon in the system tray and select Network & Internet settings
- Click Change adapter options
- Select your Internet connection, right-click it, and go to Properties (you need elevation rights)
- Remain in the Networking tab
- Check the Internet Protocol Version 4 (TCP/IPv4) box
- Uncheck the Internet Protocol Version 6 (TCP/IPv6) box
- Click OK and exit
- Fire up Chrome and try to access a webpage now
27. More ways to improve your Internet connection
Here are some suggestions to help make your Internet connection faster and get rid of the DNS_PROBE_FINISHED_NXDOMAIN error in Google Chrome:
- Exit all applications with Internet access that you’re not currently using (except Chrome), such as torrenting clients, gaming platforms like Steam, and other web browsers like Mozilla Firefox or Microsoft Edge
- If your router has dual-band support, connect to the 5 Ghz Wi-Fi network
- Move your desktop, tablet, smartphone or tablet closer to the router to get a better signal
- Disconnect other devices from your Wi-Fi network
- On desktops and tablets, switch to wired mode
- On tablets and smartphones, toggle Wi-Fi and 4G mobile data mode
28. Use Google Translate
A nifty trick to access a website that’s blocking your connection due to your DNS resolver is to turn to Google Translate. The online service is capable of translating entire webpages. Since you’re using Google as a proxy to reach a specific domain, your IP won’t be blocked by that website anymore. Keep in mind that it only works if the website is not down.
Here’s an example:
- Go to Google Translate
- Type or paste the website you’re trying to access
- Set the preferred language in the translated area
- Click the button that opens a new tab
- View and navigate the website in Google Translate
29. Use a premium VPN service
We previously mentioned that you should disable your VPN service to get rid of the DNS_PROBE_FINISHED_NXDOMAIN error. However, that only applies to free applications that are poorly built and offer only basic protection. Using a premium VPN service is different, and we can’t think of a finer example than NordVPN. We think it’s the best VPN that checks all the boxes.
NordVPN has a built-in DNS resolver that speeds up your Internet connection, prevents your DNS queries from getting hijacked, and helps you access blocked websites. It also has support for custom DNS servers if you prefer using something else. However, keep in mind that its DNS resolver comes into effect only after connecting to a VPN server.
Furthermore, NordVPN is capable of unblocking streaming services like Netflix. It supports all popular platforms, including Windows, macOS, Linux, Android, and iOS. Plus, it allows up to six simultaneous connections. You can even set it up on your router to share VPN access and DNS features with all devices connected to your Wi-Fi network.
Lastly, a premium subscription comes with support for a Smart DNS service, which you can use to watch Netflix on devices without native VPN support, such as PS4, PS5 or Xbox One. You can read all about this awesome service in our NordVPN review.
DNS_PROBE_FINISHED_NXDOMAIN can be fixed
To review, DNS_PROBE_FINISHED_NXDOMAIN is an error message that pops on Chrome and other Chromium-based web browsers like Microsoft Edge or Opera. It can happen on any platform, including Windows, macOS, Android, and iOS. The error prevents your browser from accessing webpages due to DNS issues, but you can fix it.
For example, try accessing other websites, using another web browser, or connecting to a different network. You should also restart your device, router and browser application, update your operating system and web browser, clear browser cache, reset your DNS settings, and restart the DNS Client service.
It’s also a good idea to change your DNS servers, run the Internet Connections troubleshooter, disable Chrome extensions, VPN and proxy tools, restore Chrome to its default configuration, reinstall the web browser, use the Chrome stable channel, or downgrade Chrome if you’re running an obsolete Windows version.
Furthermore, you should check your device for malware, run a ping test, review your Hosts file, visit websites by IP address instead of domain, disable any third-party antivirus utilities, check the network driver, IPv4 and IPv6 connectivity, take additional steps toward speeding up your Internet connection, use Google Translate as a proxy, and use a premium VPN service with proprietary DNS servers like NordVPN.
Did these solutions help repair error DNS_PROBE_FINISHED_NXDOMAIN on your device? Did we miss anything important? Leave us a comment in the section below and tell us more.