Skip to main content

Posts

Showing posts from July, 2018

How To Speed-Up Internet Using CMD

How to speed up internet using cmd : Check internet speed using cmd pings to default gateway You can check your internet connection speed by sending ping packets to your default gateway. To know your default gateway, you can use  ipconfig /all  command. Once you get the IP address of your default gateway, start running a continuous ping by typing  ping -t <your default gateway address>.  The time field value will show you the time taken to get an acknowledgment from the gateway. Lower time value is an indication that your network is faster. However, running a lot of pings consume network bandwidth as well as your default gateway resources. Though the data packets for ping are very negligible in size and you might not observe any change in internet speed but it does consume bandwidth. IP release and renew Well, If you are using a WiFi connection, in the case of IP release and renew, you may experience a temporary speed boost, depending on the strength of the WiFi si