Svchost and explorer problems

Matt_18

Distinguished
Jul 22, 2011
4
0
18,510
Hi there, recently I have been receiving big problems with both windows explorer and Svchost.
Windows Explorer often freezes up on me, at random points in the day, and eventually I get black screen with just the mouse pointer on it. This happens at every start up, but again, it happens at random parts of the day also!

As for my Svchost problems, I'm well aware these are services that run behind the scenes, however, I've quite often got 2 or more of these processes using more than 100mb of my memory EACH.

Here is a screenshot that shows this.
11sihc2.png


There has been no hardware or software changes in the last few weeks to initiate these problems, and I have fun several full system virus scans in the last few days with nothing coming up.
 
I'm not sure how to fix your explorer, but the svchosts are most likely needed. To see what's operating inside them, open a command prompt then type this exactly as is:

tasklist /svc /fi "imagename eq svchost.exe"

and you should get something that looks like this:

C:\Documents and Settings\xxx>tasklist /svc /fi "imagename eq svchost.exe"

Image Name PID Services
========================= ====== =============================================
svchost.exe 1056 DcomLaunch, TermService
svchost.exe 1124 RpcSs
svchost.exe 1244 AudioSrv, Browser, CryptSvc, Dhcp, dmserver,
ERSvc, EventSystem,
FastUserSwitchingCompatibility, helpsvc,
HidServ, lanmanserver, lanmanworkstation,
Netman, Nla, RasMan, Schedule, seclogon,
SENS, SharedAccess, ShellHWDetection,
srservice, TapiSrv, Themes, TrkWks, w32time,
winmgmt, wscsvc, wuauserv, WZCSVC
svchost.exe 1360 Dnscache
svchost.exe 1404 LmHosts, RemoteRegistry, SSDPSRV
svchost.exe 228 WebClient
svchost.exe 552 Net Driver HPZ12
svchost.exe 804 Pml Driver HPZ12


Sorry, I don't know how to keep the text above from wrapping.
 

Matt_18

Distinguished
Jul 22, 2011
4
0
18,510
Image Name PID Services
========================= ======== ============================================
svchost.exe 800 DcomLaunch, PlugPlay, Power
svchost.exe 924 RpcEptMapper, RpcSs
svchost.exe 140 AudioSrv, Dhcp, eventlog,
HomeGroupProvider, lmhosts, wscsvc
svchost.exe 432 AudioEndpointBuilder, hidserv, Netman,
PcaSvc, SysMain, TrkWks, UxSms, Wlansvc,
wudfsvc
svchost.exe 536 AeLookupSvc, Appinfo, BITS, Browser,
EapHost, gpsvc, IKEEXT, iphlpsvc,
LanmanServer, ProfSvc, Schedule, SENS,
ShellHWDetection, Themes, Winmgmt, wuauserv
svchost.exe 1332 EventSystem, fdPHost, netprofm, nsi,
WdiServiceHost
svchost.exe 1444 CryptSvc, Dnscache, LanmanWorkstation,
NlaSvc
svchost.exe 2152 BFE, DPS, MpsSvc
svchost.exe 2948 ezSharedSvc
svchost.exe 2996 FDResPub, FontCache, SSDPSRV, upnphost
svchost.exe 1680 stisvc
svchost.exe 3308 bthserv
svchost.exe 3408 PolicyAgent
svchost.exe 4640 p2pimsvc
 

Matt_18

Distinguished
Jul 22, 2011
4
0
18,510
It seems a bit out of the ordinary that these processes are taking up so much memory. My other laptop, also on Windows 7, doesnt have these svchost problems, nor does it have the windows explorer problems.
 

Matt_18

Distinguished
Jul 22, 2011
4
0
18,510
Ok thanks, On to the explorer options.. i occasionally get an error message, and this error message reads "Failed to dsplay security & shutdown options"
And not only does it happen on the times i mentioned, it also affects updates. Last night my laptop did an update, took 2 hours to complete the one update, as it seemed to freeze on the "unpacking update" part.
 
When your updates fail, does it show up as a CAPI2 error in the event log sort of like this?

Failed extract of third-party root list from auto update cab at: <http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab> with error: A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.

If so, here is the fix for it.

http://support.microsoft.com/kb/2328240