How to Fix DNS_PROBE_FINISHED_NXDOMA

Most of you may be facing this error from Google Chrome when you going to browse web site is “This site can’t be reached – Server IP address could not be found”, DNS_PROBE_FINISHED_NXDOMAIN.

With this error, you can’t browse the website, maybe not anything at all.

How-to-Fix-DNS_PROBE_FINISHED_NXDOMA_error_in_chrome

But fixing this is peace of cake. Don’t worry, when finishing this article you should be able to solve your problem on your own.

Reason for DNS_PROBE_FINISHED_NXDOMAIN        

If you’re getting an error, specifically this is a DNS lookup failed. It means DNS fails to resolve the address or domain name. “DNS_PROBE_FINISHED_NXDOMAIN”– NXDOMAIN means Non-Existent Domain.

How to solve This problem.

Method 1

So we are going to start by right-clicking on the network icon in the bottom right corner of our taskbar. Depending on if you’re using a wireless or other network connection, the icon will look a little bit different. An Ethernet connection looks like a monitor. If you’re using a wireless connection it will look like a wireless signal with those traditional lines like a satellite icon.

How to Fix DNS_PROBE_FINISHED_NXDOMA_NetIcon
How to Fix DNS_PROBE_FINISHED_NXDOMA_wireless_Icon

So you want to right-click on it and then left-click on. Where it says Open Network and Sharing Center.

How to Fix DNS_PROBE_FINISHED_NXDOMA_Open_Network

on the left side where it says change adapter settings

How to Fix DNS_PROBE_FINISHED_NXDOMA_Netork_Properties

Now whichever network is active here you want to right-click on it and then left-click on properties.

How-to-Fix-DNS_PROBE_FINISHED_NXDOMA_Ethernet_Properties

Internet Protocol Version 4 (TCP/IPv4) and then let’s look at the property.

How-to-Fix-DNS_PROBE_FINISHED_NXDOMA_Ethernet_Properties_Full

The bottom area where it says, obtain DNS server address automatically. Let’s look at the option or selection below this is “use the following DNS server addresses”. we’re the preferred DNS server you want to type in 8.8.8.8. and then the alternate DNS server you want to make it 8.8.4.4. This is Google’s own DNS server address.

How-to-Fix-DNS_PROBE_FINISHED_NXDOMA_Internet_protocol

So you can left-click on OK or actually I’d recommend ticking the little box that says “Validate settings upon exit”. Because if you make a mistake it’s good that you know right away.

And then left-clicking on ok and then you can close out of the property window.

How-to-Fix-DNS_PROBE_FINISHED_NXDOMA_Finish

After that, it’s just going to run on windows network diagnostic scans and make sure everything is good.

Method2

If that did not work for you something else we can try. Go to the CMD (Command Prompt) and run as an administrator. To do that you can press The Windows key and R. Then type cmd and click Ok.

How-to-Fix-DNS_PROBE_FINISHED_NXDOMA_cmd

Now we want to do is type in

 ipconfig /release

How-to-Fix-DNS_PROBE_FINISHED_NXDOMA_ipconfig

And then hit enter. Once you’re done type in that in you want to type in

ipconfig /all

How-to-Fix-DNS_PROBE_FINISHED_NXDOMA_ipconfig_all

And enter again on a keyboard. Again type

Ipconfig /flushdns

How-to-Fix-DNS_PROBE_FINISHED_NXDOMA_flush_DNS

Then hit enter again. We can see that we had successfully flushed the DNS resolver cache. Now we want to type in

ipconfig /renew

How-to-Fix-DNS_PROBE_FINISHED_NXDOMA_ipconfig_renew

And then hit enter on a keyboard. Just be patient here it will take a moment. Once we’re done that you want to type in,

netsh int ip set dns

How to Fix DNS_PROBE_FINISHED_NXDOMA_netsh

and then hit enter on your keyboard. Now you want to type in,

 netsh winsock reset

How to Fix DNS_PROBE_FINISHED_NXDOMA_network_reset

And then hit enter. They’ll ask you to restart your computer to complete the reset. So closing out of a command prompt window, restart your computer.

Conclusion

Now you know about “DNS_PROBE_FINISHED_NXDOMAIN” which is comes in the Chrome web browser. These methods will solve this problem in chrome also Mozilla, Opera, and most of the major browsers. If you have any questions please comment below.

spot_img

More from this stream

Recomended