How to speed up internet connection using cmd



1. Speed up the Internet with cmd
Open the command prompt with administrator privileges.
follow below steps.
* Click window (button) +R  or  type run on search box. You will see “Run” dialog.
* Type cmd and click enter.
* Right click on cmd.
* Select run as administration. You will see Command prompt window with admin privileges.
* Now type following commands in cmd window.
* Netsh int tcp show global and press enter.
* Netsh int tcp set chimney=enabled and press enter.
* Netsh int tcp set global autotuninglevel=normal and press enter.
* Netsh int set global congestionprovider=ctcp and press enter.




Enjoy! Follow us for more... 

No comments:

Post a Comment

What is XSLT.mp4 | eXtensible Stylesheet Language Transformations | transforming XML documents

  Download  What is XSLT.mp4 XSLT stands for eXtensible Stylesheet Language Transformations . It is a language used for transforming XML do...