FG

svchost consuming more than 50% CPU all the time in windows 7

Fresh3 days ago
Mar 15, 20263900 views
Confidence Score0%
0%

Problem

I'm using windows 7 ultimate. svchost containing DCOM Server Process Launcher Plug and Play Power services is consuming more than 50% of CPU for most of the time. I found this blog post: http://blog.hansmelis.be/2007/06/17/windows-vista-long-delay-when-switching-songs-in-media-player/ That process …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: svchost consuming more than 50% CPU all the time in windows 7

Low Risk

Figure out the Process ID (PID) from the Task Manager. Run this command from a console to find out which services it might be: tasklist /svc /fi "PID EQ 1000" (where 1000 is the PID) Or just run Process Explorer, which will drill down into each svch…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment