ACTIVE MALWARE WINDOWS TESTED: WINDOWS 10, WINDOWS 11

How to fix
Windows update error 0x80070643
on Windows

Resolve Windows update error 0x80070643 effortlessly. Get your system running smoothly again with expert-tested solutions and step-by-step guidance.

How to fix Windows update error 0x80070643?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix Windows update error 0x80070643?

  • Corrupted system files
  • Windows Update component issues
  • Common update bugs
  • Incorrectly configured services
  • Issues with system security or Thunderbolt driver setup
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

Hello, I tried to update Windows as I usually do, and I was met with the error 0x80070643. I tried rebooting my system and waiting for a few days to no avail. Could you provide any solutions to fix this problem, please?

Microsoft releases updates regularly as a part of its operating system operational principles, which is considered to be a service rather than a standalone product. Thus, users can expect to receive new updates at least once a month - they are usually shipped every second Tuesday of every month, a process also known as Patch Tuesday.[ref en-1]

Those who have not changed the default Windows settings would receive the updates automatically in the background, so most people don't even have to worry about the whole process. Patching the system is extremely important, as it fixes various software vulnerabilities, improves stability, implements new features, and fixes various bugs.[ref en-2]

However, the updates don't always get applied successfully, and users may encounter errors - 0x80070643 is just one of them. Both Windows 10 and Windows 11 users seemed to be affected by the issue and were commonly observed when dealing with KB5016138, KB5007651, KB5001716, or other updates. Most recently, an issue has arisen with the KB5034441 update, which requires a different approach to fix. Users are presented with the error under different circumstances: sometimes, it shows up when the update starts installing or right before it is finished.

There could be multiple causes that result in the 0x80070643 error, for example, corrupted system files, Windows Update component issues, common update bugs, incorrectly configured services related to the process, and more. In order to fix the problem, you will have to try several solutions before one works for you.

How to fix windows update error 0x80070643
How to fix windows update error 0x80070643

It is worth noting that the 0x80070643 error code can be encountered under different circumstances, such as when dealing with system security or Thunderbold driver setup., in which case the resolutions can be found using different methods.

Before you proceed with manual solutions, we recommend you try running a scan with [d1] PC repair software, which can fix regular issues such as Windows update failures, DLL errors, registry[ref en-3] corruption, etc., automatically for you.

How to fix the 0x80070643 error when installing KB5034441 update?

On January 9, 2024, Microsoft released cumulative updates for Windows 10 systems (version 22H2), which included the KB5034441 update, patching a vulnerability related to Windows Recovery Environment (WinRE). According to Microsoft, this flaw would allow the attackers to bypass Bitlocker's defense, resulting in a security breach.

While the update is important, it has failed to install for many users with an error code 0x80070643. This is because Microsoft has recently changed the way updates to the WinRe are installed, and many found themselves in a situation where the partition simply does not have enough space in other for the update to go through.

To mitigate this error, users have to increase the capacity of the recovery partition, and it should be done manually. We explain in detail for to do that in our "How to fix KB5034441 fails to install in Windows 10?" article.

Fix 1. Run Windows Update Troubleshooter

Windows troubleshooters are a great point to start with the remediation process.

  • Type Troubleshoot in Windows search
  • Select Additional troubleshooters
  • Find Windows Update from the list
  • Click it and select Run the troubleshooter
    How to fix windows update error 0x80070643 run troubleshooter
    How to fix windows update error 0x80070643 run troubleshooter
  • Apply the suggested fixes and restart your computer.

Fix 2. Use SFC and DISM scans

System file corruption is among the most prominent reasons for Windows update errors. To ensure your system files are in a good state, proceed with the following instructions:

  • Type cmd in Windows search
  • Right-click on Command Prompt and pick Run as administrator
  • Click Yes when User Account Control shows up
  • Use the following command lines, pressing Enter each time:
    sfc /scannow
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
    How to fix windows update error 0x80070643 run sfc dism
    How to fix windows update error 0x80070643 run sfc dism
  • Restart your device once done.

