Home  >  Article  >  Operation and Maintenance  >  What to do if the webpage cannot be opened in Windows 10 system

What to do if the webpage cannot be opened in Windows 10 system

王林
王林Original
2020-05-29 11:29:053880browse

What to do if the webpage cannot be opened in Windows 10 system

First open the command prompt as an administrator

What to do if the webpage cannot be opened in Windows 10 system

Then enter the command:

netsh int tcp set heuristics disabled

Press Enter to execute Then enter the command:

netsh int tcp set global autotuninglevel=disabled

After running, continue to enter the command:

netsh int tcp set global rss=enabled

What to do if the webpage cannot be opened in Windows 10 system

Or directly run the following command to reset all network settings

netsh winsock reset

Recommended tutorial: windows tutorial

The above is the detailed content of What to do if the webpage cannot be opened in Windows 10 system. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn