Nick Computer Services

Computer & Services => Technical & Tutorial => Topic started by: Nick on June 16, 2010, 01:53:02 PM

Title: Include the Process ID Column on the Task Manager’s Processes Tab
Post by: Nick on June 16, 2010, 01:53:02 PM
Include the Process ID Column on the Task Manager’s Processes Tab

For detailed troubleshooting and performance analysis, here's how you can display the Process ID column on the Processes tab.


The default arrangement of columns on the Processes tab does not include the Pro¬cess Identifier (PID) column. This column is shown on the Services tab, where it’s extremely useful in enabling you to see which processes are running as part of the same Svchost.exe instance.

However, for detailed troubleshooting and performance analysis, we recommend that you display the Pro¬cess ID column on the Processes tab. To find out what’s inside a particularly busy Svchost process, make a note of its PID and then switch to the Ser¬vices tab and sort by the PID column. The associated services will appear in a block using that PID.

From the Microsoft Press book Windows 7 Inside Out by Ed Bott, Carl Siechert, and Craig Stinson.

credit: technet.microsoft.com