Results 1 to 6 of 6

Thread: "Help and Support Error" - Service not started

  1. #1
    Join Date
    Nov 2009
    Posts
    1,340

    "Help and Support Error" - Service not started

    Hello, I am using Windows xp operating system on my computer. Whenever I try to click on Help and Support button in Start Menu, it gives me the error message as given below:
    Windows cannot open Help and Support because a system service is not running.To fix this problem, start the service named 'Help and Support'.

    How to solve this error. Give me some solution regarding this.

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    Re: "Help and Support Error" - Service not started

    If you are not able to start the help and support service by clicking on it you can use the command to get that.
    • First click on the Start button.
    • Now click on Run.
    • Type the command below:
      Code:
      %Windir%\PCHealth\HelpCtr\Binaries\HelpCtr.exe
    • It will start the Help and support feature.

  3. #3
    Join Date
    May 2008
    Posts
    4,085

    Re: "Help and Support Error" - Service not started

    You can simply reinstall the Help and support features with the help of steps below:
    • Open your computer in Administrator account.
    • Now click on start and then run and type the command as %systemroot%\inf and click OK.
    • Now you need to right click on PCHEALTH.inf file and then click on install.
    • It will reinstall the Windows Help and Support Feature on your computer.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,267

    Re: "Help and Support Error" - Service not started

    To solve your "Help and Support Error" - Service not started problem you need to follow the steps below:
    • Open your command prompt in Administrator account.
    • Now simply type the command below one after the another:
      Code:
      net stop helpsvc
      cd /d %windir%\pchealth\helpctr
      rd packagestore /s /q
      rd installedskus /s /q
      cd binaries
      start /w helpsvc /svchost netsvcs /regserver /install
      start /w helpsvc /register
    • Problem solved.

  5. #5
    Join Date
    Apr 2008
    Posts
    3,522

    Re: "Help and Support Error" - Service not started

    Hey, same error here also. Whenever I try to use the Help and support function in my Windows xp it gives me error as "Cannot find helpctr.exe". If I try to use the command as %Windir%\PCHealth\HelpCtr\Binaries\HelpCtr.exe then also it shows me same error. Please give me solution for that. Can it be possible to get the HelpCtr.exe from any source from internet. If yes then please give me that.

  6. #6
    Join Date
    Apr 2008
    Posts
    3,295

    Re: "Help and Support Error" - Service not started

    I think you need to reinstall the Help and Support Center, so follow the steps below:
    • First it is needed to stop all the process related to this.
    • So, just open the task manager and then stop the process of the following files:
    1. helpsvc.exe
    2. helphost.exe
    3. helpctr.exe


    Now for reinstalling the Help and Support function use the steps below:
    • Open command prompt and type the command below without any mistake as it is :
    Code:
            net stop helpsvc
            cd /d %windir%\pchealth\helpctr
            rd packagestore /s /q
            rd installedskus /s /q
            cd binaries
            start /w helpsvc /svchost netsvcs /regserver /install
            start /w helpsvc /register

Similar Threads

  1. Replies: 1
    Last Post: 28-04-2011, 07:57 PM
  2. Replies: 3
    Last Post: 06-01-2011, 08:18 AM
  3. Replies: 5
    Last Post: 14-10-2010, 11:16 PM
  4. install win2k3 sp2 lost "help and support" service
    By tree leafs in forum Windows Server Help
    Replies: 2
    Last Post: 11-05-2010, 09:14 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,275,837.44028 seconds with 17 queries