Fix 3. Repair .NET Framework

If you are receiving the 0x80070643 error during the installation of an update that includes the .NET Framework, the installed component might be corrupt. You can attempt to repair it as follows:

  • Download Microsoft .NET Framework Repair Tool from the official Microsoft website
  • Start the launcher and select NetFxRepairTool.exe, pressing Next after
  • Double-click the file to begin the repair process
    How to fix windows update error 0x80070643 repair net framework
    How to fix windows update error 0x80070643 repair net framework
  • When prompted, mark the I have read and accept the license terms and click Next
  • Windows will diagnose all the issues and repair them automatically for you
  • Restart your computer if the utility doesn't do it for you.
  • Type in Services in Windows search and hit Enter
  • Please scroll down to Background Intelligent Transfer Service (BITS) and double-click it
  • Under the Startup type section, click on the dropdown menu and pick Automatic, then click on Start, Apply, and OK
    How to fix windows update error 0x80070643 check bits windows updates services
    How to fix windows update error 0x80070643 check bits windows updates services
  • Do the same with Windows Update Service
  • Restart your computer.

If these services are already set to Automatic startup type, right-click them and select Restart instead.

Fix 5. Reset Windows Update components

  • Access Command Prompt as administrator as explained above
  • Use the following commands, pressing Enter every time:
    net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
  • Press Win + E to open File Explorer (make sure Hidden Files are visible)
  • Go to the following locations and delete the contents of these folders:
    C:\Windows\System32\catroot2
    C:\Windows\SoftwareDistribution
    How to fix windows update error 0x80070643 reset windows update components
    How to fix windows update error 0x80070643 reset windows update components
  • Go back to the Command Prompt window and use these commands, pressing Enter every time:
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
  • Restart your computer.

Fix 6. Install the update manually

If the automatic update process fails, you may attempt to install it manually.

  • Type Updates in Windows search and hit Enter
  • Click View update history
  • Here, note down the KB number which failed to be installed
  • Go to the official Microsoft Update Catalog website
  • Type the KB number into the search bar, and press Enter or click Search
    How to fix windows update error 0x80070643 install update manually
    How to fix windows update error 0x80070643 install update manually
  • You will find many different versions on the update – you need to find the one that matches your PC specs and Windows version (as a home user, ignore Windows server versions)
  • Right-click on Start and pick System
  • Under Device specifications, check the System type section: it should either be 64-bit or 32-bit
  • Scroll down to Windows specifications and check the Version section
  • Now pick the correct version for your computer
  • Go back to the Microsoft Update catalog, download the appropriate version, and install it
  • Restart your device.

Bottom line

To fix the Windows update error 0x80070643, you can try several solutions such as running a scan with PC repair software, checking for corrupted system files, or addressing Windows Update component issues. If none of these solutions work, consider seeking further assistance or exploring additional troubleshooting methods.

Frequently asked questions

The error 0x80070643 typically indicates a problem with the installation of updates or a corrupted system file in Windows 10 or Windows 11.

To resolve error 0x80070643, try running the Windows Update Troubleshooter and ensure that your .NET Framework is properly installed and updated.

Yes, you can fix error 0x80070643 by performing a system scan using the DISM and SFC tools to repair corrupted files without needing to reinstall Windows 11.

Did this fix work for you?
Sarah Chen

Written & verified by

Cybersecurity Analyst
Cybersecurity Threat detection Security hardening Data protection Vulnerability assessment

Sarah Chen is a cybersecurity analyst focused on protecting Windows systems from emerging threats and preventing data breaches. She covers security hardening, vulnerability assessments, and post-infection cleanup for home and small business users. Sarah translates complex security concepts into practical hardening steps — firewall configuration, exploit mitigations, secure boot settings, and defence-in-depth practices that meaningfully reduce attack surface. She stays current with the threat landscape and contributes security advisories to the uGetFix news section when new vulnerabilities affect Windows users.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →