Speed up Internet connection by using CMD command on WindowsXP / 7/8 / 8.1
Internet connection speed is one of the top concerns. Besides installing and using 3rd party applications to speed up, you can set the parameters you need to achieve the highest network performance.
1. Speed up Internet connection with cmd command
Step 1:
Open Command Prompt under Admin.
To open the Command Prompt under Admin, first press the Windows + R key combination to open the Run dialog box or alternatively you type the keyword Run on the Search box.
Now on the screen that appears the Run dialog window, enter cmd in the window and press Enter.
Next, right-click CMD and select Run As Administrator to open the Command Prompt under Admin.
Step 2:
Enter each of the following commands into the Command Prompt window:
Netsh int tcp show global and press Enter.
Netsh int tcp set global chimney = enabled and then press Enter.
Netsh int tcp set global autotuninglevel = normal and press Enter.
Netsh int set global congestionprovider = ctcp then press Enter.
2. Speed up Internet by resetting DNS cache
Open Command Prompt under Admin. Follow the instructions in section 1.
On the Command Prompt window, enter ipconfig / flushdns and press Enter.
3. Speed up Internet by resetting Winsock and TCP / IP
Open Command Prompt under Admin. Follow the instructions as shown in section 1.
On the Command Prompt window, enter netsh int ip reset c: resetlog.txt and press Enter.
4. Speed up Internet connection by constantly replying to ping
Step 1:
Open Command Prompt under Admin. Follow the instructions as shown in section 1.
Step 2:
On the Command Prompt window, enter ipconfig and press Enter.
Now on the Command Prompt window, find the Default Gateway address.
On the Command Prompt window, enter ping -t (Gateway numbers) .
For example, ping -t192.168.42.129.
Finally minimize the Command Prompt window.
Note :
Do not exit or close the Command Prompt window.
You can apply this method regularly to browse the Web or when downloading programs, etc. to your computer faster.
Refer to some of the following articles:
-
Speed up internet 20% faster in Windows
-
How to fix when losing Internet connection
-
Check Internet speed without software
Good luck!
You should read it
- Tips to speed up the Internet, connect to the network faster
- Speed up Internet connection on Windows 10 computers
- Does a VPN slow down your Internet connection?
- Internet acceleration 20% faster in Windows
- Your Windows 10 computer is slow to connect to the Internet, this is a fix
- Speed up network and Internet access
- Mobile data connection too slow? Try the following 7 network acceleration techniques
- Network acceleration on Android with Internet Speed Master
- How to Speed Up Slow Internet Connection
- How fast should your Internet connection be?
- How to Speed Up a Slow Internet Connection
- Fix the problem of 'dead' Internet connection
Maybe you are interested
What to do when open command window here does not appear?
How to switch users on the Linux command line
How to fix Mac Homebrew error 'zsh: command not found: brew'
What is the Command key on Windows?
How to use read command in Linux
Basic Linux commands everyone needs to know - Operations on Linux are much faster