🚀 NEW in v2.4.29: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Fix Microsoft Store Error 0x80073CF9 — App Install Failed

How to Fix Fix Microsoft Store Error 0x80073CF9 — App Install Failed on Windows

Microsoft Store app installation failing with error 0x80073CF9? Can't install or update Store apps? Fix this Store error on Windows 10 and 11.

📖

Main Troubleshooting Guide

How to Fix Microsoft Store Not Working

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • Microsoft Store shows error 0x80073CF9 when installing apps
  • App updates fail with this error code
  • Store downloads start but fail during installation
  • Error appears for specific apps or all Store apps
  • Previously working apps fail to reinstall after removal

Common Causes

  • Microsoft Store cache corrupted
  • Windows Update components damaged
  • Insufficient disk space for app installation
  • App data folder permissions incorrect
  • WindowsApps folder corrupted or inaccessible
  • Antivirus blocking Store app installation

Solutions

Solution 1: Reset Microsoft Store Cache

  1. 1Win+R → wsreset.exe → press Enter
  2. 2Wait for Store to open (cache is being cleared)
  3. 3Try installing the app again
  4. 4If that fails: Settings → Apps → Microsoft Store → Advanced options → Reset
  5. 5This clears all Store data and cache

Solution 2: Fix App Installation Folder

  1. 1Check that WindowsApps folder exists and has correct permissions:
  2. 2Navigate to C:\Program Files\WindowsApps (hidden folder)
  3. 3If you can't access it: that's normal — Windows protects this folder
  4. 4PowerShell as Administrator:
  5. 5Get-AppxPackage -AllUsers | ForEach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"}
  6. 6This re-registers all Store apps and can fix permission issues

Solution 3: Repair Windows Store Components

  1. 1PowerShell as Administrator:
  2. 2Get-AppxPackage *WindowsStore* | Remove-AppxPackage
  3. 3Then reinstall: Get-AppxPackage -AllUsers *WindowsStore* | ForEach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"}
  4. 4Also run: DISM /Online /Cleanup-Image /RestoreHealth
  5. 5Then: sfc /scannow
  6. 6Restart and try again
FIXES THIS IN 5 MINUTES

Fix Fix Microsoft Store Error 0x80073CF9 — App Install Failed Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

Automated Repairs for This Issue

Browse More Update & Installation Guides

Share this:XRedditLinkedInEmail