How to Get and View Process Identifier (Process ID or PID) on Windows
Process identifier, or more commonly know as PID or process ID, is a unique number tagged with each processes running on a system, and used by some operating system kernels, such as UNIX, Linux, Mac OS X and Windows) to identify a process.
In Unix-like and Linux operating system, ps command can be used to search for the PID for a particular running process, by grepping the output. In Windows operating system such as Windows XP, Windows Vista, Windows Server 2003, Windows Server 2008 and Windows 7, there is no such utility or command available though.
In order to get to know, or view, retrieve and identify the process ID or PID of the processes running in Windows operating system, users or administrators can make use of Task Manager. However, Task Manager does not display PID information by default. To display the PID value in Task Manager, go to Processes tab, click on View menu, then click on Select Columns…. In the “Select Columns” or “Select Process Page Columns” dialog, tick and check the checkbox for PID (Process Identifier), and click OK.

To run Task Manager, use Taskmgr command or right click on Taskbar, and select “Task Manager”.
Related Articles
- Terminate Process and Delete the Source Program with Ultimate Process Killer
- Kill, Terminate or Stop a Windows Unresponsive, Hanged or Frozen Application or Process
- How to Kill Stubborn Processes That Fail to End Process in Task Manager
- Display Path and File Name of Active Running Processes (Image) in Windows Vista Task Manager
- ANSI Code Page for Windows System Locale with Identifier Constants and Strings
- Trick to Speed Up Windows 7 and Vista Boot Up Process by Increasing Processor
- Host Process for Windows Services Has Stopped Working Error – Workaround Fix
- Disable iPhone Backup Process to Speed Up Slow Sync Process
- How to Set Preferred Folder View in Windows Explorer
- How To Remove Background Process GoogleUpdate.exe From The System










































April 19th, 2009 18:27
Thanks for the info
December 19th, 2008 09:23
alternatively one could use the sysinternals pslist.exe readily available with a quick web search on your favorite search engine
regards
.mlp+