locked
Windows 10 Enterprise 1803 update RRS feed

  • Question

  • Hi everyone,

    i'm encountering  this error while trying to install windows 10 Enterprise x64 update

    • Feature update to Windows 10, version 1803 - Error 0x80091007

    any ideas how to fix this

    thank you

    Saturday, April 7, 2018 8:53 PM

Answers

  • Hi, here it is

    https://1drv.ms/f/s!AlCf3r48kGdEhBwHziOYNM2rJ1N9

    Hi,

    Is it a desktop or a laptop?

    Run Command Prompt as Administrator. Don't worry if you get error messages continue.  
        Stop BITS, Cryptographic, MSI Installer and Windows Update Services. To do this, type the following commands: 
            Net stop wuauserv 
            Net stop cryptSvc 
            Net stop bits 
            Net stop msiserver 
        Rename SoftwareDistribution and Catroot2 folder. To do this, type the following commands: 
            Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old 
            Ren C:\Windows\System32\catroot2 Catroot2.old 
        Restart BITS, Cryptographic, MSI Installer and Windows Update Services. To do this, type the following commands: 
            Net start wuauserv 
            Net start cryptSvc 
            Net start bits 
            Net start msiserver 
            Restart your computer and try to install Windows Update. 


    Momominta


    Sunday, April 8, 2018 5:53 PM

All replies