How to Disable TCP Auto-Tuning?

VN:F [1.9.7_1111]
Rating: 0.0/10 (0 votes cast)

How to Disable TCP Auto-Tuning on Vista?

Here’s how the command to disable tcp auto-tuning for Vista.

Disable TCP Auto-Tuning:

Type in the netsh command below with Administrator rights on the command prompt in your computer

netsh interface tcp set global autotuning=disabled

Enable TCP Auto-Tuning

You do the same but with the following command

netsh interface tcp set global autotuning=normal

Related Tech posts:

  1. How to make Vista Download faster?

About the Author