How to fix Windows 11 Store and Microsoft Store apps crashing or not opening
Summary
This guide helps you troubleshoot and resolve: How to fix Windows 11 Store and Microsoft Store apps crashing or not opening. Follow the steps below to fix the issue.
Common Causes
The Microsoft Store and its apps can occasionally crash, freeze, or refuse to open on Windows 11. This is usually caused by corrupted cache files, outdated Windows updates, or misconfigured app settings. The good news is Windows 11 includes several built-in repair tools that can resolve most of these issues without requiring a full reinstall. Work through the steps below in order, testing the Store after each one.
Quick Fix Steps
If you're short on time, try these steps first:
- Restart your computer.
- Open Settings > Windows Update and install any pending updates.
- Run the Windows Store Apps troubleshooter.
- Reset the Microsoft Store cache.
- Repair or reset the affected app from Settings.
Detailed Instructions
Restart Your Computer
A simple restart clears temporary memory and resolves many transient issues. Save your work, then choose Start > Power > Restart.
Install Pending Windows Updates
Outdated system files are a common cause of Store instability.
- Open Settings (press
Win + I). - Select Windows Update from the left pane.
- Click Check for updates.
- Install any available updates and restart when prompted.
Run the Windows Store Apps Troubleshooter
Windows includes a dedicated troubleshooter that can automatically detect and fix Store-related problems.
- Press
Win + Ito open Settings. - Go to System > Troubleshoot > Other troubleshooters.
- Locate Windows Store Apps and click Run.
- Follow the on-screen prompts and apply any recommended fixes.
- Restart your computer when finished.
Reset the Microsoft Store Cache
Corrupted cache files are one of the most common causes of Store issues. Resetting the cache forces the Store to rebuild its temporary files.
- Press
Win + Rto open the Run dialog. - Type
wsreset.exeand press Enter. - A blank Command Prompt window will appear briefly while the cache is cleared.
- The Microsoft Store will open automatically once the process completes.
Repair or Reset the Affected App
If a specific app is crashing rather than the Store itself, you can repair it from Settings. Repairing fixes the app's files without removing data, while resetting restores the app to its default state.
- Open Settings and go to Apps > Installed apps.
- Find the app that's having problems (for example, the Microsoft Store).
- Click the three dots next to the app and select Advanced options.
- Scroll down to the Reset section.
- Click Repair first and test the app. If issues persist, click Reset.
Re-register the Microsoft Store
If the Store still won't open, re-registering it can resolve deeper corruption issues.
- Press
Win + Xand select Terminal (Admin) or Windows PowerShell (Admin). - Click Yes on the User Account Control prompt.
- Type the following command and press Enter:
Get-AppXPackage -Name Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Wait for the command to complete, then restart your computer.
Troubleshooting
Check Your Date, Time, and Region Settings
Incorrect date or time settings can prevent the Store from connecting to Microsoft servers.
- Open Settings > Time & language > Date & time.
- Enable Set time automatically and Set time zone automatically.
- Under Language & region, confirm your region is set to your correct location.
Check Your Network Connection
The Store requires a working internet connection. If other apps are also having trouble, see our guide on Browser not loading pages for further diagnosis.
Temporarily Disable Third-Party Antivirus
Some third-party security products can block Store connections. If you're using antivirus software other than Microsoft Defender, temporarily disable it and test the Store. Re-enable it once you've finished testing.
Run an SFC and DISM Scan
If the Store still won't open, your system files may be corrupted.
- Open Terminal (Admin) or Command Prompt (Admin).
- Type
sfc /scannowand press Enter. Wait for the scan to complete. - Next, type
DISM /Online /Cleanup-Image /RestoreHealthand press Enter. - Restart your computer once both scans finish.
Check for Conflicting Software
VPN clients, proxy tools, and some firewall applications can interfere with Store connections. If you use a VPN, disconnect it and try opening the Store again.
Related Articles
- Applications freezing or crashing
- Computer running slow
- Browser not loading pages
- Blue screen of death (BSOD) - restart steps
If you've worked through all the steps above and the Microsoft Store or its apps still aren't working, our support team can help. Please open a ticket through our support portal and include a description of the issue plus any error messages you've seen.
Still Having Issues?
💻 Open a Ticket