When user get this error DNS_PROBE_FINISHED_NXDOMAIN then its mean user can not access the website. This error is due to the DNS related error. This also occur due to incorrect entries in the hosts file. We can fix this error to follow the given solution.
Solution: Flushing and Updating DNS to Google’s Public DNS Servers: You need to follow the given steps to complete this solution.
1- Write cmd on Windows search bar and right click on cmd and select Run As Adminsistrator.
2- Write the following command .ipconfig /flushdns and enter.
3- When it done then open Run application (Windows key + R).
4- Write ncpa.cpl and press OK.
5- Identify your network adapter which connected and right click on it and select Properties.
6- Click “Internet Protocol Version 4 (TCP/IPv4)” once so that it becomes highlighted in grey and select Properties again.
7- Put check on use the following dns server addresses and Preferred DNS Server and Alternate DNS Server Preferred DNS SERVER: 8.8.8.8 Alternate DNS SERVER 8.8.4.4
8- Click OK. You can find the detailed at
https://appuals.com/how-to-fix-dns_prob ... le-chrome/ and it will be helpful for us.