Brad Wardell's views about technology, politics, religion, world affairs, and all sorts of politically incorrect topics.
Using the task manager to make Windows XP perform better
Published on October 22, 2003 By Draginol In Personal Computing

My work machine stays up for weeks and often months at a time. In fact, the only time it gets rebooted is when our office loses power (which is too frequently, yea I should get a UPS).

People are often shocked at this. How do I keep my system running for so long, especially given how hard I push it day in and day out while running all the major components of Object Desktop? On Windows XP, it's actually pretty easy -- once you know what affects stability.

It all starts with the task manager.  To get to that, hit CTRL-SHIFT-ESC. When you do that, the task manager in Windows XP will come up.

Whenever you have a problem with your system, whether it be acting slow or saying it's out of memory or just acting weird, you'll want to pull up the task manager.

Once you do that, go to the Performance tab.  Check and see how much RAM is in use.  A lot of young techies get obsessed with the amount of memory committed. Don't.  Check to see if your CPU meter is pegged too high, check to make sure you're not using a ridiculous amount of memory (I have 1 gig installed so 419MB in use is no biggie).  But most importantly: Check the handles in use.  This is what slows down your system.

The # of handles in use should never grow much beyond 12,000.  When you get to 15,000 handles, weird things can start to happen and you'll feel your system slow down. This is where most people just reboot. They'll throw up their hands and say "Well, time to reboot." But that's unnecessary because the task manager can tell you what program(s) are using up those handles.

So now click on the processes.  You'll want to go to View->Select Columns and choose the items that are chosen here.  You want to know things like the handle count, the GDI objects, and the User Objects.  If any of those numbers are >2,000 on a given item, that item is doing something bad.

Once you have that set up. Look at the column headers. Sort by the ones I've highlighted in yellow first. Is something using up most of your CPU? Then kill it if it's not supposed to. Is something using more than 2000 handles? If so, you should probably kill that too. Same for User Objects and GDI Objects.

And then finally, sort by memory usage and then VM size. Don't worry too much about those numbers unless you're running low on RAM. The VM Size column isn't terribly useful anyway because it double counts libraries being loaded (i.e. a program that needs to read .PNG files will load a library that uses that but another one that uses the same library will get that counted too. Mem Usage is the one to keep an eye on.  But again, even there, don't sweat that number too much unless it's using a signficant percentage of your installed memory.  Internet Explorer is using 21 megs of RAM. Sounds like a lot right? But that's only 2% of my installed memory.  Back in the old DOS days of 640K 2% would be just over 12K of memory.

CPU, Handles, GDI Objects, User Objects, these are the things to keep an eye on. If you kill processes that are using up an unusual amount of these resources, you can keep your system up indefinitely.

 


Comments (Page 1)
4 Pages1 2 3  Last
on Oct 22, 2003
This is a great article, Brad. This is the type of thing that I use all day but take for granted. I know that a lot of people never bring up taskmanager or even know what to do with it when they do. I hope you continue to write these as I think they will be very informative.
on Oct 23, 2003
Great little article, appreciate the info. I'm an avid user of task manager but never bothered to look at all the other columns you can choose from.
on Oct 23, 2003
Very informative article indeed. Thanks for the insight!
on Oct 23, 2003
Great article Indeed.
One unrelated question: What WindowBlinds skin is that? It is from Object Desktop WindowBlinds Right?
on Oct 24, 2003
Thank you for this write up. It has helped me alot, now I know what I'm looking for.

Thank you very much.

Bill.
on Oct 24, 2003
Nice article,

You must get permissions so you can distribute that skin.
on Oct 24, 2003
Good overview of managing processes with Task Manager. You recommend killing apps that appear to be overtaxing the system, but it would be even more helpful to discuss not only killing those apps but tracking down the specific program, dll, module, whatever, that might be causing the problem and then, if necessary, uninstalling or reinstalling the offending apps. It's also wise to look for possible conflicts between the misbehaving item and other programs. Another tip is to do a Google or MS Knowledge Base or other search on the problem item. I've often found great information about possible conflicting programs on my system; as a result, I was able to take proper action and eliminate the problem forever, rather than simply killing the program that appeared to be the cause. Further, it's sometimes necessary to disable certain Windows XP Services in Computer Management if they are unnecessary and burdening your system or conflicting with other programs. If you merely kill them and you don't properly disable them for good, they may start up again automatically and cause the same problems again at the next reboot.

