Medium
Operating Systems
✓ Solution Verified by Community (100+ upvotes)
Error Code 0x80070643 — Windows Update
MSI installer fatal error during installation. .NET Framework or Visual C++ runtime issue.
Zdroj: Community Report
· Jak ověřujeme opravy
| Error Code | 0x80070643 |
|---|---|
| Affected System | Windows Update (Microsoft) |
| Difficulty | Medium |
| Estimated Time | 30 min |
| Requires Admin Rights | ⚠️ Yes |
| Requires Reboot | 🔄 Yes |
Postup řešení
- 1 Open Command Prompt as Administrator.
- 2 Run DISM: DISM /Online /Cleanup-Image /RestoreHealth.
- 3 Run SFC: sfc /scannow.
- 4 Re-register Windows Installer: msiexec /unreg then msiexec /regserver.
- 5 Download and run .NET Framework Repair Tool from Microsoft.
- 6 If error is from a specific KB update: manually download and install from Microsoft Update Catalog.
- 7 Reset Windows Update components using Microsoft WUReset script.
Alternativní řešení
Metoda 2 (6 upvotes)
- Make sure the downloaded files are proper, try re-downloading them by backing up and removing C:\Windows\SoftwareDistribution\Download Note that you might need to stop and start Windows Search for this to work.
- Your WindowsUpdate.log contains: Windows failed to install the following update with error 0x80070643: ... When searching this error online, I found suggestions here that you could try: http://support.microsoft.com/kb/976982 (MSI FixIt and .NET re-installion)
🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:
🔧 Stále máte problémy?
Popište svůj přesný problém Error Buddymu a získejte personalizovanou opravu během několika sekund.
🛠️ Vyzkoušet Error Buddy — Zdarma