Home > Article > System Tutorial > Tutorial on how to solve the problem of being unable to access the Internet after upgrading win10 system
php editor Strawberry brings you a tutorial on how to solve the problem of being unable to access the Internet after the Win10 system upgrade. After upgrading the system, network connection problems sometimes occur, resulting in the inability to access the Internet normally. In this tutorial, we will introduce some simple but effective methods to help you solve network connection problems after the Win10 system upgrade, allowing you to use the Internet unimpeded again.
1. Use the Win After reaching the command prompt interface, enter the [ipconfig/flushdns] command and press Enter, as shown in the following figure:
3. Then enter the [netsh winsock reset catalog] command and press Enter. As shown in the figure below:
4. Finally, enter the [netsh int ip reset] command and press Enter. Restart the computer and you can access the Internet, as shown in the figure below:
The above is the detailed content of Tutorial on how to solve the problem of being unable to access the Internet after upgrading win10 system. For more information, please follow other related articles on the PHP Chinese website!