After 3 months since KB5034441 was released, it still won't install

Page 16 of 16 FirstFirst ... 6141516

  1. Posts : 12
    Windows 10
       #151

    Pentagon said:
    As far as I know, it hasn't been updated. But the new Recovery Partition will be too small as well. In case you run a new installation, you have to now how to use copy & paste.
    Then the new Recovery will be ready in less than 5 minutes.

    reagentc /disable

    diskpart
    sel disk # (replace # by the right disk number. see diskmanagement, mostly 0 or1)
    sel par 4
    delete partition override
    sel par 3
    extend
    shrink minimum=1025
    create partition primary
    format quick fs=ntfs label="Recovery"
    set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
    gpt attributes=0x8000000000000001
    exit

    reagentc /enable
    I finally got around to trying this, but had an error during the shrink minimum=1025 command.

    Code:
    DISKPART>  shrink minimum=1025
    
    Virtual Disk Service error:
    The specified shrink size is too big and will cause the volume to be
    smaller than the minimum volume size.
    After 3 months  since KB5034441 was released, it still won't install-ktw2i3i.png

    After running those commands, here's what my Disk Management of my system looks like (Basically C: is my OS drive, a 256GB M.2 Drive, and D: is just 500GB of additional NTFS storage for Games/Misc/Etc)

    After 3 months  since KB5034441 was released, it still won't install-capture.jpg
      My Computer


  2. Posts : 815
    WIN 10 19045.4412
       #152

    You could try this first
    delete hiberfil.sys by command

    powercfg /H off

    delete all Restore Points

    try again
    diskpart
    sel disk 0
    sel par 3
    shrink minimum=1025
    create partition primary
    format quick fs=ntfs label="Recovery"
    set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
    gpt attributes=0x8000000000000001
    exit

    reagentc /enable


    If it still not possible to shrink the volume it's probably the location of the $MFT that blocks the shrink-process.

    In those cases I used "Partition Expert Free Edition" successfully

    Partition Magic Freeware to manage Disk Partitions

    select: Resize/Move Volume ...
    That program doesn't create "RAW" partitions!
      My Computer


  3. Posts : 12
    Windows 10
       #153

    Pentagon said:
    You could try this first
    delete hiberfil.sys by command

    powercfg /H off

    delete all Restore Points

    try again
    diskpart
    sel disk 0
    sel par 3
    shrink minimum=1025
    create partition primary
    format quick fs=ntfs label="Recovery"
    set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
    gpt attributes=0x8000000000000001
    exit

    reagentc /enable


    If it still not possible to shrink the volume it's probably the location of the $MFT that blocks the shrink-process.

    In those cases I used "Partition Expert Free Edition" successfully

    Partition Magic Freeware to manage Disk Partitions

    select: Resize/Move Volume ...
    That program doesn't create "RAW" partitions!
    Just following up that following through with this worked. Not sure if it was removing of the Recovery Points or Hibernation file or what, but following through with this worked as expected without the need to check out that third party utility.

    Appreciate it! Time to take a look at the second computer this weekend or when I get time :) Cheers!
      My Computer


  4. Posts : 815
    WIN 10 19045.4412
       #154



    When you run Windows Update you can check the success by this command:
    Dism /Get-ImageInfo /ImageFile:\\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE\winre.wim /index:1

    The Service Pack-Build should be: 3920
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 19:22.
Find Us




Windows 10 Forums