Windows Update 0x80070643

Anonymous
2025-02-05T09:41:25+00:00

This error will not go away I kid you not. After increasing my recovery partition to 1GB and yet still there, ive already digged into the web deep enough and yet not even working. And no, I don't use bitlocker, just please get this annoyance off.

These 2 updates are the reason holding me back from updating windows properly

KB5050411

KB5042320

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
Answer accepted by question author
Ramesh 181.6K Reputation points Volunteer Moderator
2025-02-20T13:20:52+00:00

WinRE is now updated.

Your earlier output posted today.

Image

The latest output.

Image

It's good now.

You can update the WinREVersion registry value here if it's not already updated.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

Hopefully, WU will no longer offer that update.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

75 additional answers

Sort by: Newest
  1. Anonymous
    2025-02-20T12:46:54+00:00

    it did something

    Was this answer helpful?

    0 comments No comments
  2. Ramesh 181.6K Reputation points Volunteer Moderator
    2025-02-20T12:37:20+00:00

    Please use:

    Dism /Add-Package /Image:C:\mount\winre /PackagePath:"c:\winre\windows10.0-kb5050199-x64_5c9d9cea71001edfbb308523a292b530d53ed415.cab"
    
    Dism /image:C:\mount\winre /cleanup-image /StartComponentCleanup /ResetBase 
    
    Dism /Image:C:\mount\winre /Get-Packages 
    
    Dism /Unmount-Image /MountDir:"c:\mount\winre" /Commit 
    
    Dism /Get-ImageInfo /ImageFile:c:\winre\winre.wim /index:1
    

    Was this answer helpful?

    0 comments No comments
  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Anonymous
    2025-02-20T12:30:03+00:00

    I got stuck here

    Was this answer helpful?

    0 comments No comments