Software⏱️ 4 min read📅 2026-06-11

How to Fix 0x80070643 Error – Windows Update gives 0x80070643 error on fresh Windows 10 install

Windows Update error code 0x80070643 on fresh Windows 10 install

Quick Answer: Check the Event Viewer logs for more information about the failed update and try running the Windows Update Troubleshooter to resolve the issue.

Windows Update has encountered an error (0x80070643) on your freshly installed Windows 10 22H2 system, which can be frustrating for users who are trying to install updates. This issue affects users who have recently performed a clean installation of Windows 10 using the Media Creation Tool.

The failure to install a specific update (KB5001716) can cause inconvenience and delay the upgrade process. In this troubleshooting guide, we will explore possible causes of this error and provide steps to resolve it.

🔍 Why This Happens

  • The primary reason for this error is a corrupted or incomplete download of the affected update package. This can occur due to network issues, insufficient disk space, or a faulty installation media.
  • Another possible cause could be a conflict with other system updates or drivers that are preventing the successful installation of the specified update.

🚀 How to Resolve This Issue

Manually downloading and installing the corrupted update

  1. Step 1: Stop Windows Update and restart your computer to ensure all services are running correctly.
  2. Step 2: Open a command prompt as an administrator and run the following command: `wuauclt /report` to generate a detailed report of the failed update. This will help identify any potential issues with the installation process.
  3. Step 3: Download the corrupted update package from Microsoft's official website using the provided direct download link (KB5001716). Ensure you are downloading the correct version for your system architecture (x64-based Systems).
  4. Step 4: Copy the downloaded update package to the `C:/windows emp` folder and run the following command: `wuauclt /update /file:` to manually install the corrupted update. Monitor the installation process closely and restart Windows if necessary.
  5. Step 5: Verify that the update has been successfully installed by checking for updates in Settings > Update & Security > Windows Update.

Using a third-party tool to download and install the update

  1. Step 1: Download and install a reputable third-party tool, such as CCleaner's 'Update' feature or Microsoft's own Update Assistant.
  2. Step 2: Run the selected tool and follow its prompts to download and install the corrupted update. Ensure you are using the correct version for your system architecture (x64-based Systems).
  3. Step 3: Monitor the installation process closely and restart Windows if necessary.
  4. Step 4: Verify that the update has been successfully installed by checking for updates in Settings > Update & Security > Windows Update.

💡 Conclusion

The error (0x80070643) caused by the corrupted update package can be resolved by manually downloading and installing the update using a command prompt or a third-party tool. By following these steps, you should be able to successfully install the required update and continue with your Windows Update process.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions