Error 0x80073CFB in Windows 11: What it is, why it happens, and how to fix it

Last update: 26/05/2025

  • Error 0x80073CFB usually indicates a version or dependency conflict when installing applications.
  • It affects both home users and enterprise environments that use Autopilot or automatic deployments.
  • This can be resolved by clearing the cache, removing the offending package, or adjusting the app installation policy.
Error 0x80073CFB in Windows 11

Meet him error 0x80073CFB in Windows 11 It can be frustrating, especially when you can't install or update apps from the Microsoft Store or when enrolling business devices with tools like Autopilot. Although at first glance it may seem like a simple one-time glitch, the reality is that this code hides different causes that not even the official forums always provide a clear explanation, let alone efficient solutions, which causes Those who encounter this bug are left wondering around for hours without getting a response..

In this article, we are going to address Everything you need to know about error 0x80073CFB in Windows 11The goal is to not only find the cause of your problem, but also to be able to solve it without relying on a thousand forums or scattered videos.

What exactly does error 0x80073CFB mean?

Solve that Microsoft Store does not let you install applications

El error 0x80073CFB It usually occurs during the installation or update of applications through Microsoft Store or during the deployment of automatic applications in companies, especially under managed environments with Microsoft Autopilot. According to various technical sources and the explanations of experts in forums and blogs such as call4cloud.nl, the main cause is that The application package you are trying to install already exists on the systemHowever, the system detects that the package is different (by version, signature, or content), preventing automatic reinstallation or updating.

The technical message that usually accompanies this error is: “The provided package is already installed, and reinstallation of the package was blocked” (The provided package is already installed and reinstallation of the package has been blocked.) In other words, Windows identifies that the application is present, but Something is preventing it from being updated or overwritten by the previous installation., which generates the blockage.

Main situations and scenarios where the error appears

This bug isn't unique to a single context; it can occur in a variety of situations. The most common cases, according to information gathered by advanced users and system administrators, are as follows:

  • When updating or installing apps from the Microsoft Store, whether from individual apps or when installing several at once after formatting the system.
  • In business environments with Autopilot, when deploying applications during initial device setup, especially if both online and offline versions of critical applications like Company Portal are used.
  • Installations with dependencies on specific components, such as Microsoft.UI.Xaml or Microsoft.VCLibs, where incompatible versions or corrupt previous installations block the process.
  • After Windows Update updates that modify system libraries and conflict with Store installers.
  • Devices with recent hardware which incorporate new security technologies, such as Control-flow Enforcement Technology (CET), and in which some updates may generate compatibility issues.
Exclusive content - Click Here  How to record PS2 games

Why exactly does this error occur?

Based on technical analysis by experts, the core of the problem lies in the Windows Appx package managementWhen an app package has the same Appx Identity as an already installed one, but the content differs (for example, different versions or internal modifications), Windows blocks reinstallation to prevent conflicts or data corruption.

This control, while protecting the system from inconsistent installations, can become a hindrance when an application needs to be updated, especially if the previous version is corrupted or “stuck” due to a failed update or the coexistence of online and offline versions of the same software.

In environments where apps are deployed automatically (for example, with Intune or Autopilot in enterprises), the installation sequence is critical: if a critical dependency, such as Microsoft.UI.Xaml, is not updated correctly, any apps that depend on it will also fail.

Real cases and detailed technical analysis

error solution

Thanks to contributions to technical blogs and specialized forums, common patterns are identified.

1. Enterprise Deployments with Autopilot

A particularly complex case is that of companies that use Autopilot with Intune to set up Windows 11 devices automatically. According to call4cloud.nl, during the ESP (Enrollment Status Page) process, installing the app is required. Company Portal In offline mode, a conflict may arise: the system detects that the offline version already exists, but when trying to reinstall it (due to policy or a previous error), error 0x80073CFB appears.

The root of the problem is usually a dependency on Microsoft.UI.Xaml, which may be a different version or corrupted. This interrupts the installation and prevents the deployment from continuingSwitching to the online version of Company Portal often solves the problem, as it avoids version and dependency clashes.

2. Installations from the Microsoft Store

For home users, the error primarily appears when trying to install, update, or reinstall apps after having them previously on the system. A common example is after a system restore, when trying to install multiple apps at once and one gets stuck. The result: A package remains partially installed and blocks future installations, triggering error 0x80073CFB.

