Your Device Is Missing Important Security and Quality Fixes Windows 10
Commands Used:
1: net stop cryptsvc
2: net stop bits
3: net stop msiserver
4: ren %systemroot%\softwaredistribution softwaredistribution.bak
5: ren %systemroot%\system32\catroot2 catroot2.bak
6: net start wuauserv
7: net start cryptSvc
8: net start bits
9: net start msiserver
10: DISM /Online /Cleanup-Image /RestoreHealth
11: Sfc /scannow