Step 1. Release and Renew IP Address
Due to the fact that this is usually a client-side DNS issue, the very first thing you should do is try releasing and renewing the IP address on your computer. This also includes flushing your local DNS cache, which is similar to browser cache.
Windows
In Windows simply open up Command Prompt by pressing the Windows logo key and R or search run in your windows search bar - Then type cmd and hit Enter.
Type in ipconfig /release and hit Enter. This will release your current IP address.
Then type in ipconfig /flushdns and hit Enter.
This will flush your local DNS cache.
You should see a “Successfully flushed the DNS resolver Cache” if it worked.
Then type in ipconfig /renew and hit Enter. This will renew your IP address.
Mac
To release and renew your IP address on a Mac,
go to System Preferences…
Click on the network icon and then click “Advanced.”
Click the TCP/IP tab heading if you aren’t already in there. Then click on the “Renew DHCP” lease button.
Just like we did above in Windows, Mac users can also clear their local DNS cache. Although this is done in a different place.
Go to Utilities and then click on “Terminal.”
Enter in the following command:
dscacheutil -flushcache
Note: There is no success message on Macs.
Step 2. Restart DNS Client Service
If you’re running Windows you can try restarting the DNS client services which resolves and caches DNS domain names.
Simply open up Command Prompt by pressing the Windows logo key and R. Then type “services.msc” and hit Enter.
Scroll down to “DNS Client,” right click on it, and select “Restart.”
If the restart option is grayed out for you (as it was for us), an alternative way to do it is via the command prompt.
Open up Command Prompt by pressing the Windows logo key and R or search run on your windows search bar.
Then type “cmd” and hit Enter.
Paste this:
Depending on the version of Windows you’re running you might get an error saying:
The requested pause, continue, or stop is not valid for this service.
If you’re running into this error, do step 3.
Step 3. Change DNS Servers
Windows
In Windows simply open up Command Prompt by pressing the Windows logo key and R. Then type “control panel” and hit Enter.
Click on “Network and Internet” and then “Network and Sharing Center.”
On the left-hand side, click on “Change Adapter Settings.”
Change adapter settings Right click on your current connection, this will either be Local Area Connection or Wireless Network Connection based on how you’re connecting.
Then click on “Properties.”
Wireless connection properties
Select Internet Protocol Version 4 (or IPv6 if desired) and click on “Properties.”
Make a note of any existing settings in case you need to revert back.
Click “Use the following DNS server addresses.” Enter the following, or replace the existing with these: (Only do this at the bottom part)
Click OK, then Close.
Mac
To change DNS servers on a Mac,
go to System Preferences…
Click on the network icon and then click “Advanced.”
Click on the “DNS” tab.
Then add Cloudflare’s DNS server addresses.
Step 4. Restart Your Computer
Reference: https://kinsta.com/knowledgebase/dns_probe_finished_nxdomain/
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article