Other Blogs

Ads

How to fix "Generic Host Process for Win32 Services has encountered a problem"

Fix Generic Host Process for Win32 Services has encountered a problem...
Yesterday I start my computer an error message appears: "Generic Host Process for Win32 Services has encountered a problem and needs to close." and computer stops working clicking the "Send Error Report", even I can not shut down the computer. This is the detail of error message:

Then search with Google, finally I got the solution. Thanks Google…
Solution Here
1.       Open Note Pad and then copy the following codes…

@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

2.       Paste the above copied content to the notepad.
3.       Save the file as GenericHostErrorProblem.bat and close it.
4.       Double-click on GenericHostErrorProblem.bat and run it.
5.       After fixing or removing the errors, it will ask you to press any key to finish.
Fix it We Done…
SHARE

Author

Hi, Its me Hafeez. A webdesigner, blogspot developer and UI/UX Designer. I am a certified Themeforest top Author and Front-End Developer. I'am business speaker, marketer, Blogger and Javascript Programmer.

  • Image
  • Image
  • Image
  • Image
  • Image
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment