Kaspersky Endpoint Security 8 for Windows (for workstations)

 
 
 

How to get the PID (process ID) of processes running in MS Windows

ID: 6325
Complexity
2012 Jan 19
 
 
 
 

Applies to:
  • Kaspersky Anti-Virus for Windows Workstations version 6.0.4.x
  • Kaspersky Anti-Virus SOS version 6.0.4.x
  • Kaspersky Anti-Virus for Windows Servers version 6.0.4.x
  • In order to learn the PID (process ID) of a process running in MS Windows:

    In Windows Task Manager

    • Invoke Windows Task Manager and go to the Processes tab;
    • Open the View menu and choose Select columns;



    • Check the PID (Process Identifier) box and click OK;
    • Find the required process to see its PID in the PID column.

    In command line prompt
    • Open the command line prompt: go to Start > Run > type in cmd and press Enter.
    • Use the tasklist command.
    • It will output the list of currently active processes along with PIDs.



    • Use tasklist /? to consult the syntax of the given command.

     
     
     
     
    Did the provided info help you?
    Yes No