ACTIVE MALWARE WINDOWS TESTED: WINDOWS 10

How to fix
0x80073cfa uninstall error
on Windows

Resolve the 0x80073cfa uninstall error on Windows 10 or 11 effortlessly. Get expert-tested solutions and fix your issues in minutes!

How to fix 0x80073cfa uninstall error on Windows?
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 0x80073cfa uninstall error on Windows?

  • Uninstalling via Windows Store fails
  • Uninstalling via Windows settings fails
  • Faulty application preventing uninstallation
  • Error occurring with specific games like Forza Horizon
  • Error occurring with specific games like Microsoft Flight Simulator
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 installed a game demo on my Windows 10 PC via the Store, but for some reason, I couldn't launch it. So I thought I simply reinstall it and try again, but instead, I for an error 0x80073cfa. Is there anything that could be done about this? Thanks in advance.

Windows Store is just one of many places where users can download new apps from. While initially this platform was designed for Microsoft-developed programs and their support, its functionality was quickly expanded, and users can now download full programs. It is extremely convenient, as people can gain access to the most prominent video games and view them via the Xbox app, which can be used similarly to Steam or any other gaming platform.

Unfortunately, just like with any other Windows components, not always everything goes well. 0x80073cfa is an error that users might sometimes face. Windows Store errors are extremely common, and while the root cause and the impact can vary, they all negatively impact the user experience. Some examples of such errors include:

However, error code 0x80073cfa is slightly different from the ones mentioned above - it is an uninstall error that prevents users from normally uninstalling apps. Without a doubt, that can create a real issue for users, as they are unable to operate the faulty application, neither can they uninstall it from their systems.

While technically, this issue can affect any number of apps of all types of origin, most users who experienced it said that they could not uninstall video games such as Forza Horizon or Microsoft Flight Simulator. The issue occurs when users try to uninstall the program either via the Windows Store or Windows settings. Some also said that they experience the error along with 0x80073cf9.[ref en-3] Here's what the message reads:

We couldn't uninstall Microsoft Flight Simulator

The operation did not complete successfully. Try again in a bit.
The error code is 0x80073cfa, in case you need it

Indeed, having an error code is one of the first steps when trying to troubleshoot and fix 0x80073cfa on Windows 10. Unfortunately, the error message does not provide any other information, such as why the error occurred or which location it is related to.

How to fix 0x80073cfa uninstall error on windows
How to fix 0x80073cfa uninstall error on windows

Just as with other Windows errors, there is no singular solution that would work for everyone. That being said, the most likely cause for the error are some corrupted download files that were not executed correctly, hence uninstallation in a normal way becomes impossible. That in itself could have been caused by multiple factors - from unstable internet connection or malware infection.

For this reason, below, we provide several methods of error code 0x80073cfa fix. If you are a less experienced computer users, the instructions might seem a bit overwhelming, but as long as you follow through, it should be manageable.

If you still don't want to dig through various files and settings, we recommend you try using [d1] instead; it could help you find solutions for many Windows problems, such as crashes, BSODs,[ref en-1] registry[ref en-2] errors, and much more, automatically. In this case, since the error might be caused by corrupted system files, the app would be able to repair your Windows machine, allowing you to uninstall the app easily.

Important! Method one below will help you to uninstall the program that is causing the error code 0x80073cfa, so it is mandatory. However, if this does not work for some reason (you might see an error within the PowerShell), you need to perform other steps in order to fix underlying Windows issues or rely on the software to do that for you

Method 1. Uninstall the app in question via PowerShell

First of all, if you are unable to uninstall Forza Horizon 4 or another game in a regular way, you will have to use the help of PowerShell.

  • Right-click on Start button and pick PowerShell (Admin). If you can't see such an option, type in PowerShell in Windows search, right-click on the result, and pick Run as administrator
  • Once the new window opens, type in the following and press Enter:
    Get-Appxpackage -Allusers
    How to fix 0x80073cfa uninstall error on windows open powershell as admin
    How to fix 0x80073cfa uninstall error on windows open powershell as admin
  • You will see a large list of apps that are installed on your PC. Scroll through until you find the one that you have trouble with uninstalling
  • Once you've found it, copy what is listed under PackageFullName (you can press and hold your left mouse button to highlight the area you want to copy, and then press Ctrl + C)
    How to fix 0x80073cfa uninstall error on windows copy package name en
    How to fix 0x80073cfa uninstall error on windows copy package name en
  • Now type in the following command, replacing PackageFullName with the name you copied:
    Remove-AppxPackage -Package PackageFullName
  • In our case, it is Microsoft.SeaofThieves_2.98.3841.2_x64__8wekyb3d8bbwe, so we would type the following, pressing Enter after:
    Remove-AppxPackage -Package Microsoft.SeaofThieves_2.98.3841.2_x64__8wekyb3d8bbwe
    How to fix 0x80073cfa uninstall error on windows remove problematic app
    How to fix 0x80073cfa uninstall error on windows remove problematic app

