Thursday, July 16, 2015

How to speed up internet in Window 7 using cmd

Today, in this module you will read about how to increase internet speed in windows 7 using cmd.

1. First click on start.
2. Type cmd.
3. Right click on cmd and run as administrator.
4. Then type cd/.
5. Then type netsh int tcp show global.
6. Then type netsh int tcp set global chimney=enabled.
7. Then type netsh int tcp set global autotuninglevel=normal.
8. Then type netsh int tcp set global congestionprovider=ctcp.
9. Then type netsh int tcp show global.
10. Now reboot your pc and it works.

No comments:

Post a Comment