Blue Screen of Death after Windows updates

Modified on Tue, 08 Aug 2017 at 12:02 PM

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

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article