Find out which programs/services are using internet bandwidth



Check which app/programs/services using Up internet bandwidth (Using Netstat/CMD)



Some programs works in background and use internet bandwidth. For this It slow down internet speed. Today i will show you how to check which programs using  internet bandwidth  (Using Netstat/CMD) and how to close those programs. Netstat is the best and very useful command.
If you use Windows and  having troubles with your Internet connection speed, you can use the Netstat command to see which program using internet connection.



Just follow these steps:


   * Click Start Windows Start icon > All Programs > Accessories. Or open RUN and type cmd and hit enter.

  * Right-click Command Prompt and choose Run as administrator.

  * In the Command Prompt, type netstat -o -n / netstat -ano / netstat -b  and then press Enter. (Type only one command. I think netstat -o -n is best.)



Check which app/programs/services using Up internet bandwidth (Using Netstat/CMD)
CMD
   * Under Active Connections, look at the PID column, and record any PID numbers that are repeated for many IP addresses. A PID with many connections may be using a lot of bandwidth.

      In this example, 2556 PID with many connections:
Check which app/programs/services using Up internet bandwidth (Using Netstat/CMD)
Netstat - active connections

 

   * Open the Windows Task Manager by pressing CTRL-ALT-DELETE or Ctrl+Shift+Esc (windows 7/8) on your keyboard.

   * Click Start Task Manager.

   * Click the Processes tab.

   * From the top menu, click View > Select Columns...

Check which app/programs/services using Up internet bandwidth (Using Netstat/CMD)
Task Manager


   * Put a check mark beside PID and click OK.

  * In the process list, look for the PID(s) you noted in step 4.

      In this example, chrome.exe (2556)  processes with many connections:

Check which app/programs/services using Up internet bandwidth (Using Netstat/CMD)
Windows Task Manager - Processes
 

  *. Close or exit the processes (programs). Either:

          - highlight the process and then click End Process.

     
Check which app/programs/services using Up internet bandwidth (Using Netstat/CMD)
Windows Task Manager - Ending Processes/Task


            Tip If you don't know what the process is, or can't find process use this command "netstat -b" to see the list of processes.


  12. Test your Internet connection.

    ------------------



Tags:

Netstat,
CMD,
 internet,
bandwidth,
connection,
apps,
programs,
services.

Comments