The Tedious Task Of Identifying Windows Processes0
Joe M posted in Howto on February 27th, 2009
“Do I really need this?”
It’s a question that you will ask yourself, from time to time.
If you run Windows, and you work on your own machine, eventually you will have to examine the processes running, and that question will pop up.
It can be a hard question to answer.
When you install a printer, camera, mp3 player or webcam, something usually gets thrown into the system tray or put into the startup.
Eventually, all of those items are going to slow your machine down to a crawl.
Most processes are named with the old 8.3 naming convention. That means that the filename will be 8 characters or less, and the extension will be three letters long.
That makes makes it more hairy in determining what each process is.
I used to love the SysInternals website. They had a listing of all the Windows processes, and a breakdown of what each one was.
I am not sure how dynamic the listing was, but it always seemed to be prety helpful and I was always able to find what I needed to know using the site.
Since Microsoft acquired SysInternals in 2006, the SysInternals site has been migrated into the Technet website.
You can still find some useful utilities and information there, but I have not been able to find the former listing of Windows processes there.
Googling and wandering the web, I came across Uniblue’s Process Library.
It has a search feature that provides details that you need when making the distinction between the necessary and unnecessary.
It’s a detailed listing of each Windows process, along with references to Microsoft bulletins, and security threat, virus, trojan and spyware information for each.
Whether you are tweaking your performance, by eliminating items from the system tray; or you are trying to determine malignancy of a certain process, the Process Library website is a good place to start.
It’s a good idea to be familiar with some of the items that run, anyway.
Once you familiarize yourself with the processes that start and run, automatically; it makes the process of tweaking your performance much easier.
You’ll also find that troubleshooting your machine becomes easier, once it starts slowing down, or acting odd.















