Archive for the ‘Vista’ Category

RDP is very slow in Vista

Friday, February 8th, 2008

If you experienced this problem, it is related to Vista’s AutoTuning Feature.

To disable the Auto Tuning Feature, type the following command under Administrator

netsh interface tcp set global autotuninglevel=disabled

To re-enable Auto Tuning, type the following command

netsh interface tcp set global autotuninglevel=normal