If both Delta and Cumulative updates are inadvertently installed and your computer is no longer booting, you can recover with the following steps:
Boot into WinRE command prompt
dism.exe /image:d:\ /get-packages
dism.exe /image:d:\ /cleanup-image /revertpendingactions
cd D:\Program Files
takeown /f WindowsApps /r /d Y
attrib WindowsApps -h
rename WindowsApps WindowsApps.old
System restore
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article