Connection errors on Google Chrome in Windows is a very regular thing. If you are a Google Chrome User then you might get DNS_PROBE_FINISHED_NXDOMAIN Error any time. In Most Cases Users are facing this error in Chrome Browser only, Whilst you can easily access any web page on Mozilla firefox or IE. This error Occurs because DNS lookup Fails When you try and access the Webpage.
Sometimes, Chrome Browser experiences problems accessing certain websites and gives out error message that says:
This Webpage is Not Available DNS_PROBE_FINISHED_NXDOMAIN
This site can’t be reached server DNS address could not be found. DNS_PROBE_FINISHED_NXDOMAIN
The Error Code DNS PROBE FINISHED NXDOMAIN pop-ups frequently when you have an issue with your DNS Settings or Internet. Whenever you try to Surf any webste then it says “This Webpage is Not Available” or “This site can’t be reached” along with the error code as DNS_PROBE_FINISHED_NXDOMAIN.
The main reason of DNS PROBE FINISHED NXDOMAIN Error in Google Chrome is DNS misconfiguration which gets resolved with few easy solutions. Basically, this Error Code is that the Domain you want to surf can’t be reached due to the issue with the DNS setting of your Internet connection.
Fix DNS PROBE FINISHED NXDOMAIN Error
Fix Error #1: Reset Network Adapter (Winsock Reset)
Winsock is a programming interface and the supporting program that handles input and output requests for Internet applications in a Windows operating system. This is a severe frequent issue in Windows 10.
Resetting Winsock Program will help you Solve DNS PROBE FINISHED NXDOMAIN error instantly and easily. This works in most of the cases and it’s really very easy. Resetting Winsock will help solve this error. The process is easy & simple. Follow the given steps to Reset Winsock to fix DNS PROBE FINISHED NXDOMAIN error in Google Chrome.
- Click on Windows button and Search for cmd and you will get Command Prompt as a search result. (Right click on it & select Run as administrator option)
- A Command Prompt window will popup. In Command Prompt, enter the following lines. You can Copy the Command given below & paste it in Command Prompt & Press Enter to run them.
-
netsh winsock reset
- Once this Command is executed, you will get Success Message. Then restart your Computer to make the Effective Changes.
Fix Error #2: Reset network settings and Flush DNS.
Due to misconfiguration of DNS or Network Settings, this error is caused. Flushing DNS and Resetting Network Settings may resolve this error. There are different Command available to Flush DNS, renew, release, etc. using which DNS PROBE FINISHED NXDOMAIN can be fixed in many cases. You need to open Command Prompt to perform these actions.
- Click on Windows button and Search for cmd and you will get Command Prompt as a search result. (Right click on it & select Run as administrator option)
- A Command Prompt window will popup. In Command Prompt, enter the following lines. You can Copy the Command given below & paste it in Command Prompt & Press Enter to run them. (You need to press Enter after each line of command and wait for the process to complete before you go to the next line.) Note: Run all the Commands One by One.
-
ipconfig /release ipconfig /all ipconfig /flushdns ipconfig /renew netsh int ip set dns netsh winsock reset
- Once you successfully run all these listed commands, just restart your system or computer or windows and that’s it.
Fix Error #3: Resetting Chrome to Default
This is pretty easy fix that worked for many people. All you need to do is:
- In Google Chrome Address bar type this URL: chrome://flags/
- Press Enter button and it will load a page with Settings in Google Chrome.
- At the right side in the Settings Page click on ”Reset all to default”and restart the browser.
Fix Error #4: Changing DNS settings
The DNS server your computer automatically obtains may not respond sometimes which might cause the DNS_Probe_Finished_NxDomain issue. That is why you need to change the DNS server address to a more reliable one like Googles or OpenDNS.
- Right-click on Windows Logo & select Network Connections option.
- Right-click on your Active Network (your Active Internet Connection that you are currently using and select Properties option)
- From the list of Options, find and select Internet Protocol Version 4 (TCP/IPv4) and click Properties button situated at the bottom right side.
- A new window will pop up. Just check Use below preferred and alternate DNS addresses and Enter the given DNS settings in it. Preferred DNS Server: 8.8.8.8 Alternate DNS Server: 8.8.4.4
- Press OK button to save the settings.
Other Fixes Provided by Users
Delete Browsing Data: Deleting cache, cookies in your browser may also help to resolve the issue. Also try a different browser other than Chrome.
Update your Network Driver: Some people reported that updating their network driver solved the problem for them. Updating from device manager may not work proper that’s why you should download the update from the vendors website and install it.
Hi There, I was searching for a solution for this same issue. I found that resetting Winsock resolved the issue for me. Makes sense. Winsock manages input and output requests for Internet applications on Windows. Therefore, resetting it helped me to get rid of DNS_PROBE_FINISHED_NXDOMAIN. I also found the solution in article was also really helpful with other possible solutions- https://supertechman.com.au/chrome-how-to-fix-error-code-dns_probe_finished_nxdomain/