Generic Host Process for Win32 Services Error fixed

This error is mostly encountered with Windows XP. Generic Host Process Error causes certain applications like Internet Explorer crash, this is really annoying when some important application crashes.



How to fix :

Solution 1 :
Go to Run and type regedit
Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Browser\Parameters
Find the key IsDomainMaster (See picture below)
Set its value to False
Restart the computer


Solution 2 :
Go to Run and type regedit
Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole
Find the Key EnableDCOM (See picture below)
Double click on EnableDCOM and set Value data N
Restart the computer


Solution 3 :
Go to Run and type regedit
Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NetBT\Parameters
Find the key TransportBindName (See picture below)
Double click on TransportBindName and delete the existing default value and click Ok (This gives TransportBindName a blank value)


Solution 4 :
Go to Run and type cmd
Type ‘netsh’ in command console then press enter
Then type ‘winsock’ and press enter and then type reset (See picture below)
Restart the computer

No comments:

Post a Comment