Slow download speed, and how I fixed it in 2 steps

I tried this and worked for me:

In command prompt as administrator, type in: netsh interface tcp show global

See if it’s disabled, and then if it is, type: netsh interface tcp set global autotuninglevel=normal

1 Like