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

Home/Fix/Fix Error 0x80073D02 — Store App Package in Use

How to Fix Fix Error 0x80073D02 — Store App Package in Use on Windows

Getting error 0x80073D02 when updating Microsoft Store apps? "Package could not be installed because resources it modifies are currently in use"? Fix this Store update error.

📖

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 app updates fail with 0x80073D02
  • "The package could not be installed because resources it modifies are currently in use"
  • Specific Store app won't update even after closing it
  • Windows Calculator, Photos, or other built-in apps fail to update
  • Error during automatic background updates of Store apps
  • Multiple Store apps stuck in update queue

Common Causes

  • The app being updated is still running in background
  • App process didn't fully terminate after closing
  • Background task or service from the app is still active
  • Microsoft Store update service conflict
  • App files locked by another process
  • Previous update attempt left package in inconsistent state

Solutions

Solution 1: Close App and Background Processes

  1. 1Fully close the app: right-click taskbar icon → Close window
  2. 2Force quit background processes: Task Manager → Details tab
  3. 3Find the app process → End task
  4. 4For built-in apps: Settings → Apps → find the app → Advanced options
  5. 5Click "Terminate" to force close all background processes
  6. 6Return to Microsoft Store → retry the update immediately
  7. 7The update should now succeed since the app is fully stopped

Solution 2: Restart Store and Update Services

  1. 1Close Microsoft Store completely
  2. 2Task Manager → find "Microsoft Store" → End task
  3. 3Also end: "Store Install Service" if running
  4. 4Reset Store cache: Win+R → wsreset.exe → Enter
  5. 5Wait for Store to reopen → go to Library → Update all
  6. 6If still failing: restart PC → immediately open Store → update
  7. 7Don't launch the problem app before updating

Solution 3: Re-register or Reinstall App

  1. 1PowerShell as Admin — re-register all Store apps:
  2. 2Get-AppxPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml" -ErrorAction SilentlyContinue}
  3. 3For a specific stuck app: uninstall then reinstall:
  4. 4PowerShell: Get-AppxPackage *appname* | Remove-AppxPackage
  5. 5Reinstall from Microsoft Store
  6. 6If built-in app removed accidentally:
  7. 7PowerShell: Get-AppxPackage -AllUsers *appname* | Foreach {Add-AppxPackage -Register "$($_.InstallLocation)\AppxManifest.xml" -DisableDevelopmentMode}
FIXES THIS IN 5 MINUTES

Fix Fix Error 0x80073D02 — Store App Package in Use 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