How to Fix Windows Error 0x80073CF9
Fix Microsoft Store error 0x80073CF9 on Windows by cleaning cache and system clutter with Kudu.
By Kudu Team
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →What Causes This?
Windows error 0x80073CF9 usually appears when the Microsoft Store cannot install or update an app because something is wrong with the Store cache, temporary files, or system folders it depends on. It can also happen if Windows update components are stuck, your disk is low on space, or app package registration is damaged. In some cases, corrupted system files or permission problems in the Store install path trigger the error.
Common Symptoms
- Microsoft Store apps fail to install or update
- You see error code 0x80073CF9 during a download
- The Store opens, but installs stay pending or fail immediately
- Built-in apps like Xbox, Photos, or Calculator will not reinstall
- Windows feels cluttered or low on free storage
How to Fix It Manually
-
Restart your PC and check free disk space
- Press Windows + E to open File Explorer.
- Select This PC and check your C: drive.
- If space is very low, delete unneeded files or empty the Recycle Bin.
- Restart the PC before trying the Store again.
-
Clear the Microsoft Store cache
- Press Windows + R to open Run.
- Type wsreset.exe and press Enter.
- A blank Command Prompt window will appear for a moment, then the Microsoft Store should reopen automatically.
- Try installing the app again.
-
Run the Windows Store Apps troubleshooter
- On Windows 11:
- Open Settings with Windows + I.
- Go to System > Troubleshoot > Other troubleshooters.
- Find Windows Store Apps and click Run.
- On Windows 10:
- Open Settings > Update & Security > Troubleshoot > Additional troubleshooters.
- Select Windows Store Apps > Run the troubleshooter.
- Apply any fixes it suggests.
- On Windows 11:
-
Repair or reset Microsoft Store
- Open Settings with Windows + I.
- Go to Apps > Installed apps on Windows 11, or Apps > Apps & features on Windows 10.
- Find Microsoft Store, click the three dots or select it, then choose Advanced options.
- Click Repair first.
- If that does not help, return and click Reset.
-
Check system files with SFC and DISM
- Right-click Start and choose Windows Terminal (Admin) or Command Prompt (Admin).
- Run this command:
sfc /scannow - When it finishes, run:
DISM /Online /Cleanup-Image /RestoreHealth - Restart your PC after both scans complete.
-
Re-register the Microsoft Store
- Open Windows Terminal (Admin) again.
- Copy and paste this command, then press Enter:
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"} - Wait for the command to finish, then restart Windows.
-
Install pending Windows updates
- Open Settings > Windows Update.
- Click Check for updates.
- Install everything available, including optional quality updates if relevant.
- Restart the PC and test the Store again.
Fix It Automatically with Kudu
If error 0x80073CF9 is caused by Store cache problems, broken temporary files, or general system clutter, Kudu can clean up the junk and fix common Windows issues automatically. It saves time by handling the cleanup and repair steps in one place, so you do not have to dig through multiple Windows menus.
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →Related guides
How to Fix Blue Screen Error 0x0000007B on Windows
Troubleshoot blue screen error 0x0000007B and clean temporary files after recovery with Kudu.
How to Fix Windows Error 0x80004005
Troubleshoot Windows error 0x80004005 and remove system clutter that may contribute to instability using Kudu.
How to Fix Windows Error 0x80070002
Fix Windows error 0x80070002 and remove temporary update files and clutter with Kudu’s cleanup tools.
How to Fix Windows Error 0x80070005
Troubleshoot access-related Windows error 0x80070005 and clean clutter that may interfere with updates using Kudu.