Forum Discussion
KB5034441 fails to install with error code 0x80070643.
This is my suggestion (ignore this error)!
Re: Failure to install update error: 0x80070643 @allmembers - Microsoft Community Hub
- Arto_MontonenJan 21, 2024Copper Contributor
This is my way to fix that problem.
I know disk and partition numbers. Disk is number 0 and partition is numeber 3 in my case. That is what I need when i do fix to the revovery partition fix with command prompt and admistrator rights.
C:\Windows\system32>reagentc /disable
REAGENTC.EXE: Operation Successful.
C:\Windows\system32>diskpart
Microsoft DiskPart version 10.0.19041.3636
Copyright (C) Microsoft Corporation.
On computer: YOUR-PC
DISKPART> sel disk 0
Disk 0 is now the selected disk.
DISKPART> sel part 3
Partition 3 is now the selected partition.
DISKPART> det part
Partition 3
Type : 27
Hidden: No
Active: No
Offset in Bytes: 255269535744
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
* Volume 3 Windows RE NTFS Partition 759 MB Healthy Hidden
DISKPART> delete partition override
DISKPART> create partition primary id=27
DiskPart succeeded in creating the specified partition.
DISKPART> format quick fs=ntfs label="Windows RE tools"
100 percent completed
DiskPart successfully formatted the volume.
DISKPART> det part
Partition 3
Type : 07 <- ALERT!. PATITION NUMNER IS 7 NOT 27 WTF!
Hidden: No
ctive: No
Offset in Bytes: 255269535744
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
* Volume 3 Windows RE NTFS Partition 759 MB Healthy
DISKPART> set id=27 <- PARTITION NUMBER IS FIXED!
DiskPart successfully set the partition ID.
DISKPART> det part
Partition 3
Type : 27
Hidden: No
Active: No
Offset in Bytes: 255269535744
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
* Volume 3 Windows RE NTFS Partition 759 MB Healthy Hidden
DISKPART> list part
Partition ### Type Size Offset
------------- ---------------- ------- -------
Partition 1 Primary 50 MB 1024 KB
Partition 2 Primary 237 GB 51 MB
* Partition 3 Recovery 759 MB 237 GB
DISKPART> exit
Leaving DiskPart...
C:\Windows\system32>reagentc /enable <- Windows start copying rocovery boot files place where reagentc /info status pointing. That is not easy to expalain, but i think i hit correct point.- DmBerApr 03, 2024Copper ContributorThank you! Works perfect
- Azucho98Apr 07, 2024Copper Contributor
DmBer Totally sad Microsoft hasn't fixed this update issue. The least they could do is update the Windows 10 media creation too by adjusting the partition size of the recovery drive. Then the issue will not exist when installing a fresh copy of Windows 10. Guess that would take a thought process by someone at Microsoft.
- bobcat6231Feb 25, 2024Copper Contributor
Arto_MontonenI'm that fix will break windows..
- AnonymousFeb 25, 2024
🙂
On many computers I have a -> error for this patch, but other updates install correctly and the computers work fine.
I believe that Microsoft, unfortunately for Windows10 -> will not fix this during a standard update, only upgrading to Windows11 is a hassle-free solution if your computer meets the technical requirements for Windows11.
- AnonymousJan 21, 2024
The current version of Windows10 = 19045.3930 , so it seems that your system is outdated , can you explain that?
I'm not wasting my time on this mistake, I've already explained why. I don't recommend your steps.
- Arto_MontonenJan 31, 2024Copper Contributor
Deleted
My Windows 10 Pro is not outdated? The version is the same 19045.3930 and there is no error because the size of the recovery partition is 759MB.
I updated one version of Windows 10 Home PC last week and it didn't get stuck with this error. The user had forgotten the windows PIN code and claimed it was 0000, but that is no longer allowed by Microsoft. I found the e-mail address and password of his Microsoft account, which I used to change the new PIN code. His computer hadn't been used for over 6 to 12 months because logging into Windows 10 Home didn't work. The Windows PIN code can be changed if Microsoft account email address and password have been written down on a piece of paper.