I've tried to following without success:
sfc/scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM.exe/Online /Cleanup-image /Scanhealth
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 << ACCESS DENIED
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Dism /Online /Cleanup-Image /RestoreHealth