Do you have problems browsing on your Google Chrome browser?
After several searches and tests, I was able to resolve the DNS_PROBE_FINISHED_NXDOMAIN
or DNS PROBE FINISHED NXDOMAIN error on Google Chrome.
This error is displayed because of a problem in locating the site in DNS servers (DNS lookup).
DNS is the Domain Name System that allows the translation of a domain name to its Internet address (IP).
In this easy-to-follow tutorial you will discover how to repair your connection to the domain name server (DNS).
Let’s go!
Fix DNS_PROBE_FINISHED_NXDOMAIN the Easy Way
First, open your Control Panel from the Start menu.

Click on “Network and Sharing Center“.

Click on “Change adapter settings“.

Right-click on your network card or adapter and choose “Properties“.

Select “Internet Protocol Version 4 (TCP/IPv4)” and click “Properties“.

Choose “Use the following DNS server addresses” and enter the following DNS servers (google dns):
8.8.8.8 8.8.4.4
Click on the “OK” button.

Open your Command Prompt as administrator from Start.

Run these commands:
ipconfig /release ipconfig /all ipconfig /flushdns ipconfig /renew

Run this command too:
netsh winsock reset

Open your chrome://flags
in a new tab and click on “Reset all to default“.
Now try your internet, it should be working!

There you have it!
You just learned how to fix DNS PROBE FINISHED NXDOMAIN, if you have any question feel free to leave it in the comments’ section.
Thanks for sharing
Be the first to leave a comment !