How to Repair or Reset Microsoft Store?

by | Dec 7, 2023 | Computer, Windows

Last Updated:
If you’re experiencing issues with app downloads, updates, or crashes in Microsoft Store, repairing or resetting it can often resolve these problems. This guide provides step-by-step instructions to fix the Store without reinstalling Windows.

Why You May Need to Repair or Reset Microsoft Store

  • The app won’t launch or open
  • Apps get stuck on “pending” or never update
  • Frequent crashes or freezes
  • Error codes like 0x80070490 or 0x80131500
  • Corrupted icons or missing Microsoft Store visuals

Before jumping into advanced fixes, try the built-in repair and reset tools.

How to Repair / Reset Microsoft Store in Windows 11

  1. Open Settings:
    Press Windows + I to open Settings.

    Open Windows 11 Settings
    Launch Settings from Windows Start menu
  2. Go to Apps → Apps & Features:
    Click on Apps in the left menu, then select Apps & Features.

    Select Apps and Features
    Navigate to Apps and Features
  3. Find Microsoft Store:
    Use the search bar or scroll to locate Microsoft Store.
  4. Click Advanced Options:
    Click the three-dot icon next to it and choose Advanced Options.

    Open Advanced Options for Microsoft Store
    Open Microsoft Store advanced settings
  5. Choose Repair or Reset:
    First click Repair. If issues continue, click Reset to restore Store defaults.

    Reset Microsoft Store in Windows 11
    Reset Microsoft Store settings

Repair vs Reset: What’s the Difference?

  • Repair: Fixes the app while keeping your data intact.
  • Reset: Clears app settings and cache, may log you out or reset app permissions.

Other Microsoft Store Fixes

  • Run Windows Update: Check for updates to install fixes.
  • Use the Windows Store Apps Troubleshooter: Found under Settings → System → Troubleshoot → Other troubleshooters.
  • Adjust Time & Region Settings: Go to Settings → Time & Language. Set to Automatic.
  • Reinstall via PowerShell: For advanced users. Open PowerShell (Admin) and paste:
    Get-AppxPackage *windowsstore* | Remove-AppxPackage
    Add-AppxPackage -register "C:\\Program Files\\WindowsApps\\Microsoft.WindowsStore_8wekyb3d8bbwe\\AppxManifest.xml" -DisableDevelopmentMode

Also Read:

Frequently Asked Questions

  • Will resetting Microsoft Store remove my installed apps?
    No. Resetting only clears the app’s configuration, not installed apps.
  • Why is my Microsoft Store not working?
    Try checking for updates, adjusting region settings, or using the Store troubleshooter.
  • Can I reinstall Microsoft Store?
    Yes, using PowerShell with the right command.
  • Is it safe to reset the Store?
    Yes. It won’t delete your data or apps.
  • What if Repair and Reset both fail?
    Try using WSReset.exe or re-register the Store using PowerShell.


Author: Waheed Burna with 15+ years of experience managing Microsoft enterprise environments, application deployment, and user support.

Related Articles