Microsoft has paused the rollout of Windows 11 preview update KB5079391 after widespread reports of installation failures with error code 0x80073712. The company confirmed the issue in an update to the Windows Health Dashboard, stating that affected devices will not be offered the update until a solution is available.

This marks the second time in recent months that Microsoft has halted a Windows 11 preview update due to installation problems. The KB5079391 update, released to Windows Insiders in the Beta Channel on October 24, 2024, was intended to deliver quality improvements and security fixes ahead of broader deployment.

The Technical Breakdown: What Error 0x80073712 Means

Error 0x80073712 specifically indicates a "SPAPI_E_FILE_HASH_NOT_IN_CATALOG" failure, which translates to a component store corruption issue. This error occurs when Windows Update cannot verify the integrity of files needed for installation, typically because critical system files are missing, damaged, or have been modified.

Microsoft's official documentation for this error code states it's related to "the hash for the file is not present in the specified catalog file." In practical terms, this means the update installation process cannot proceed because it cannot validate that the files being installed match Microsoft's official versions.

Community Reports: Widespread Installation Failures

Windows Insiders began reporting installation failures within hours of KB5079391's release. The common pattern emerged: users would attempt to install the update through Windows Update, the download would complete normally, but installation would fail at various percentages with the 0x80073712 error code.

Some users reported the installation would reach 30% before failing, while others saw failures at 7%, 15%, or 62%. The inconsistency in failure points suggests multiple potential corruption points in the component store, rather than a single problematic file.

Several users noted they had successfully installed previous preview updates without issues, making the KB5079391 failures particularly frustrating. The error appeared to affect both clean Windows 11 installations and systems that had been regularly updated through the Insider program.

Microsoft's Response and Workarounds

Microsoft's Health Dashboard update states: "We have paused the rollout of this update as we investigate reports of some users experiencing issues when attempting to install this update. If you are affected, you will not be offered this update until a solution is available."

The company has not provided an estimated timeline for when the update might resume, nor has it released specific troubleshooting steps for the 0x80073712 error in this context. However, based on Microsoft's historical approach to similar component store corruption issues, several potential workarounds exist.

Potential Solutions for Affected Users

For users who have already encountered the 0x80073712 error with KB5079391, several troubleshooting methods may help resolve the underlying component store corruption:

Run the Windows Update Troubleshooter

Microsoft's built-in Windows Update Troubleshooter can sometimes resolve update installation issues automatically. This tool checks for common problems with Windows Update components and attempts to fix them.

Use the DISM and SFC Commands

Two command-line tools can help repair component store corruption:

  1. System File Checker (SFC): Run sfc /scannow in an elevated Command Prompt to scan and repair protected system files
  2. Deployment Image Servicing and Management (DISM): Use DISM /Online /Cleanup-Image /RestoreHealth to repair the Windows image

These commands should be run in sequence: DISM first to repair the component store, then SFC to fix individual system files.

Reset Windows Update Components

If the above methods fail, manually resetting Windows Update components may help:

  1. Stop the Windows Update service
  2. Clear the SoftwareDistribution and Catroot2 folders
  3. Restart the service and attempt the update again

Perform an In-Place Upgrade

As a last resort, users can perform an in-place upgrade using the Windows 11 installation media. This process reinstalls Windows while preserving user files, applications, and settings, effectively replacing corrupted system files with clean versions.

The Bigger Picture: Windows Update Reliability Concerns

The KB5079391 pause represents a concerning trend in Windows 11 update reliability. This is not an isolated incident—Microsoft has paused multiple Windows 11 updates in 2024 due to installation problems, compatibility issues, or performance regressions.

For Windows Insiders in the Beta Channel, these repeated update failures undermine confidence in Microsoft's testing processes. The Beta Channel is supposed to represent relatively stable builds that have passed initial testing in the Dev Channel, yet significant installation-blocking issues continue to reach Beta users.

Microsoft's Windows Insider program serves as a critical testing ground for updates before they reach the general public. When updates fail to install for Beta Channel users, it raises questions about what issues might slip through to the stable release channel.

Historical Context: Previous Update Pauses

