SoftwareTipsandTricks Forum

Go Back   SoftwareTipsandTricks Forum > Operating Systems > Windows XP
User Name
Password


Problem svchost.exe

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes

  #1  
Old 01-08-2004, 08:35 AM
Toine Offline
Junior Member
 
Join Date: Nov 2003
Posts: 3
Angry Problem svchost.exe

This is probably the most common and most irritating problem of microsoft windows, of which there are many many different versions.

In the company we all have Dell portables most versions go from inspiron 3500-3700-3800 to Latitudes C610-C640. Everyone has Windows XP pro installed on it. Virusscan installed is InoculateIT.

Problem: a svchost.exe process begins to spin at 95-100% cpu without any clear reason. If the problem occurs (once every 2/3 weeks), it occurs on several portables at the same time. Because the users don't have admin rights to kill the process, it is very irritating for them. And rebooting the portable doesn't work every time.

With some tools I got the following:
1. The full command that causes the problem is svchost -t netsvcs
2. I also checked the registry and found: HKEY_LOCAL_MACHINE\System\currentcontrolset\servic es\netman AND also the same command
3. As description: Manages objects in the Network and Dial-up folder, in wich you can view both local area network and remote connections.

I tried also to restart the service, but that didnt solve the problem.

So I still have no solution for the problem. For me it is Microsofts WORST BUG EVER!!! If spend hours searching on google to find a solution without any result. If there is somebody who knows a solution, I would be so much in your debt.

Greets,

K.
Reply With Quote

  #2  
Old 12-28-2005, 12:47 AM
langendries Offline
Registered User
 
Join Date: Dec 2005
Posts: 3
I've just reinstalled my XP, and I've got the same problem. After every reboot, I have to kill the svchost that is running on 98%cpu, from then, everything works fine...
Reply With Quote

  #3  
Old 03-22-2007, 03:00 AM
darude Offline
Registered User
 
Join Date: Mar 2007
Posts: 2
I know the how to soleve da prob...

ok Every one...just reinstal ur window. And change ur User name and computer name! dont use comon words such as "user" and "admin" or "administrator". your prob solve man. im done.
Reply With Quote

  #4  
Old 03-22-2007, 03:05 AM
Kevin_gibson Offline
Registered User
 
Join Date: Feb 2006
Location: UK
Posts: 940
Scvhost not only can be a Windows setup file, but can also be a virus effecting your system see below.
http://www.liutilities.com/products/...brary/svchost/

Also look at:
http://www.computerhaven.info/svchost.htm
__________________
Big world out there - softwaretipsandtricks have your answer

www.google.com is your friend
Happy to help with Windows 95, 98, ME, XP & Vista. Any router issues are also welcome

Last edited by Kevin_gibson : 03-22-2007 at 03:08 AM.
Reply With Quote

  #5  
Old 03-22-2007, 03:10 AM
darude Offline
Registered User
 
Join Date: Mar 2007
Posts: 2
Arrow Reinstall or reformat

ok. first yall backup data 1st.then format it...delete the partition. remake it. and than instal it again. i think thats will solve it.
Reply With Quote

  #6  
Old 04-11-2007, 04:00 PM
pageof Offline
Registered User
 
Join Date: Apr 2007
Posts: 2
Angry Have Advice & Need Help Also

Hi

Just recently I have started having trouble with svchost.exe on two of my computers. They both run XP Home SP2. They have Norton AntiVirus and a firewall. Within the past week, svchost started destroying my PC. When the process is running, all files are there and everything works fine for about 5 minutes after startup. But then, the system freezes. Afetr somehow opening Task Manager, I end it. Then, the taskbar turns grey (like the older ones), Windows Media Player doesn't work, the audio drivers aren't detectable, and Windows Update doesn't work. I tried reinstalling XP and drivers, but NOTHING is working. HELP!!!!!! If you can, please also respond to pageof@cox.net.

