🔒 Closed How to Increase Your Internet Speed to More Than 30%

Status
Not open for further replies.

brian santuelch

Journeyman
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.

Open Command Prompt as administrator.

Type in this code netsh int tcp show global press the Enter key

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.

Run the file as an administrator and instantly you will see an increase in internet speed.

If you want to change these TCP settings to their default, paste the code below into notepad and save it with .bat extension.

Maybe something like reset.bat

cd\
 
Status
Not open for further replies.

About this Thread

  • 4
    Replies
  • 744
    Views
  • 5
    Participants
Last reply from:
Wabadagat

Online now

Members online
391
Guests online
1,160
Total visitors
1,551

Forum statistics

Threads
2,272,173
Posts
28,940,748
Members
1,238,056
Latest member
maadil
Back
Top