Task Manager is a great tool for managing your computer’s tasks, but it can be a bit limiting if you need to do more than simple tasks. If you’re looking for a more versatile tool to manage your computer’s tasks, you should try Process Explorer. Process Explorer is a powerful task manager that lets you manage your computer’s processes and threads. You can use it to see which programs are using the most resources, identify which processes are causing problems, and even stop problematic processes. If you’re looking for an alternative to Task Manager, Process Explorer is a great option. It’s versatile and easy to use, so you’ll be able to manage your computer’s tasks quickly and easily. ..


You can also replace Task Manager with Process Explorer through the Options menu, which is the specific subject of this article, since it doesn’t always work right in Vista.

Here’s the default screen… take special note of the little tiny graphs there.

If you click on those little graphs, or hit the Ctrl+I key combination, you’ll bring up the System Information dialog, which gives you even more information. Just try moving your mouse over any of the spikes in the graph… it’ll show you which application caused that spike.

Update

The latest version of Process Explorer doesn’t have any problems with Vista, so everything below this point is for informational purposes only.

The problem comes in when you try to choose the Replace Task Manager option under Windows Vista with UAC enabled.

note: If you’ve disabled UAC, no need to read beyond this point.

If you haven’t disabled UAC, you’ll get this error message:

The problem happens because by default Task Manager isn’t launched with administrative permissions, so the replacement for it isn’t either. What we’ll need to do is re-map the registry entry so that you can run it through the Start++ utility’s sudo command to elevate it to administrator before we start it.

First, make sure that you download and install Brandon Paddock’s Start++ utility, which contains the sudo command we’ll need for this. (You could also use the elevate powertoy if you were so inclined)

Now you’ll need to open up your registry editor and browse to the following key. You should note that if you want to turn off the replacement of Task Manager you need only delete this key.

Now look for the “Debugger” value in the right-hand pane and change it to point to this command string, which you’ll need to modify to match your username, and the location where you put process explorer. The key thing here is that it needs to be the full path to sudo.cmd as well as the full path to process explorer.

Note that there should only be a space between the two paths. After that, you should be able to replace task manager with process explorer just fine.

Download Sysinternals Process Explorer from Microsoft

 

note: Thanks to the great and wonderful Steve for the heads up on this one.