Home >System Tutorial >Windows Series >Solve the problem of slow network speed after win10 1903 update

Solve the problem of slow network speed after win10 1903 update

王林
王林forward
2024-01-06 09:25:07981browse

After we updated win101903, other new features are very good, but the network speed seems to be much slower than before. How to solve this situation? Let me tell you now. Hope it helps.

What to do if the network speed is slow after the win101903 update:

1. First enter the windows desktop, right-click on the windows icon in the lower left corner,

select Administrator in the pop-up menu mode command prompt.

Solve the problem of slow network speed after win10 1903 update

2. Then enter "netsh interface tcp show global" in the window and press Enter.

Check whether the automatic adjustment level of the receiving window is Normal. of).

Solve the problem of slow network speed after win10 1903 update

3. If yes, then type "netsh int tcp set global autotuninglevel=disabled" and press Enter to change it to Disabled.

Solve the problem of slow network speed after win10 1903 update

4. If the automatic adjustment level of the receiving window in the second step is Disabled, no adjustment is required.

5. If you want to change it back to Normal, type: netsh int tcp set global autotuninglevel=normal

Solve the problem of slow network speed after win10 1903 update

6. Finally, if you think it will be faster after changing to Disabled If there is no obvious improvement, you can change it back or turn it off, as long as there is no obvious slowdown.

The above is the detailed content of Solve the problem of slow network speed after win10 1903 update. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:somode.com. If there is any infringement, please contact admin@php.cn delete