This should uninstall the program in question. However, you might receive the write error. In such a case, you should fix the underlying problem within your PC.

Method 2. Run Windows Apps troubleshooter

Troubleshooters are great built-in tools that can help you with many computer problems. Since the error code is related to apps downloaded via the Store, you should try running Windows Store Apps troubleshooter:

  • Right-click on Windows Start and pick Settings
  • Go to Update & Security
    How to fix 0x80073cfa uninstall error on windows run troubleshooter
    How to fix 0x80073cfa uninstall error on windows run troubleshooter
  • Select Troubleshoot (on the left)
  • If you can't see troubleshooters listed on the right side of the window, click Additional troubleshooters
  • Locate Windows Store Apps and press Run the troubleshooter
    How to fix 0x80073cfa uninstall error on windows run troubleshooter2
    How to fix 0x80073cfa uninstall error on windows run troubleshooter2
  • Wait till Windows finishes the scan and provides results.

Method 3. Reset Windows Store

  • Press Win + R on your keyboard
  • Type in WSReset.exe and press Enter
  • A pop-up should show up for a brief period of time
    How to fix 0x80073cfa uninstall error on windows reset windows store
    How to fix 0x80073cfa uninstall error on windows reset windows store
  • Once it disappears, the Windows Store will be reset.

Method 4. Check for system file corruption

Corrupted system files can cause all types of malfunctions, including the error code 0x80073cfa. In order to fix them, you can run SFC and DISM tools via administrative Command Prompt:

  • Type in cmd in Windows search
  • Right-click on the search result and pick Run as administrator
  • In the new window, type in the following command and press Enter:
    sfc /scannow
  • Now wait till Windows repairs the corrupted system files
    How to fix 0x80073cfa uninstall error on windows run sfc scan
    How to fix 0x80073cfa uninstall error on windows run sfc scan
  • Close down Command Prompt and reboot your PC. Try uninstalling the app once again.

If the SFC scan did not find anything or was unable to fix corrupted system files, it might be possible to fix Windows image files with DISM scan. For that, open Command Prompt as admin once again, and type in the following commands, pressing Enter after each:

dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /checkhealth
dism /online /cleanup-image /restorehealth

Bottom line

To fix the 0x80073cfa uninstall error, users can try reinstalling the app, using PowerShell commands, or resetting the Windows Store cache. If none of these solutions work, it may be necessary to seek further technical support.

Frequently asked questions

The 0x80073cfa error typically indicates that there is a problem with the app's package or its installation files, preventing uninstallation. This can occur if the app is corrupted or if there are issues with the Windows Store components.

You can try resetting the Windows Store cache by running 'wsreset.exe' in the Run dialog, or use the DISM tool to repair the Windows image. Additionally, checking for Windows updates may resolve underlying issues.

Yes, you can open Command Prompt as an administrator and run 'sfc /scannow' followed by 'DISM /Online /Cleanup-Image /RestoreHealth' to fix potential corruption in system files that may be causing the error.

Did this fix work for you?
Jake Doevan

Written & verified by

Senior Windows Technician
Windows repair tools SFC and DISM Startup failure recovery Windows Update errors System Restore

Jake Doevan is a senior Windows technician with deep practical knowledge of Windows' built-in repair and recovery tools. He has written extensively about SFC, DISM, CHKDSK, System Restore, and Windows Recovery Environment — the tools that can salvage a failing Windows installation without data loss. Jake's guides are precise and sequenced: each step is ordered to avoid compounding the original problem, and he explains what each command does so readers understand the process rather than following it blindly. His work is particularly valuable for users dealing with corruption, startup failures, and update-induced regressions.

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 →