The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    windows installer service could not be accessed

    Discussion in 'Windows OS and Software' started by ShoopDaWhoop, Apr 29, 2014.

  1. ShoopDaWhoop

    ShoopDaWhoop Notebook Guru

    Reputations:
    0
    Messages:
    56
    Likes Received:
    0
    Trophy Points:
    15
    So I just got a new laptop and I have been installing a couple of files mainly games. Recently however, I have been unable to install quite a number of them because of this problem (see attached pic). I have windows 8.1. I have tried checking services.msc to see if windows installer is running and initially it wasn't but then I turned it on but the problems persisted. A couple of the programs that I wasn't able to install were Red Alert 3, Razer Synapse, Tune Up Utilities etc. Please help. I am not that experienced with computer stuff so please try to explain plainly. Thank you :)
     

    Attached Files:

  2. LukeGeauxBoom

    LukeGeauxBoom Notebook Consultant

    Reputations:
    266
    Messages:
    247
    Likes Received:
    99
    Trophy Points:
    41
    Try this:

    Open up a command prompt as administrator (Right Click on bottom left on the Windows logo, then choose (Command Prompt (Admin))

    Once that is open type this: "sfc /scannow" without the quotation marks

    After that scan finishes (could take a while) type this in the command prompt:

    "msiexec /unregister"
    "msiexec /regserver"
    "net stop msiserver"
    "net start msiserver"

    Hit enter after each line. Hopefully that'll fix it and it makes sense.

    The sfc /scannow command runs the System File Checker and will inspect all the import Windows files and if it finds any issues will replace them. The "unregister" and regserver will unregister and re-register the Windows Installer. The net stop and net start restarts the installer service.
     
  3. ShoopDaWhoop

    ShoopDaWhoop Notebook Guru

    Reputations:
    0
    Messages:
    56
    Likes Received:
    0
    Trophy Points:
    15
    im getting a "another servicing or repair operation is currently running etc." will try this out when my driver updates finish. this might be the servicing it's talking about.


    update: nope, didn't work :(
     
  4. LukeGeauxBoom

    LukeGeauxBoom Notebook Consultant

    Reputations:
    266
    Messages:
    247
    Likes Received:
    99
    Trophy Points:
    41
    :(

    Still getting the "another servicing or repair operation is currently running" message? Have you tried booting into safe mode and then running the sfc scan?
     
  5. ShoopDaWhoop

    ShoopDaWhoop Notebook Guru

    Reputations:
    0
    Messages:
    56
    Likes Received:
    0
    Trophy Points:
    15
    No, I was able to finish the scan and it said that it found corrupted files etc and it repaired them. However, it didn't fix the problem. I tried scanning again in safe mode and tried installing the programs in safe mode but apparently windows installer can't be used in safe mode. I have no idea where this problem came from. Please help?
     
  6. TreeTops Ranch

    TreeTops Ranch Notebook Deity

    Reputations:
    330
    Messages:
    904
    Likes Received:
    124
    Trophy Points:
    56
    Did you try Restore? Might be too late for that but maybe worth a try?
     
  7. ShoopDaWhoop

    ShoopDaWhoop Notebook Guru

    Reputations:
    0
    Messages:
    56
    Likes Received:
    0
    Trophy Points:
    15
    As in restore my laptop to factory settings? Nope. Sadly I don't know how to :( and msi didn't give me the windows 8.1 cd.
     
  8. LukeGeauxBoom

    LukeGeauxBoom Notebook Consultant

    Reputations:
    266
    Messages:
    247
    Likes Received:
    99
    Trophy Points:
    41
    Did you try to re-register the service?
     
  9. ShoopDaWhoop

    ShoopDaWhoop Notebook Guru

    Reputations:
    0
    Messages:
    56
    Likes Received:
    0
    Trophy Points:
    15
    What do you mean by re-register? Followed all the steps that you wrote down. Still not fixed :(
     
  10. TreeTops Ranch

    TreeTops Ranch Notebook Deity

    Reputations:
    330
    Messages:
    904
    Likes Received:
    124
    Trophy Points:
    56
    No do not restore to factory settings. Just restore to point prior to your problem. (if you can). Just google "How to restore to earlier point in Win 8"
     
  11. ShoopDaWhoop

    ShoopDaWhoop Notebook Guru

    Reputations:
    0
    Messages:
    56
    Likes Received:
    0
    Trophy Points:
    15
    It's probably extremely close to factory settings seeing as I got my laptop just 3-5 days ago. I cloned the OS in my hdd to my ssd and now the ssd is my boot drive (however some programs still direct to C: which is odd). If I restore to a prior point, will the OS go back to the HDD or will it stay in the SSD?


    P.S. I was told by the samsung data migration software that cloning would delete the files from its original source, but it doesn't seem to be the case. The OS partition of my HDD still contained the OS files.