Exclusive content - Click Here  How to open a HAP file

In these cases, sometimes a restart is enough, but many times It is necessary to clear the store cache, manually uninstall the problematic app, or, in extreme cases, use PowerShell to remove conflicting Appx packages. You can refer to this tutorial. on troubleshooting errors with Windows Package Manager.

3. Problems after Windows updates

After applying important updates, such as patch KB5011831 or later, some devices with new security technologies (such as CET) experience compatibility issues. This can prevent Store apps from updating and result in the same error.

The recommended solution in these cases is deploy update KB5015020, which corrects compatibility conflicts on advanced hardware. This step often requires IT support in corporate environments.

Practical solutions for error 0x80073CFB in Windows 11

Microsoft Store not working on Windows 10: Solutions

Depending on the environment and the specific cause, strategies for troubleshooting this failure may vary. Here are the more effective and safer solutions applicable in both domestic and business environments:

1. Manually uninstall the conflicting package

If you know which app is causing the error, you can try removing it completely before reinstalling it or forcing an update. To do this effectively (especially if you're an administrator), you can use PowerShell with the following command, replacing *app-name* by the exact or partial name of the package involved:

$appToFix = "*app-name*" Get-AppxPackage -Name "$appToFix" -AllUsers | Remove-AppxPackage -AllUsers

Important: Run PowerShell as administrator so that the process takes effect for all users.

2. Repair and restart the Microsoft Store

In many cases, repair the Microsoft Store and its components resolves residual conflicts with Appx packages. You can do this from the Windows 11 app settings:

  • Accede to Settings > Apps > Installed Apps
  • Search Microsoft Store and click on “Advanced Options”
  • Click first on Repair and if it continues to fail, in Resetting

Another approach is to use the command wsreset.exe which clears the store cache, although for package-related errors it is often more effective to manually remove the offending package first.

3. Update the dependencies required by the apps

If the error is related to add-on packages such as Microsoft.UI.Xaml or Microsoft.VCLibs, make sure to install the latest version of these packages before reinstalling the affected app (e.g., Company Portal). The dependencies can be downloaded from the Microsoft Store itself or from the official Microsoft Download Center for offline deployments.

Exclusive content - Click Here  How to Put the Correct Answer in Google Forms

4. Choose wisely between online and offline versions of apps in business environments

According to multiple experiences collected, the Company Portal offline mode This error can occur if the device already includes a previous version or if there are issues syncing policies. On the other hand, installing the online version of the portal as a mandatory app during ESP usually avoids conflicts. Consider switching to this mode if you experience the error repeatedly when enrolling with Autopilot.

5. Apply recommended Windows updates

For cases where the root of the problem is a problematic cumulative update (such as KB5011831 and later), Microsoft recommends Apply Out of Band (OOB) updates to mitigate incompatibilities. One example cited in technical forums is patch KB5015020, which fixes bugs when installing apps from the Store on modern devices after certain security patches.

6. Reinstall the application ensuring the latest version for all users

If the app in question needs to be updated for all device profiles, you can also force its reinstallation via PowerShell:

$appToFix = "*app-name*" Get-AppxPackage -Name "$appToFix" -AllUsers | Sort-Object -Descending -Property Version | ForEach-Object {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -ForceTargetApplicationShutdown -Confirm }

This method ensures that all users have access to the most recent and correctly registered version.

Frequently asked questions and additional recommendations

  • Is error 0x80073CFB dangerous? In itself, this doesn't pose any security risks, but it can block the installation or updating of apps, which can be particularly detrimental in environments where app availability is critical.
  • Does it affect any user? Although it is more common on IT-managed devices and after configuration changes, it can affect any user.
  • Can it be prevented? Keeping your system up-to-date and avoiding duplicate installations helps reduce risks. In corporate environments, following good deployment practices minimizes incidents.
  • What to do if nothing works? If the proposed solutions do not resolve the issue, creating a new profile and transferring the data may resolve cases of corrupted profiles.

Know the origin of the error 0x80073CFB in Windows 11 and applying the appropriate solutions allows this failure to cease being an obstacle in the management and daily use of your system. Having clear, technical information helps break the cycle of errors and frustration, whether in home or business environments.

Solution to error 0xc000007b when opening games or apps in Windows 11
Related article:
Solution to error 0xc000007b when opening games or apps in Windows 11