Screenshot Tour: Process Explorer 12 is now out
Process Explorer is one of the staples of the hard-core Windows geek. It's a Task Manager replacement which does so much more; some would say it does too much. It's produced by Microsoft-acquired Sysinternals, which have been making some of the best in-depth system utilities for Windows even before Microsoft bought them out (years ago).
My favorite feature in the new update is that I can now hover the mouse over any "svchost.exe" entry and get a whole list of services running under that process ("Group Policy", "Task Scheduler", etc.). That's very useful for trying to narrow down on what specific service is taking resources, even though a single svchost process can contain several services.
However, the new update is not without bugs, apparently. When testing it, the Find feature simply did not work, and even caused it to freeze on my system. You can see what that looked like (plus other screenshots), after the jump.
[via: CybernetNews]
The process tree is the main part of the program; no real news here, but in case you've never used Process Explorer before, this is the "meat and potatoes" part. You can easily see the differences between this and Task Manager.
This is the tooltip you get when you hover over an "svchost.exe" process. You can see exactly what services are running under that process, using human-readable names.
Another neat feature (not new to this release) is the "Search Online" command. You select a process and hit Ctrl-M (or select the menu item), and it Googles the process name for you in your default browser. Handy for quickly figuring out if something is malware or not.
And now for some of the things which I find less enjoyable: This is what happened when I executed a Find command; it's supposed to look for a process name or handle (and I did have a process by that name). Instead, it just froze completely ...
To the point Windows wanted to kill it:
And the lower pane, which may be handy for some, is a good example for "too much information", or maybe "inadequate display of information". While it certainly is handy to know what are the events or open file handles of any given process, there has to be a better way of showing this information - a huge list isn't very usable. Maybe we can hope for something better on this in future releases.














Comments
7
Subscribe to commentsAndy GrattonApr 8th 2010 4:22PM
The listing of services relating to a process isn't new in v12.
Night OwlApr 9th 2010 3:31AM
Andy is correct. When I have hovered over an "svchost.exe" process, I have always seen a list of the services for that "svchost.exe" process. This is not new in version 12.
Alex MApr 8th 2010 5:31PM
This is indeed one of my favourite windows tools. Thanks for the update, but I think I'll wait for a bug fix release :)
mer2329Apr 8th 2010 9:49PM
thew have some great tools as well as some fun stuff
i only wish they would update the blue screen screen saver
it dosent work well on widescreen screens the fake BSOD has black boxes along the sides of the fake error
and it detects windows 7 as vista so the fake startup dosent look right (it looks like windows vista) still its fun to use in a prank
chaiswsideApr 8th 2010 11:00PM
Yeah, what Andy said. I've been using this feature for a while now. Is there anything substantial (or at all, really) this release brings to the table, other than unusable "find"?
Name:Apr 9th 2010 11:34AM
http://technet.microsoft.com/en-us/sysinternals/default.aspx says
Process Explorer v12
This Process Explorer release includes several significant new features, including the showing the web hosted in IE8 processes in the process tooltip, display of a svchost’s service host category in its tooltip, mapping of service names to threads on the threads tab and TCP/IP tabs of the process properties dialog on Windows Vista and higher (thanks to Windows Internals 5th Ed. coauthor Alex Ionescu), a new.NET assembly information tab in the process properties dialog (thanks to Pete Sheill), as well as other improvements and bug fixes.
Crome TysnomiGnu32Apr 11th 2010 5:03AM
Everything in this blog post has existed in Process Explorer for a long, long time.