Security Update for Windows 10, 2024-11, KB5048239 getting error 0x80070643 when installing

Anonymous
2024-11-13T00:16:11+00:00

I have exactly the same problem as this (reported earlier this year), but with the new KB5048239 update. I get the 0x80070643 error when it tries to install. Retried several times, but same issue. I'm pretty sure this is the same problem that I had back in January, too. All security updates have worked fine since then, till now. At that time I was told that this was a general problem with the update and a fix was being made by Microsoft. I did wait and eventually that previous update went away. Now here we are again...

Hello,

The 2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441) will not install on my Windows 10 laptop computer.

I get the following message There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80070643) Retry

When I click on Retry it says its Installing-0% for a few minutes then Installed-100% and then I get Download Error (0x80070643) There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80070643) Retry

Windows Update Troubleshooter could not fix this problem.

I'm not sure what to do, please help.

Thank you

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

72 answers

Sort by: Oldest
  1. Anonymous
    2024-12-12T00:11:36+00:00

    Probably ran setup. It was an upgrade, not a clean install.

    reagentc.info gives this

    C:\WINDOWS\system32>reagentc /info

    Windows Recovery Environment (Windows RE) and system reset configuration

    Information:

    Windows RE status:         Enabled 
    
    Windows RE location:       \\?\GLOBALROOT\device\harddisk0\partition2\Recovery\WindowsRE 
    
    Boot Configuration Data (BCD) identifier: 2abe434f-b184-11ee-844b-f4b7e2429215 
    
    Recovery image location:   \\?\GLOBALROOT\device\harddisk0\partition5\RecoveryImage 
    
    Recovery image index:      2 
    
    Custom image location: 
    
    Custom image index:        0
    

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-12-12T02:50:33+00:00

    > It was an upgrade, not a clean install.

    A clean install would have deleted all the partitions, and then created one large "WinRe" partition.

    > ....\device\harddisk0*partition2*\Recovery\WindowsRE

    > ...\device\harddisk0*partition5*\RecoveryImage

    From an administrative-level command-line, use the DISKPART command to get a list of partitions on "harddisk0".

    I wonder what it will show for "partition3" and for "partition4".

    Could one (or more) of them be inactive "WinRE" partitions?

    How large (MB or GB) are each of partitions #2 through #5, inclusive?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-12-12T14:21:08+00:00

    DISKPART> list volume

    Volume ### Ltr Label Fs Type Size Status Info


    Volume 0 H DVD-ROM 0 B No Media

    Volume 1 Partition 300 GB Healthy Boot

    Volume 2 D HDD Pt2 NTFS Partition 578 GB Healthy

    Volume 3 E Recovery Im NTFS Partition 251 GB Healthy

    Volume 4 SYSTEM FAT32 Partition 359 MB Healthy System

    Volume 5 Win RE Tool NTFS Partition 730 GB Healthy Hidden

    Above from today.

    From my earlier notes:

    Win RE

    boot.sdi 3096 kb 6/2/2012

    ReAgent.xml 1 kb 10/2/2016

    ReCustomization.xml 6 kb 6/25/2012

    RM-WinREPart.FLG 1 kb 6/10/2012

    winre.wim 312,824 kb 10/2/2016

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-12-12T16:02:31+00:00

    Volume 3     E   Recovery Im  NTFS   Partition    251 GB  Healthy

    Volume 5          Win RE Tool  NTFS   Partition    730 GB  Healthy

    Wow. Is the size of "E:" really that many Gigabytes?

    Is it a complete "recovery" partition, as a copy of the "C:" drive?

    Also, is that "WinRE" partition really that many Gigabytes, or is it that many Megabytes?

    I enlarged my "WinRE" partition to be 1000 MB (one GB), so that the update could be applied.

    Right-mouse-button-click on the Windows "Start" button, and choose "Disk Management", capture a screen-shot, and please post it here.

    .

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2024-12-12T18:56:31+00:00

    I made them extra large because MS originally said folder too small to get upgrade.

    2 things for me to try but might need guidance.

    I had downloaded a Win10 image in early 2024 and was able to extract a newer winre.wim file but couldn't figure out successful way to load.

    It's here:

    ************************************************

    Another solution I found said to:

    open Powershell in Admin mode.

    type: reagentc /disable

    Open \windows\system32\recovery\ folder

    del *.xml files

    now you run windows update.

    then restart PC.

    open Powershell in Admin mode.

    type: reagentc /enable

    Would this work?

    Was this answer helpful?

    0 comments No comments