Regarding KB5034441 with 0x80070643 Error

Page 2 of 2 FirstFirst 12

  1. Posts : 667
    WIN 10 19045.4291
       #11

    YES: reagentc /boottore
    Just normal reboot and you are there.
    When the PC doesn't boot 3 times it automatically launches the Recovery Environment.
      My Computer


  2. Posts : 78
    Windows 10 Home (22H2)
    Thread Starter
       #12

    Cool.
    Thank you.


    From this article:
    7 Ways to Boot Into the Windows Recovery Environment
    it seems that the Shortcut Key during BIOS changes between manufacturers.


    You would expext there would be some Shortcut Key that is not affected by BIOS,
    that can be pressed right before Windows is about to start booting,
    the same way we have F8, to enter Safe Mode.
    (in this point in time, the pressed key goes to windows, not to the BIOS,
    and so it can be the same key for everyone, no matter what your PC manufacturer is)
      My Computer


  3. Posts : 6
    Windows 10
       #13

    Hi Folks

    I have a similar problem except I have 2 Recovery partitions:

    Regarding KB5034441 with 0x80070643 Error-winre-bug-0.png

    What do I do? Delete both partitions and create a new one?

    Cheers
    Aztrix
      My Computer


  4. Posts : 667
    WIN 10 19045.4291
       #14

    @aztrix
    You only have to know how to run "Command Prompt" as Administrator.
    when you see this:
    C:\WINDOWS\system32>
    you are on the right way.

    Then copy the following commands and paste into command prompt:
    step by step
    reagentc /disable
    diskpart
    sel disk 1
    sel par 5
    delete partition override
    sel par 4
    extend
    shrink minimum=1024
    create partition primary
    format quick fs=ntfs label="Recovery"
    set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
    gpt attributes=0x8000000000000001
    exit
    reagentc /enable

    Run Windows Update and enjoy!

    to disable the 1st Recovery Partition just this:
    diskpart
    sel disk 1
    sel par 1
    gpt attributes=0x8000000000000000
    exit
      My Computer


  5. Posts : 90
    Windows 10 Pro
       #15

    Pentagon said:
    @aztrix
    You only have to know how to run "Command Prompt" as Administrator.
    when you see this:
    C:\WINDOWS\system32>
    you are on the right way.

    Then copy the following commands and paste into command prompt:
    step by step
    reagentc /disable
    diskpart
    sel disk 1
    sel par 5
    delete partition override
    sel par 4
    extend
    shrink minimum=1024
    create partition primary
    format quick fs=ntfs label="Recovery"
    set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
    gpt attributes=0x8000000000000001
    exit
    reagentc /enable

    Run Windows Update and enjoy!

    to disable the 1st Recovery Partition just this:
    diskpart
    sel disk 1
    sel par 1
    gpt attributes=0x8000000000000000
    exit
    OK, so what would the steps be with this Disk Management arrangement?:
    Regarding KB5034441 with 0x80070643 Error-disk-management.png
      My Computers


  6. Posts : 667
    WIN 10 19045.4291
       #16

    Copy the following commands and paste into command prompt:
    step by step
    reagentc /disable
    diskpart
    sel disk 0
    sel par 1
    set id=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    gpt attributes=0x8000000000000000
    sel par 4
    shrink minimum=1024
    create partition primary
    format quick fs=ntfs label="Recovery"
    set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
    gpt attributes=0x8000000000000001
    exit
    reagentc /enable
      My Computer


  7. Posts : 90
    Windows 10 Pro
       #17

    Pentagon said:
    Copy the following commands and paste into command prompt:
    step by step
    reagentc /disable
    diskpart
    sel disk 0
    sel par 1
    set id=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    gpt attributes=0x8000000000000000
    sel par 4
    shrink minimum=1024
    create partition primary
    format quick fs=ntfs label="Recovery"
    set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
    gpt attributes=0x8000000000000001
    exit
    reagentc /enable
    Hey Pentagon, thanks for the reply. I didn't see your message until today. Hopefully I'll get a chance to try this this weekend.
    Crossing my fingers that it works.
    If it does, I'll take a screen shot of my other Disk Management on my other Windows 10 PC and post that here for your advice.

    Thanks again,
    Steve.
      My Computers


 

  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 13:18.
Find Us




Windows 10 Forums