9 ways to fix DNS_Probe_Finished_Nxdomain error on a computer
When you surf the web, sometimes you will find the website cannot load even though it still has the correct Internet and URL. With Google Chrome, the browser most used by many people today, you will probably see DNS_PROBE_FINISHED_NXDOMAIN error. This article will guide you 9 ways to fix DNS_Probe_Finished_Nxdomain error on a simple computer .
1. Clear the DNS cache
Step 1: Click the Windows Start menu> Search Command Prompt> Right click select Run as Administrator> Type the given command: ipconfig / flushdns and press Enter.
Step 2: Open Run by pressing Windows + R key combination> Enter ncpa.cpl and click OK> Right-click, select WiFi> Select Properties.
Step 3: Find Internet protocol Version 4 (TCP / IPv4) and click the Properties button> Check the option Use the following DNS server address and then enter the following numbers:
Preferred DNS server: 8.8.8.8
Alternate DNS Server: 8.8.4.4.
2. Renew the IP address
- For Windows
Open Command Prompt with administrative rights and operate each command as follows:
Step 1: You can release the current IP with the following command:
ipconfig / release
Step 2: To clear the DNS cache, enter the following command:
ipconfig / flushdns
Step 3. To renew your IP address enter the following command:
ipconfig / renew
Step 4: Enter the following command to restore the IP configuration and reset the Winsock Catalog.
netsh int ip set dns
netsh winsock reset
People use the above way to get a new IP address and restore Winsock on the system. Winsock recovery is useful because it is responsible for controlling queries from the Internet application and you may need to do so after a period of time.
- For macOS
Step 1: Go to System Preferences and click on the Network button.
Step 2: Select your internet connection and click Advanced> Go to TCP / IP tab and click on Renew DHCP Lease button.
Step 3: Click OK and then restart your computer.
3. Restart DNS Client
One method to fix the DNS_PROBE_FINISHED_NXDOMAIN error is to restart the DNS Client service. There are two ways to do this on Windows.
- Using Windows Command Prompt
To restart the DNS service from the Command line, follow these steps:
Step 1: Open Command Prompt.
Step 2: Stop DNS server, enter the following command:
net stop dnscache
Wait for the results to appear as follows:
The DNS Client service was stopped successfully.
Step 3: Restart the DNS service by typing:
net start dnscache
Wait for the results to appear as follows:
The DNS Client service was started successfully.
Using Windows Services Manager
Here's how to restart the DNS Client service using Windows Services:
Step 1: Type Services in the Windows search box.
Step 2: Scroll down and find DNS Client option.
Step 3: Click the button Restart Service.
4. Change DNS server
If clearing the cache still fails, you can try changing the DNS server on the machine. By default, your computer will use your carrier's DNS. You can change this nameserver information to Google DNS or OpenDNS.
- Change DNS server on Windows
Step 1: In the Search bar> Type Control Panel> Select to open Control Panel.
Step 2: Click on Network and Sharing Center.
Step 3: Select Change adapter settings.
Step 4: Right-click on Wi-Fi> Select Properties.
Step 5: Find the option of Internet Protocol Version 4 (TCP / IPv4) in the list> Select Use the following DNS server addresses> Click the OK button to save the changes.
If you want to use Google Public DNS, add the following lines:
8.8.8.8
8.8.4.4
- Change DNS server on macOS
Step 1: Click the Apple icon in the top left box and go to System Preferences.
Step 2: Select Network and select the Internet Connection you are using> Click the Advanced button.
Step 3: Go to the DNS tab> Press the + sign and enter the new DNS server - Google Public DNS or OpenDNS as shown below> Click the OK button to save the changes.
5. Check the URL again
In many cases, the wrong URL is the cause of DNS_PROBE_FINISHED_NXDOMAIN. For example, if you enter the wrong www number before the domain name, you may experience problems, regardless of whether it is a WordPress website or not.
For example: If you entered ww.bbc.com instead of www.bbc.com, you will get the error DNS_PROBE_FINISHED_NXDOMAIN.
6. Reset Chrome Flags
Google Chrome is a web browser that allows users to try out unofficial functions. These functions are in development and therefore may not run smoothly on all devices. Some functions even cause problems with connectivity.
If you get the DNS_PROBE_FINISHED_NXDOMAIN error, you can try resetting these features again, maybe they are the cause of the error. Just type in the address bar:
chrome: // flags /
You will see a Chrome page showing all the features of Chrome. Press the 'Reset all' button on the top. Then, turn Chrome off and on again:
Important: Google Chrome allows users to test out some new features. Because sometimes it is still in development, not all features work smoothly. It may damage the connection, so use them with care.
7. Turn off the VPN application
The VPN acts as an intermediary computer and your computer traffic runs through it. If there is a problem with the VPN, it might prevent your browser from launching any websites.
Try disabling the VPN app on your computer and see if you can open your websites later. If you can open the page, chances are there is a problem with the VPN app and you need to resolve the issue before you use it again.
8. Check the hosts file
The host file is the local file on your computer that points the domain to the IP address. Your computer will prioritize the hosts file first if you want to access the website. If the host file does not have a domain map with IP, your computer will go to the DNS server to check the IP of the accessible domain.
So you should review the hosts file for any special addresses. It could be the cause of the DNS_PROBE_FINISHED_NXDOMAIN error.
- How to open the hosts file on Windows
Step 1: Right-click on Notepad> Select Run as administrator.
Step 2: Go to File> Select Open> Convert the file from Text Documents (* .txt) to All Files.
Step 3: If the domain name and IP address of the website are in the host file, delete it, and save the change to that record.
- How to open the hosts file on macOS
Step 1: Open Terminal with Launchpad.
Step 2: Enter the following command to run Nano Editor as admin.
sudo nano / private / etc / hosts
Step 3: Enter the password> You will be redirected to the hosts file.
Step 4: Delete the information related to the domain name> Save changes and press Control + O.
9. Reset router settings
The error 'Server IP address could not be found' is sometimes caused by a misconfigured router . If you're not sure what changes you or someone else made to your router, reset all settings and see if it solves the problem.
Remember that resetting the router will erase your configuration. Depending on the situation, you may need to reconfigure your router to work with your Internet Service Provider (ISP).
The above article has guided you 9 ways to fix DNS_Probe_Finished_Nxdomain error on a simple computer. Hope this article helps you!
You should read it
- Some ways to fix DNS_PROBE_FINISHED_NXDOMAIN error on Chrome
- 5 solutions to fix 'DNS_Probe_Finished_Bad_Config' error in Chrome browser
- How to fix the error site can't be reached on the Google Chrome browser
- Summary of how to fix errors without downloading files, not accessing YouTube and Not Responding errors on Chrome browser
- How to fix VPN error 619
- How to fix A20 Error when starting the computer
- How to fix 'This App Can't Run on Your PC' error on Windows 10
- How to fix 403 Forbidden Error
- Summary of iOS 17 errors and how to fix them
- Instructions on how to fix 53 error when restoring on iPhone
- Steps to fix error 0x8004FC12 on Windows 11
- How to fix the Disk I / O error in Windows
Maybe you are interested
How to change DNS for Ubuntu, Linux
How to change DNS in Windows 10, increase network speed, access blocked websites
What is DNS, basic knowledge about DNS
How to change DNS on Windows 11/10/8/7 and macOS to surf the web and speed up the network
How to change DNS on Windows 11, surf the web, watch movies faster
How to change DNS on Windows 11 to increase Internet speed