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

王林
Release: 2020-05-29 15:26:12
Original
3895 people have browsed it

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
Copy after login

Press Enter to execute Then enter the command:

netsh int tcp set global autotuninglevel=disabled
Copy after login

After running, continue to enter the command:

netsh int tcp set global rss=enabled
Copy after login

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
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template