Helping people with computers... one answer at a time.
There may be many programs running on your machine. It's not always obvious exactly what they are or why they're running. We'll look for some clues.
What's this program running on my machine?
•
As you use your Windows machine there may be many programs running - some of which you can see and some of which are running in the background. In Windows 95, 98 and Me, pressing CTRL-ALT-DEL will present you with a list of the programs running on your machine. On Windows NT, 2000, XP and 2003, running task manager (right click on the clock or any open space on the task bar and select Task Manager) and selecting the Processes tab will show you that list.
It's probably a longer list than you expected.
So what are all those programs running on your machine?
•
Some will be fairly obvious based on their name. For example a program called "msnmsngr" is MSN Messenger, the MSN Instant messaging program. "CMD" is the "Command Prompt". But CSRSS? LSASS? SVCHOST? For these and many of the others we don't immediately recognize we need to look a little deeper.
One of the tools I use the most is Process Explorer (procexp) by the folks out at Sysinternals.com. Think of it as task manager on steroids.
Just running procexp will answer the question for a number of programs running on your machine. Procexp will list them much like task manager did except with much more available information including a description if there is one.
The columns available to be displayed in procexp are extensive - one that I've added to my default display is "Command Line". Much like a previous article about What's This DLL? simply knowing where the program was loaded from on disk will often tell us what application it is a part of. For example it didn't dawn on me what "ypager" was until I saw that it had been loaded from "\Program Files\Yahoo!\Messenger". That made it fairly clear that it's Yahoo's instant messaging client.
If it's not obvious from the description or the command line then my next step, again much like the DLL search, is Google. For example search on "LSASS.EXE" provided me with a site that told me it was the "The Windows Local Security Authority Server Process" the component of windows that handles local security related requests. In other words, a key component of the operating system itself.
I also recommend Microsoft's Support Site. The problem with both it and Google is simply that there are often a lot of unhelpful entries to wade through. LSASS, for example, returns a plethora of articles on the Microsoft Support site dealing with specific issues relating to LSASS but not a clear definition of what it is. Nonetheless, both can be valuable aids if you can sort the wheat from the chaff.
Most of programs can be identified by the steps above, at least to the point of understanding what application they belong to or whether they are part of the operating system.
One program, "svchost", usually has multiple copies running at the same time on Windows NT, XP, 2000, and 2003. Labeled only as "Generic Host Process", it deserves a little more attention that I'll save for a separate article.
Article C1851 - October 17, 2003 « »
November 24, 2008 11:55 PM
k so i am listing this on many sites trying to find an answer to this process. running on my win 2000 laptop its called trickler_bic_do. if anyone has an idea on this process's origins it would be helpful. when this is running system resoures are used upp at an alarming rate until reduced to zero and cpu stays pegged full load. it can be ended but starts back up just as fast. not seen as virus by many many checkers or ad adware or ect... any help would be useful
September 7, 2009 9:12 AM
go to download.com and search for malwarebyte then do full system scan then remove the spywares
November 18, 2009 8:36 AM
wen I try to close my computer it says I have a program running, when I try to close this program it says task manager warning trying to end this process could cause losing data. How do I get this off my screen.
19-Nov-2009
October 19, 2010 5:16 AM
There is a program called runner running on my system. It causes a small, grey rectangular shape on the desktop. When one ALT-TAB it just says Runner. What is this?
August 14, 2012 10:42 AM
I never thought of myself as a Geek, I'm 70 years old, but I do have to say I spend an inordinate amount of time looking at Task Manager esp when something is running and I don't know what it is; but, if it isn't showing up on Task Manager I had no idea how to locate it. So, I'm going to try this. I am hoping I can interpret what it says Process explorer.
•
Comments on this entry are closed.
If you have a question, start by using the search box up at the top of the page - there's a very good chance that your question has already been answered on Ask Leo!.
If you don't find your answer, head out to http://askleo.com/ask to ask your question.