Though all of this happened to me, I did find a few ways to temporarily get teh system to function. If you close My Computer, reinstall all audio files and players, and restart explroer.exe, and then shut down your PC, svchost will not come back for 10 minutes after rebooting. It seems useless, but I don't know what else to do.

Thanks in advance,
pageof
Reply With Quote

  #7  
Old 04-12-2007, 05:20 AM
DaveC2003's Avatar
DaveC2003 Offline
Registered User
 
Join Date: Jul 2005
Location: Aberdeen
Posts: 702
Send a message via MSN to DaveC2003
Thumbs up

1) turn off automatic updates, reboot, then manually go to windows
updates and install the updates, turn on automatic updates, reboot.

or (as in my case)

2) Perform these steps:


1. Click Start->Run, type "services.msc" (without quotation marks) in the
open box and click OK.
2. Double click the service "Automatic Updates".
3. Click on the Log On tab, please ensure the option "Local System account"
is selected and the option "Allow service to interact with desktop" is
unchecked.

4. Check if this service has been enabled on the listed Hardware Profile. If
not, please click the Enable button to enable it.
5. Click on the tab "General "; make sure the "Startup Type" is "Automatic".
Then please click the button "Start" under "Service Status" to start the
service.
6. Repeat the above steps with the other service: Background Intelligent
Transfer Service (BITS)

Step 4: Re-register Windows Update components and Clear the corrupted
Windows Update temp folder

1. Click on Start and then click Run,
2. In the open field type "REGSVR32 WUAPI.DLL" (without quotation marks) and
press Enter.
3. When you receive the "DllRegisterServer in WUAPI.DLL succeeded" message,
click OK.
4. Please repeat these steps for each of the following commands:

REGSVR32 WUAUENG.DLL
REGSVR32 WUAUENG1.DLL
REGSVR32 ATL.DLL
REGSVR32 WUCLTUI.DLL
REGSVR32 WUPS.DLL
REGSVR32 WUPS2.DLL
REGSVR32 WUWEB.DLL

After the above steps are finished. Sicne temporary folder of Windows Update
may be corrupted. We can refer to the following steps to rename this folder
that

1. Click Start, Run, type: cmd and press Enter. Please run the following
command in the opened window.

net stop WuAuServ
(note, you might need to reboot before the net stop command will work)

2. Click Start, Run, type: %windir% and press Enter.
3. In the opened folder, rename the folder SoftwareDistribution to SDold.
4. Click Start, Run, type: cmd and press Enter. Please run the following
command in the opened window.

net start WuAuServ



Hope this helps,
__________________
DaveC2003
Reply With Quote

  #8  
Old 04-13-2007, 02:46 PM
pageof Offline
Registered User
 
Join Date: Apr 2007
Posts: 2
Thumbs up Found A Solution!!!!!!

Hi

I found a solution! It deals mainly with Automatic Updates!

All you have to do is go to Windows Update (not Microsoft Update) at http://update.microsoft.com/windowsu....aspx?ln=en-us. Once the welcome screen loads, if it gives you the option to upgrade to Microsoft Update, do so. If it doesn't you already have Microsoft Update. After it installs, enable Automatic Updates in the Control Panel. Then shut down your PC. Turn it on again and open Automatic Updates before svchost starts to take over again (DON'T terminate SVCHOST!) Select the option of completely turning auto updating off. Click OK and reboot your PC. It's that easy, and it fixed 2 out of 3 of my computers!

Good luck!,
pageof@cox.net
Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Very frustrating AIM problem pianoman Software Problems and Useful Utilities 3 12-18-2006 06:53 AM
Problem With Outlook Express Satfanni Software Problems and Useful Utilities 15 10-28-2005 09:53 PM
I'm gonna cry from this unsolvable problem.... wazoo Windows XP 6 01-23-2005 11:12 AM
problem of hard disc mandyben Windows XP 2 06-04-2004 01:12 PM
problem with hard disc mandyben Hardware Problems 1 03-19-2004 10:11 PM



All times are GMT -5. The time now is 11:10 PM.


Designed by eXtremepixels. Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.