Is there a way to determine the 'uptime' of a process in Windows. Disappointed to find that it is not one of the attributes available when using the Task Manager.

link|improve this question
feedback

2 Answers

up vote 2 down vote accepted

You can see this with Process Explorer. In the taskbar menu select View and check Show Process Tree and the Show Lower Pane options. Right click on any column and Select Columns, now click on the Process Performance tab and check the Start Time box.

link|improve this answer
1  
Hey TiZon. This looks a really useful tool. Thanks – nick May 12 '11 at 10:12
feedback

maybe you can try procxp http://technet.microsoft.com/en-us/sysinternals/bb896653

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.