August 15, 2010
Generic Host Process for Win32 Services has encountered a problem
Posted by: admin : Category: Svchost Errors
This problem might be caused for different reasons and came in a bundle with other symptoms such as slow file opening, pop-up file search box with a flashlight moving on before the file is found and opened and other alike things. It might be caused by third-party drivers, corrupted updates, crushed applications and possibly virus activities on your system.
There is no easy way to find out what the problem was caused with, but there are some easy ways that might solve the problem with the error message that states “Generic Host Process for Win32 Services has encountered a problem and need to close”.
Possible solution 1
- Turn off the computer along with your printer and scanner.
- Disconnect the printer and/or scanner from your computer.
- Restart your computer.
- Install or update drivers and other software for your printer or the scanner
- Connect your printer and scanner to the computer.
Possible solution 2
- Copy the code lines below
- @ECHO off
- Echo Coded by http://hubpages.com/profile/rancidTaste
- reg add HKLM\SYSTEM\CurrentControlSet\Services\netbt\parameters /v TransportBindName /t REG_SZ /d “” /f
- reg add HKLM\Software\Microsoft\OLE /v EnableDCOM /t REG_SZ /d “N” /f
- Echo Coded by http://hubpages.com/profile/rancidTaste
- Echo Generic Host Error Problem Is Fixed, Press any key to continue
- pause
- Open your Notepad and Past your copy into it.
- Save contents under some name with extension .bat and then double click it to run.
Possible solution 3
- Click on the link below
- Forget about problems related to Generic Host Process
Download Fix Wizard

GoToAssist Support guarantees solving your problem in case software didn't work. Support Is totally FREE for our customers.


October 6th, 2008 at 1:17 pm
thank you