Microsoft has a history of pausing Windows updates when significant issues emerge. Recent examples include:

  • KB5039302 (June 2024): Paused due to boot failures on some devices
  • KB5039212 (July 2024): Paused after reports of installation failures and system instability
  • KB5040437 (September 2024): Paused due to compatibility issues with certain enterprise applications

Each pause represents a balancing act between delivering timely updates and maintaining system stability. Microsoft typically resumes updates once it identifies the root cause and develops a fix, though the timeline varies from days to weeks.

What KB5079391 Was Supposed to Deliver

Before its pause, KB5079391 was intended to deliver several quality improvements and security fixes. While Microsoft hasn't published detailed release notes due to the rollout halt, preview updates typically include:

  • Security updates addressing recently discovered vulnerabilities
  • Stability improvements for core Windows components
  • Bug fixes for issues reported by Windows Insiders
  • Performance optimizations for specific scenarios

These updates help Microsoft test fixes in a broader user base before including them in monthly cumulative updates for all Windows 11 users.

The Impact on Windows Insider Testing

The KB5079391 pause affects Windows Insiders in the Beta Channel, who receive preview updates to test new features and fixes before general availability. When updates fail to install, it disrupts this testing cycle in several ways:

  1. Reduced testing coverage: Fewer users can test the update, potentially missing issues that would only appear at scale
  2. Delayed feedback: Microsoft receives less data about the update's performance and stability
  3. User frustration: Repeated update failures may cause some Insiders to leave the program

Microsoft needs reliable update delivery to gather meaningful feedback from the Insider community. When updates fail to install, the entire testing process becomes less effective.

Looking Ahead: When Will KB5079391 Resume?

Microsoft has not provided a timeline for when KB5079391 might resume. Based on previous update pauses, resolution could take anywhere from a few days to several weeks, depending on the complexity of the underlying issue.

When Microsoft does resume the update, it will likely be in phases—first to a small percentage of users to verify the fix works, then gradually expanding to all Beta Channel users. The company may also release a new build number with the fix incorporated, rather than resuming the exact same update files.

For users currently experiencing the 0x80073712 error, the best course of action is to wait for Microsoft's official guidance. Attempting workarounds carries some risk, particularly for less technical users who might inadvertently cause additional problems.

Best Practices for Windows Update Management

While waiting for Microsoft to resolve the KB5079391 issue, users can take several steps to minimize future update problems:

Maintain Regular Backups

Always have current backups of important data before installing major updates. Windows 11's built-in File History feature or third-party backup solutions can protect against data loss if an update causes serious issues.

Check Update Health Status

Before installing updates, check Microsoft's Windows Health Dashboard for known issues. The company typically posts warnings about problematic updates within hours of release.

Use Pause Updates Feature

Windows 11 allows users to pause updates for up to five weeks. This can provide a buffer to see if other users report problems with a new update before installing it on your own system.

Keep System Restore Enabled

System Restore can roll back changes if an update causes problems. Ensure it's enabled with sufficient disk space allocated (at least 5-10% of your system drive).

The Broader Implications for Windows 11 Development

The repeated update installation failures in Windows 11 preview builds point to deeper challenges in Microsoft's development and testing processes. As Windows becomes more complex with each feature update, maintaining update reliability becomes increasingly difficult.

Microsoft faces pressure to deliver regular updates for security reasons while also adding new features to keep Windows competitive. These competing priorities sometimes result in updates that haven't been thoroughly tested for all installation scenarios.

The company has made improvements to its update delivery system in recent years, including more sophisticated rollout mechanisms and better error reporting. However, fundamental issues like component store corruption continue to plague some users, suggesting that more fundamental architectural changes may be needed.

For now, Windows Insiders affected by the KB5079391 pause have little choice but to wait for Microsoft to develop and test a fix. The company's track record suggests a solution will eventually arrive, but the repeated nature of these update failures indicates systemic issues that won't be solved by a single patch.

As Windows 11 continues to evolve, Microsoft must balance innovation with stability. Update installation failures undermine user confidence and disrupt the testing processes that help ensure stable releases for all Windows users. How Microsoft addresses these recurring issues will shape Windows 11's reliability for years to come.