services.exe running constantly

  • Thread starter cyndiwise notsowise
  • Start date
C

cyndiwise notsowise

For the past 3 days, my computer has been running extremely slow. Windows
Task Manager shows that a process called 'services.exe' is always running,
using from 2% to 100% of memory. I don't think it's supposed to be doing this
all the time. Can anyone tell me how to fix it?

I am running Windows XP SP2.

Thanks!
 
J

JS

It could be a sub-process or application that's running as part of
'Services.exe' and taking all
the CPU resources, which could be the cause of your PC running slow.

To find and display what could be the problem try Process Explorer:
http://www.microsoft.com/technet/sysinternals/SystemInformation/ProcessExplorer.mspx

Once you have Process Explorer installed and running:
In the taskbar select View and check 'Show Process Tree' and 'Show Lower
Pane' options.
Then expand the process named 'System' (click on the + sign)
Next expand the process entry named 'SMSS.EXE'
Next expand the process entry named 'WINLOGON.EXE'
Finally expand the process entry named 'SERVICES.EXE'

You should now see a long list of entries (mostly named SVCHOST.EXE)
One of these entries in the list is most likely the cause
Look in the column on the right named 'CPU', looking for any high CPU usage.
Next click on the CPU column to sort the processes by %CPU usage (Highest to
Lowest).
Move the mouse cursor over any process, and you should see a popup with some
detailed info.
Then mouse over the specific process that's using most or all the CPU %.
Next click on that process to highlight it,
Now that it's highlighted, right click and from the options listed select:
Search Online
This should display what out there on the web about that process.
You can also double click on any process to open up a more detailed
'Properties' window.
Note: some entries like Explorer, System/Services, and
Svchost entries may need to be expanded to show the detail (sub processes),
in this case click on the + located to the left of the entry.

An alternate method using Process Explorer is to double click on the Graph
just below the Menu bar.
This will open the 'System Information' window, which has a larger display
of all three graphs.
Move your mouse over any spike in the CPU Usage graph to see what
process/application or service was the cause of the spike.

JS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top