The network connection is normal but you can’t access the Internet? For friends who use Win10 system, the problem of normal network connection but unable to access the Internet occurs from time to time. This may be caused by a variety of factors. PHP editor Xiaoxin has compiled a troubleshooting guide to help everyone solve this problem. This article will detail the following steps: Check the network adapter settings Reset the TCP/IP stack Change the DNS server Use the network troubleshooter tool Contact the Internet service provider If you encounter a situation where the Win10 network connection is normal but cannot access the Internet, please continue reading this article to learn more Detailed solution.
1. The shortcut key "win+R" opens the run window, enter "cmd" in it, and press Enter to open the command prompt window.
2. Enter the "netsh winsock reset" command in the window and press Enter to execute the command.
3. If the above operation does not solve the problem, then use the shortcut key "win+R" and enter "regedit" in the run dialog box Command and press Enter to open the Registry Editor.
4. In the new interface, click "HKEY_LOCAL_MACHINESYSTEMCurrentControlSetservicesNlaSvcParametersInternet" in sequence.
5. Finally find the "EnableActiveProbing" item, double-click to open it, and change the numerical data in the window to "0" to solve the problem of win10 being unable to access the Internet problem.
The above is the detailed content of What to do if win10 network connection is normal but unable to access the Internet? Win10 network connection is normal but unable to access the Internet. Solution. For more information, please follow other related articles on the PHP Chinese website!