Windows Vista’s new TCP/IP stack offers plenty of improvements, but unfortunately doesn’t always play well with older hardware that isn’t aware of the newer features it uses.
This can be a problem when trying to use wireless networking with a router that doesn’t understand the updated “Windows Tuning” feature. The fix is to disable autotuning.

- Click on Start.
- Type cmd in Start Search box.
- Right click on cmd.exe and select on Run as Administrator.
- Type netsh int tcp set global autotuninglevel=disable and press Enter.
- Type exit and press Enter.
- Restart system.
If the steps above did not improve your wireless connectivity, you can always revert it back. To revert, follow the following steps below.
- Click on Start.
- Type cmd in Start Search box.
- Right click on cmd.exe and select on Run as Administrator.
- Type netsh int tcp set global autotuninglevel=normal and press Enter.
- Type exit and press Enter.
- Restart system.