{"id":2823,"date":"2024-02-07T13:21:38","date_gmt":"2024-02-07T18:21:38","guid":{"rendered":"https:\/\/increasec.com\/?p=2823"},"modified":"2024-02-09T11:11:29","modified_gmt":"2024-02-09T16:11:29","slug":"windows-update-4441","status":"publish","type":"post","link":"https:\/\/increasec.com\/?p=2823","title":{"rendered":"Windows Update KB5034441"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Windows tries to install an update that is too large for the standard 500mb recovery partition, and fails every time.   <br>Good News!  Microsoft made a powershell patch that works even if the partition is still 500mb&#8230;. why couldn&#8217;t they just do this in the first place?  Oh and it doesn&#8217;t register the patch as being installed so now you get to run forever with 1 missing patch.  :\/   AND the recovery partition is &#8220;Special&#8221; so you can&#8217;t expand it by right clicking on it in Disk Manager.  Ur batting 1000 so far M$.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Extending the raw disk is easy if the PC is a Virtual Machine, In Vmware you can even do it while the VM is running with no adverse affects.  but the patch won&#8217;t expand the recovery partition to the required size, you need to do that manually.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Open CMD or Powershell as Administrator<br>diskpart<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">sel disk 0<br>list part<br>      (the recovery partition will be the last on the disk and should be 500mb, yours may be 3 instead of 4)<br>sel part 4<br>delete part override  <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">non-uefi:<br>       (if you get an error message goto the UEFI section)<br>create partition primary id=27 size=1000<br>format quick fs=ntfs label=\u201dWindows RE tools\u201d<br>exit<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">uefi:<br>       (if you did the non-uefi section successfully, skip this section)<br>create partition primary id=de94bba4-06d1-4d40-a16a-bfd50179d6ac<br>gpt attributes =0x8000000000000001<br>exit<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">reagentc \/enable<br>May case an error message if c:\\windows\\system32\\recovery\\winrm.wim  doesn&#8217;t exist.  you can get this file from the windows.iso but it maybe called \\sources\\boot.wim (or whatever.wim)   (<a href=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/all\/reagentc-does-not-let-me-enable-windows-re\/dfa13429-0cd1-4bf9-83ae-92f1c8006132\" data-type=\"link\" data-id=\"https:\/\/answers.microsoft.com\/en-us\/windows\/forum\/all\/reagentc-does-not-let-me-enable-windows-re\/dfa13429-0cd1-4bf9-83ae-92f1c8006132\">Source<\/a>)<br>and you may have to paste winrm.wim into your downloads folder and use Powershell to copy it to c:\\windows\\system32\\recovery<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">run the 4441 patch ASAP to rebuild the recovery partition.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Tested successfully on Windows 10 Pro, 22H2, 19045.3930<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Windows tries to install an update that is too large for the standard 500mb recovery partition, and fails every time. Good News! Microsoft made a powershell patch that works even&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2823","post","type-post","status-publish","format-standard","hentry","category-uncategorised"],"_links":{"self":[{"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/posts\/2823","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/increasec.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2823"}],"version-history":[{"count":4,"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/posts\/2823\/revisions"}],"predecessor-version":[{"id":2829,"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/posts\/2823\/revisions\/2829"}],"wp:attachment":[{"href":"https:\/\/increasec.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2823"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/increasec.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2823"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/increasec.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2823"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}