Win10 may limit the speed of the network, how to change or speed up?

  
Microsoft has begun to push the Win10 first anniversary update to the official version of the system, after Microsoft sent TCP data over the network to improve performance, the feature originally appeared in Windows Vista, and now, including Windows10 system. For some people, this feature optimizes the network, but it's not entirely beneficial. It might be better after shutdown and the network connection is faster.

































< To disable this function, you need to use the command prompt. The steps are as follows:
• Right click on the Start button and select “Command prompt”
• Make sure the previous UAC (User Account Control) is turned on
• Enter the command: netsh interface tcp show global

Then you will find the global parameters of TCP, where the "receive window automatic adjustment level" is normal, you can close it by the following steps. However, the operation to set the global command failure request on IPv4 needs to be promoted (running as an administrator).
• Right click on the Start button and select “Command Prompt (Administrator)”
• Enter the command: netsh int tcp set global autotuninglevel=disabled

The system will receive confirmation The message, now "window auto-adjustment" level has been turned off
Now you may find that the Win10 system will get faster online.

Copyright © Windows knowledge All Rights Reserved