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 positive lookahead assertions in regular expressions? .mp4

  Here’s a clear, easy-to-use guide to positive lookahead assertions in regular expressions: ✅ What is a Positive Lookahead? A positive loo...