How to Fix Windows Update Error 0x80070643 on Windows 10?
Error 0x80070643 has troubled many Windows 10 users since Microsoft released KB5034441: Windows Recovery Environment Update for Windows 10. Many have reported that they were unable to install KB5034441 and encountered 0x80070643 - ERROR_INSTALL_FAILURE. No worries, in this article we will discuss how to fix error 0x80070643. Let's get started!
- Part 1: What’s the Reason Causing Windows Update Error 0x80070643?
- Part 2: How to Back up a Partition or a Hard Drive without Data Loss?
- Part 3: How to Fix Windows Update Install Error 0x80070643 on Windows 10?
- Option 1: Common Ways to Fix Windows Update Error Codes
- Option 2: Fix Error 0x80070643 Using PowerShell Script
- Option 3: Resize the WinRE Partition Using Command Prompt
- Option 4: Resize the WinRE Partition Using DiskGenius
Part 1: What’s the Reason Causing Windows Update Error 0x80070643?
The main reason that causes error code 0x80070643 is that the WinRE recovery partition space is insufficient. So, the method given by Microsoft is to manually resize the WinRE recovery partition (we will introduce this method in Part 3 Option 3&4). Apart from resizing the WinRE recovery partition, we will also introduce some common ways to fix Windows Update errors. And if you don't have a recovery partition, you don't need to update to KB5034441.
Part 2: How to Back up a Partition or a Hard Drive without Data Loss?
Since repartitioning the hard disk is risky, it's better to back up your hard disk in case of data loss. Here are the steps to backup a partition or hard disk using iSumsoft Cloner.
Step 1: Download and install iSumsoft Cloner.
Step 2: Select the "Backup" tab.
Step 3: In the "Select a volume to back up" rectangle, select a drive you want to back up.
Step 4: Click "Choose" to select a path to save the backup file. Then click "Start".
What you need to do is wait for the process to finish, then open the backup folder to check if you have successfully backed up your data.
Part 3: How to Fix Windows Update Install Error 0x80070643 on Windows 10?
In this part, we will not only figure out common ways to fix Windows update errors but also talk about some official and useful ways easily to fix this error code 0x80070643.
Option 1: Common Ways to Fix Windows Update Error Codes
We have listed some common ways to fix most Windows update error codes below.
Way 1: Run Windows Update Troubleshooter
Steps: Open Settings > Update & Security > Troubleshoot > Additional troubleshooters > Windows Update > Run the troubleshooter.
Way 2: Enable Windows Update Services
Step 1: Type "services" in the search bar and hit the Enter button, then find the following update-related services.
• Windows Update
• Cryptographic Services
• Background Intelligent Transfer Service
• Windows Installer
Step 2: Right-click them and click "Start" to enable these windows update services.
Way 3: Run DISM and SFC Tools
Step 1: Type "PowerShell" in the search bar and click "Run as Administrators".
Step 2: Type the following commands and hit the Enter button after each command.
dism.exe /online /Cleanup-image /Restorehealth
sfc /scannow
Running the DISM tool can repair Windows images and the SFC tool can repair corrupt system files, if the above common ways cannot fix the Windows update install error 0x80070643, you can try the following methods.
Option 2: Fix Error 0x80070643 using PowerShell Script
Microsoft has developed a PowerShell script about automatically updating WinRE, here are the steps to use this PowerShell script to fix error code 0x80070643.
Step 1: Visit the sample PowerShell script page.
Step 2: Find and copy one of these two scripts according to your situation.
Step 3: Create a new text document, paste the script on it, and rename the document with the “.ps1” extension.
Step 4: Right-click the document and click “Run with Powershell”. Then wait for the script to finish and see if the Windows update error code 0x80070643 has been fixed.
Option 3: Resize the WinRE Partition Using Command Prompt
Microsoft has provided the official way to fix error 0x80070643 - ERROR_INSTALL_FAILURE is to manually resize the WinRE recovery partition. Here are the steps:
Step 1: Type "cmd" in the search and run as administrator, then type the following commands and tap the Enter button after each command:
reagentc /info (The number behind the disk and partition is the index of the disk and partition where WinRE is installed, mine is harddisk1, partition4.)
reagentc /disable (Disable WinRE)
Step 2: Type the following commands in turn to shrink the OS partition:
diskpart
list disk
sel disk (OS disk index) (The index depends on the OS disk index, please refer to your own situation, mine is harddisk1, so the command is sel disk 1, if you are harddisk0, just type sel disk 0)
list part
sel part (OS partition index) (Check the partition type of Primary, mine is sel part 3)
shrink desired=250 minimum=250
sel part (WinRE partition index) (In the sel part command, you can check that the Recovery partition index, mine is sel part 4)
delete partition override
When you have finished the above commands, you have successfully shrunk the OS partition. Now, you should create a new recovery partition with the following commands.
list disk (Check your disk partition style)
Note:
- If the "*" is under GPT, run the following commands:
- create partition primary id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
- gpt attributes =0x8000000000000001
- If the "*" isn’t under GPT, you should run: create partition primary id=27
フォーマットクイック fs=ntfs label=”Windows RE ツール”
リストボリューム(ディスクパーティションのスタイルを確認してください)
出口
試薬/有効化
試薬 /info
その後、WinRE 回復パーティションのサイズを変更し、KB5034441 アップデートを再度実行して、エラー 0x80070643 が修復されたかどうかを確認します。
オプション 4: DiskGenius を使用して WinRE パーティションのサイズを変更する
ディスク ツールを使用して WinRE パーティションのサイズを変更することもできます。操作したほうが分かりやすいでしょう。 DiskGeniusを使用してWindows Update 0x80070643を修正する手順は次のとおりです。
ステップ 1: ディスクの管理を開き、C ドライブを右クリックします。
ステップ 2: [ボリュームを縮小]を選択します。
ステップ 3: 縮小するスペースの量を入力します。 (これは希望するサイズによって異なります。1000MB 以上に拡張することをお勧めします。)
ステップ 4:DiskGeniusをダウンロードしてインストールします。
ステップ 5: 左側のパネルで [パーティション] を右クリックします。
ステップ 6: パーティションのサイズ変更を選択します。
ステップ 7: フロント部分の空白部分に縮小したスペースを入力し、[開始] をクリックします。
ステップ 8:
ディスク管理を開いて、回復パーティションが拡張されているかどうかを確認します。 その後、Windows Update KB5034441をインストールして、インストールエラーコード0x80070643が再び表示されるかどうかを確認します。
The above is the detailed content of How to Fix Windows Update Error 0x80070643 on Windows 10?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