Brad, I bestow great praise on you for being so active outside of your regular Stardock activities and freely contributing so many great articles to the user community over the years. Your articles are highly welcome. I also liked the one you wrote about alternative Windows shells and GUI dressings.
on Oct 24, 2003
Good overview of managing processes with Task Manager. You recommend killing apps that appear to be overtaxing the system, but it would be even more helpful to discuss not only killing those apps but tracking down the specific program, dll, module, whatever, that might be causing the problem and then, if necessary, uninstalling or reinstalling the offending apps. It's also wise to look for possible conflicts between the misbehaving item and other programs. Another tip is to do a Google or MS Knowledge Base or other search on the problem item. I've often found great information about possible conflicting programs on my system; as a result, I was able to take proper action and eliminate the problem forever, rather than simply killing the program that appeared to be the cause. Further, it's sometimes necessary to disable certain Windows XP Services in Computer Management if they are unnecessary and burdening your system or conflicting with other programs. If you merely kill them and you don't properly disable them for good, they may start up again automatically and cause the same problems again at the next reboot.

Brad, I bestow great praise on you for being so active outside of your regular Stardock activities and freely contributing so many great articles to the user community over the years. Your articles are highly welcome. I also liked the one you wrote about alternative Windows shells and GUI dressings.
on Oct 24, 2003
Very insightful - I knew that there was something up with my PC and now I know it is my Java IDE that is killing performance. IBM's WSAD is just a hog with handles and memory. But I am glad to see all the Stardock apps are so low on the "hit list".

Thanks again Brad, you continue to out-do yourself for helping all the little guys.
on Oct 24, 2003
Sure wish I'd found this site a long time ago. Valuable beyond rating! Thanks for the information on how to keep XP stable.
on Oct 25, 2003
Thanks guys.

Sometimes the strangest things can leak resources. For example, SpamPal leaks handles sometimes. I'll notice my system getting slower and slower or I'll notice that programs won't launch anymore or dialogs won't come up. When I do the check I list in the article, I see that SpamPak is using 9,000 handles or something and kill it, restart it and all is fine.
on Oct 28, 2003
Excellent review and information. Many thanks.
on Nov 01, 2003
A related question to both the original overview and your reply (and many, many other helpful hints over the years).
Brad recommended killing processes that were overtasking based on certain criteria. You mention disabling "certain Windows XP Services" if they are unnecessary.
Here is the question.
How the heck is the average user supposed to know whether killing a process will have serious repercussions? I (we) don't know what the process is or does (the names sure don't give much clue) and, so far as I have been able to find, its rare that extensive searches on Google, Microsoft knowledge Base, or any and all of the techie sites out there actually describe what the process does, what programs or functions it controls and/or effects, and therefore whether it is safe to remove.
I had some hopes for one of the lasest PC Mag utilities that claimed to be aimed at this information black hole - TaskPower. I even signed up for an annual subscription pretty much based on this one utility description. Frankly, while it does present some additional information, its minimal and doesn't present any of the obvious info (see above) that I would think someone would need in order to make a decision about killing or removing a task or process.
How does one go about gaining some of the basic understandings of the inner workings of XP without needing a graduate degree in CS?
Thanks for any leads.
on Nov 02, 2003
Here are a couple of links to sites that explain a bit about what each service is and how to disable them.

http://www.beemerworld.com/tips/servicesxp.htm
http://www.overclockersclub.com/windowsxpservices.shtml
on Nov 02, 2003
That's a pretty disgusting Windows theme you've got loaded. It looks just like OSX but with everything misaligned and with mismatched colors. I'm pretty sure it's also illegal.
4 Pages1 2 3  Last