Facebook Like

Sunday, June 5, 2016

How to speed up internet connection using cmd in windows xp/7/8/8.1

In this article I will give you a 4 simple methods to Speed up internet connection using cmd in windows xp/7/8/8.1. Most of the internet users can’t get maximum bandwidth from their internet connection, they need to change some settings for getting maximum bandwidth from their internet connection.
How to speed up internet connection using cmd


Here I give you 4 methods to speed up internet connection using cmd. By applying this 4 methods, you can easily boost your internet connection. You can also read my earlier articleHow to speed up internet connection.
With this methods you can speed up your connection by eliminating timeout connection and by improving your ping speed. You can also avoid loss of bandwidth usage.

4 simple methods to speed up internet connection using cmd

1. Speed up Internet with cmd

Open command prompt with administrator privileges. If you use Windows 8 read how to open cmd as admin. Other wise 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.

2. speed up internet by resetting dns cache

Open Command prompt with admin privileges by following method given in first step.
In command prompt window type ipconfig /flushdns and press enter.flush dns speed up internet connection using cmd in windows xp/7/8/8.1

3. speed up internet by resetting Winsock and tcp ip

Open Command prompt with admin privileges by following method given in first step.
In command prompt window type netsh int ip reset c:\resetlog.txt and press enter.netsh int ip reset c resetlog speed up internet connection using cmd in windows xp/7/8/8.1For more details about reset winsock or tcp/ip see Microsoft forum article.

4. speed up internet by the continuous reply of pinging your connection

Open Command Prompt with administrator privileges by following method given in first step.
In command prompt window type ipconfig and press enter.Now you can find default gateway number as seen below screenshot.gateway numbers. speed up internet connection using cmd in windows xp/7/8/8.1
  • In command prompt window type ping –t (type your gateway numbers)
  • For example: ping –t 192.168.42.129. (Here 192.168.42.129 is my gateway number. Type your gateway number instead of my gateway number.
  • Now minimize this command prompt window, but don’t exit or close command prompt window.speed up internet connection using cmd in windows xp/7/8/8.1
Regularly apply this 4th method of speed up internet by continuous reply of ping connection, while browsing or downloading. This will make your connection faster by the continuous reply of pinging your default gateway connection.

0 on: "How to speed up internet connection using cmd in windows xp/7/8/8.1"