Microsoft's latest PowerToys update introduces a game-changing search feature reminiscent of macOS' Spotlight. This improved "Command Palette" (formerly PowerToys Run) surpasses the functionality of the Windows R Run command and the task

KB5054979 is a cumulative security update released on March 27, 2025, for Windows 11 version 24H2. It targets .NET Framework versions 3.5 and 4.8.1, enhancing security and overall stability. Notably, the update addresses an issue with file and directory operations on UNC shares using System.IO APIs. Two installation methods are provided: one through Windows Settings by checking for updates under Windows Update, and the other via a manual download from the Microsoft Update Catalog.

Nanoleaf's Pegboard Desk Dock: A Stylish and Functional Desk Organizer Tired of the same old charging setup? Nanoleaf's new Pegboard Desk Dock offers a stylish and functional alternative. This multifunctional desk accessory boasts 32 full-color RGB

Dell's UltraSharp 4K Thunderbolt Hub Monitor (U2725QE): An LCD That Rivals OLED For years, I've coveted OLED monitors. However, Dell's new UltraSharp 4K Thunderbolt Hub Monitor (U2725QE) has changed my mind, exceeding expectations with its impressiv

Turn your Windows 11 PC into a Bluetooth speaker and enjoy your favorite music from your phone! This guide shows you how to easily connect your iPhone or Android device to your computer for audio playback. Step 1: Pair Your Bluetooth Device First, pa

The Alienware 27 4K QD-OLED (AW2725Q): A Stunning, High-Density Display The $899.99 price tag for a 27-inch monitor might seem steep, but the Alienware AW2725Q's exceptional pixel density delivers a transformative experience for both gaming and every

Many free apps rival their paid counterparts in functionality. This list showcases excellent free Windows alternatives to popular paid software. I firmly believe in using free software unless a paid option offers a crucial, missing feature. These

Unlock Hidden Windows Features for a Smoother Experience! Discover surprisingly useful Windows functionalities that can significantly enhance your computing experience. Even seasoned Windows users might find some new tricks here. Dynamic Lock: Auto
