Possible Duplicate:
Good Alternatives to Windows Task Manager

Hi,

I am tired of using Windows Task Manager. Whenever I look at it, I see tens of Chrome.exe processes there. I am hoping to find a better process manager that is tailored for modern scenarios. I'd like it to group processes with the same name, give the ability to kill the entire group and maybe more.

Is there such a process manager?

link|improve this question

feedback

closed as exact duplicate by Sathya Apr 10 '11 at 17:25

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

up vote 6 down vote accepted

Process Explorer (part of Windows Sysinternals) does a good job of process management.

Screenshot 1

Screenshot 2

link|improve this answer
+1 for Process Explorer being exactly what i was going to say. It's a pretty specific set of requirements that OP is asking for; not something you're going to find in any general process listing tool. Processes like svchost.exe, dllhost.exe, chrome.exe, iexplore.exe, or even notepad.exe can all represent distinct applications. What he really wants is the Applications list of Task Manager. – Ian Boyd Apr 10 '11 at 16:46
feedback

Specifically for chrome, you can use the built-in one. Press Shift+Esc for a small window or go to about:memory for detailed information.

link|improve this answer
feedback

Process Explorer from Microsoft/Sysinternals will do this, but if you're aiming to reduce clutter, it may still not be ideal for you. It should allow you to collapse all the chrome processes as they should all have a common parent.

link|improve this answer
feedback

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