Microsoft BUG
So my old laptop just got updated with a MS destruction patch KB2823324 !
Here is how to fix it
1. boot into Repair Mode, then cmd. Boot and press F8 key
2. Get packages name:
dism /image:C:\ /get-packages
3.Copy and paste the package name and remove it by executing:
dism /image:C:\ /remove-package /PackageName:Package_for_KB2823324~31bf3856ad364e35~x86~~6.1.1.1
Option 2
Steps 1 + 2 then:
dism /image:C:\ /cleanup-image /revertpendingactions

Tags: , , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *