System is stuck in download install, restart, install failed for KB40988776.
Windows 10 Home
Version 1709
OS Build 16299.192
While I cannot remember the previous KB it had the same problem but I was able to work around it and get it installed by using this.
net stop wuauserv net stop cryptSvc net stop bits net stop msiserver ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old net start wuauserv net start cryptSvc net start bits net start msiserver
But this appears to not work with this build. I do get error messages with SoftwareDistribution.old and catroot2.old. It says the files already exist.