If your Internet connection is sluggish, if your computer takes hours to connect to the WiFi router, maybe it’s about time to apply this little trick which is said to improve your Internet speed up to 40% more in some cases. The trick is quite easy to apply and it also contains the instructions to revert it, just in case something goes wrong or you don’t like it.
1. Click Start.
2. Click All Programs.
3. Click Accessories.
4. Click Command Prompt.
5. On Command prompt type: cd.. (press Enter). Now do it again: cd.. (press Enter).
6. Now type the following commands (for each command dont forget to press Enter):
netsh interface tcp set global autotuning=disabled
netsh interface tcp set global chimney=disabled
netsh interface tcp set global rss=disabled
7. Reboot your computer for the changes to take effect.
8. If you want to revert everything type the following commands :
netsh interface tcp set global autotuning=enabled
netsh interface tcp set global chimney=enabled
netsh interface tcp set global rss=enabled
9. As usual reboot your system for the changes to take effect.
0 comments:
Post a Comment
Publish your comment here..