Skip to main content

Posts

Showing posts with the label netsh

INCREASE YOUR INTERNET SPEED UP TO 30%

You know that they are a lot of factors to be considered when it comes to internet speed. There are basically internal and external factors. Apart from your connections like cable, modem etc, you don’t have access to external factors. With this trick, you can boost the internet speed of your computer. Let get started. ❌➖➖➖➖➖➖➖➖➖➖❌ Steps:- 1] Open Command Prompt as administrator 2] Type in this code netsh int tcp show global press the Enter key 3] Open notepad and paste the following codes then save the document anything you want but make sure it ends with .bat. Save it on the desktop. cd\ netsh int tcp show global netsh int tcp set global chimney=enabled netsh int tcp set heuristics disabled netsh int tcp set global autotuninglevel=normal netsh int tcp set global congestionprovider=ctcp (The above code will just change the tcp settings you see in the command prompt output. Remember to save with .bat extension....