{"id":1937,"date":"2021-06-22T15:23:21","date_gmt":"2021-06-22T13:23:21","guid":{"rendered":"https:\/\/itsimple.info\/?p=1937"},"modified":"2025-08-06T23:48:39","modified_gmt":"2025-08-06T21:48:39","slug":"how-to-remove-updates-from-windows-recovery-console","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=1937","title":{"rendered":"How to Remove Updates from Windows Recovery Console"},"content":{"rendered":"\n<p>recent Microsoft updates when comes in certain order cause the server to stop booting with BSOD and Error 0xc000021a, After researching I have found that the only solution is to remove the latest updates. here is how you can do it.<\/p>\n\n\n\n<p>First boot you window with installation media or windows PE  go to command prompt , to get the list of disk and drivers execute : <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>wmic logicaldisk get name<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"560\" height=\"211\" src=\"https:\/\/itsimple.info\/wp-content\/uploads\/2021\/06\/Logicaldisks.png\" alt=\"\" class=\"wp-image-1938\" srcset=\"https:\/\/itsimple.info\/wp-content\/uploads\/2021\/06\/Logicaldisks.png 560w, https:\/\/itsimple.info\/wp-content\/uploads\/2021\/06\/Logicaldisks-300x113.png 300w\" sizes=\"auto, (max-width: 560px) 100vw, 560px\" \/><\/figure>\n\n\n\n<p>Find your windows folder :<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"626\" height=\"496\" src=\"https:\/\/itsimple.info\/wp-content\/uploads\/2021\/06\/WindowsFolder.png\" alt=\"\" class=\"wp-image-1939\" srcset=\"https:\/\/itsimple.info\/wp-content\/uploads\/2021\/06\/WindowsFolder.png 626w, https:\/\/itsimple.info\/wp-content\/uploads\/2021\/06\/WindowsFolder-300x238.png 300w\" sizes=\"auto, (max-width: 626px) 100vw, 626px\" \/><\/figure>\n\n\n\n<p>in this example, windows installation folder is on drive D, now to get the latest updates type:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">dism.exe \/Image:D:\\ \/get-packages \/format:list<\/pre>\n\n\n\n<p>You will get a list of all the updates installed on the system, find according to the installation date the one you want to remove and execute :<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">dism \/image:D:\\ \/Remove-Package \/PackageName:PackageName<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"957\" height=\"432\" src=\"https:\/\/itsimple.info\/wp-content\/uploads\/2021\/06\/RemovePackages.png\" alt=\"\" class=\"wp-image-1942\" srcset=\"https:\/\/itsimple.info\/wp-content\/uploads\/2021\/06\/RemovePackages.png 957w, https:\/\/itsimple.info\/wp-content\/uploads\/2021\/06\/RemovePackages-300x135.png 300w, https:\/\/itsimple.info\/wp-content\/uploads\/2021\/06\/RemovePackages-768x347.png 768w\" sizes=\"auto, (max-width: 957px) 100vw, 957px\" \/><\/figure>\n\n\n\n<p>You can also use this method to uninstall drivers (assuming windows is on c: and the list is long) :<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">dism \/image:C:\\ \/get-drivers > c:\\driversList.txt<br>now type \"notepad\" on the console to open notepad> open the file with all the drivers list<br>to get mo information (on oem1.inf):<br>dism \/image:C:\\ \/get-driverinfo \/driver:oem1.inf<br><br>to remove (oem1.inf for example):<br>dism \/image:C:\\ \/remove-driver \/driver:oem1.inf<\/pre>\n\n\n\n<p>After that reboot your server, now it should reboot normally .<\/p>\n\n\n\n<figure class=\"wp-block-pullquote is-style-default has-vivid-green-cyan-color has-text-color\"><blockquote><p><strong>Good Luck<\/strong><\/p><\/blockquote><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>recent Microsoft updates when comes in certain order cause the server to stop booting with BSOD and Error 0xc000021a, After researching I have found that the only solution is to remove the latest updates. here is how you can do it. First boot you window with installation media or windows PE go to command prompt [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,12,14,15],"tags":[],"class_list":["post-1937","post","type-post","status-publish","format-standard","hentry","category-tech","category-tutorials","category-windows","category-windows-server"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1937","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1937"}],"version-history":[{"count":2,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1937\/revisions"}],"predecessor-version":[{"id":2984,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1937\/revisions\/2984"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1937"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1937"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1937"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}