解除Win10网速限制
netsh interface tcp show global
在power shell 运行该命令
如果接收窗口自动调节级别为 normal
则需要以管理员身份运行powershell 执行命令
netsh int tcp set global autotuninglevel=disabled
netsh interface tcp show global
在power shell 运行该命令
如果接收窗口自动调节级别为 normal
则需要以管理员身份运行powershell 执行命令
netsh int tcp set global autotuninglevel=disabled