Home > Article > Computer Tutorials > How to solve the problem of DNS unavailability in Google Chrome
php editor Strawberry today brings you a way to solve the "DNS Unavailable" problem in Google Chrome. When we use Google Chrome to surf the Internet, we sometimes encounter situations where we cannot access web pages, and a "DNS Unavailable" prompt appears. This is usually caused by a malfunctioning or misconfigured DNS server. Don’t worry, there are some simple ways we can solve this problem, let’s continue reading below.
Follow the following steps to enter the network settings page: Computer-Network-Network and Sharing Center- Change adapter settings. Once you find the network you are connecting to, right-click and select "Properties." Find "Internet Protocol Version 4" in the properties page and check whether its setting is automatic or manual.
#2. If it is manually adjusted to automatic (as shown in the picture).
#3. If it is automatic, press "win r" to open the run and enter cmd (as shown in the picture).
4. Then enter "ipconfig/flushidns" and press Enter. This will fix the dns and restore normal Google Chrome usage (as shown in the picture).
The above is the entire content of [What to do if the DNS is unavailable in Google Chrome - a few steps to teach you how to solve the DNS error in Google Chrome] compiled by this site. Hope it can help users in need.
The above is the detailed content of How to solve the problem of DNS unavailability in Google Chrome. For more information, please follow other related articles on the PHP Chinese website!