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

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

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

Error 0x80073CF3 when installing or updating apps from Microsoft Store? Store app installation keeps failing? Fix error code 0x80073CF3 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 0x80073CF3 when installing or updating apps
  • App download completes but installation fails with this error
  • Multiple Store apps fail with the same 0x80073CF3 error code
  • Error occurs on specific apps but others install fine
  • Reinstalling an app after uninstall fails with 0x80073CF3
  • Error appeared after a Windows Update

Common Causes

  • Microsoft Store cache corrupted
  • Previous app installation left behind corrupted package data
  • App package registration database inconsistent
  • Windows Update corrupted the app deployment infrastructure
  • Conflicting app version already partially installed
  • Insufficient disk space for app package extraction

Solutions

Solution 1: Clear Microsoft Store Cache

  1. 1Press Win+R → type wsreset.exe → press Enter
  2. 2This clears the Store cache — a blank Command Prompt window opens then Store launches
  3. 3Wait for the Store to open fully
  4. 4Try installing the app again
  5. 5If that doesn't work, also clear the Store cache folder:
  6. 6Navigate to: %LocalAppData%\Packages\Microsoft.WindowsStore_8wekyb3d8bbwe\LocalCache
  7. 7Delete all contents of the LocalCache folder
  8. 8Restart and retry the installation

Solution 2: Re-register Store Apps

  1. 1Open PowerShell as Administrator
  2. 2Re-register all Store apps:
  3. 3Get-AppxPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"}
  4. 4Ignore red errors — they're normal for system apps that can't be re-registered
  5. 5If a specific app fails, remove it first then reinstall:
  6. 6Get-AppxPackage *appname* | Remove-AppxPackage
  7. 7Then install fresh from Microsoft Store
  8. 8Restart the computer after re-registration

Solution 3: Repair Windows Store Component

  1. 1Open Settings → Apps → Installed apps
  2. 2Find "Microsoft Store" → click ⋯ → Advanced options
  3. 3Click "Repair" first — if that doesn't fix it, click "Reset"
  4. 4Reset clears all Store data including sign-in — you'll need to sign in again
  5. 5Also repair system files:
  6. 6CMD as Admin: sfc /scannow
  7. 7Then: DISM /Online /Cleanup-Image /RestoreHealth
  8. 8Restart and retry the Store app installation
FIXES THIS IN 5 MINUTES

Fix Fix Error 0x80073CF3 — Microsoft Store 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 Apps & Browser Guides

Share this:XRedditLinkedInEmail