Wednesday, March 20, 2013


Boost Internet via Command Prompt

[Windows Vista, 7, 8]
  1. Go to Start Menu.
  2. Cliclk on Run OR  [Simply press Win key + R together]
  3. Type cd\
  4. Now type this command simultaneously.
  5. netsh int tcp show global
  6. netsh int tcp set global chimney=enabled
  7. netsh int tcp set global autotuninglevel=normal
  8. netsh int tcp set global congestionprovider=ctcp
  9. netsh int tcp show global
  10. Done