Is the Microsoft Store mysteriously absent from your Windows 11 system? This frustrating issue prevents you from easily downloading and updating essential apps, including system utilities like the Calculator and Snipping Tool. Whether it’s a post-upgrade glitch, a new PC setup hiccup, or a problematic update, a missing Microsoft Store can severely disrupt your workflow. Fortunately, several proven methods can restore the Microsoft Store, allowing you to download apps, access updates, and get back to enjoying a fully functional Windows 11 experience. Let’s dive into the solutions!
The Problem: Why is the Microsoft Store Missing?
A missing Microsoft Store means you can’t:
- Easily download new apps.
- Update existing apps, including system utilities.
- Use standard links to Microsoft Store pages.
- Install apps directly through the web (resulting in errors indicating a missing required app).
Solution 1: The Xbox App Rescue – An Unexpected Ally
Believe it or not, the Xbox App can often restore missing Microsoft Store components! Here’s how:
Step 1: Open the Xbox App. If not installed, download it from the official Xbox website.
Step 2: Check for Notifications. The Xbox app will usually display a notification or banner indicating missing system components.
Step 3: Access Settings. Click the provided link or button to access the Xbox app’s Settings. Navigate to the General tab.
Step 4: Install Missing Bundles. A list of missing system bundles will appear, including the Microsoft Store, Feedback Hub, Xbox Game Bar, Purchase App, and Xbox Live in-game experience. Click ‘Install’ next to each missing bundle, especially the Microsoft Store. Allow the installations to complete.
Step 5: Verify Installation. Close the Xbox app. Open Windows Settings (Windows key + I), navigate to Apps > Installed Apps, and confirm the Microsoft Store is back.

Step 6: Reinstall Missing Apps. If built-in Windows apps (Calculator, Snipping Tool, etc.) are still missing, open the Microsoft Store and reinstall them individually from your Library or by searching within the Store.
Solution 2: PowerShell to the Rescue – Re-register the Store
PowerShell, a powerful command-line tool, can re-register the Microsoft Store package, often resolving the issue.
Step 1: Open PowerShell as Administrator. Right-click the Start button and select Windows Terminal (Admin) or Powershell (Admin). Approve the User Account Control prompt.

Step 2: Enter the Re-registration Command. Type the following command and press Enter:
Get-AppxPackage -AllUsers Microsoft.WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

This command searches for the Microsoft Store package and registers it again.
Step 3: Restart Your Computer. After the command completes, restart your computer and check if the Microsoft Store is present.
Step 4: Troubleshoot Errors. If you encounter errors (e.g., “Microsoft.Windows.ShellExperienceHost” in use), close open apps or restart Windows in Safe Mode before repeating the command.
Solution 3: Reset the Microsoft Store Cache – A Quick Fix
A corrupted cache can sometimes cause the Microsoft Store to disappear. Resetting the cache is a simple and effective solution.
Step 1: Open the Run Dialog. Press Windows + R.

Step 2: Execute the WSReset Command. Type wsreset.exe and press Enter.

Step 3: Wait for the Reset. A blank Command Prompt window will appear for a few seconds and then close automatically. The Microsoft Store should launch after the reset completes.
Step 4: If the Store Doesn’t Appear. If the Store still doesn’t appear, proceed with other methods.
Additional Tips and Troubleshooting
- Keep Windows Updated: Ensure Windows 11 is fully updated (Settings > Windows Update).
- Restart and Try Again: If PowerShell commands fail due to files in use, restart your PC or use Safe Mode.
- Contact Microsoft Support: If all else fails, contact Microsoft support or consider a repair install of Windows 11.
Conclusion:
Restoring the Microsoft Store on Windows 11 allows you to download, update, and manage your apps as intended. By systematically working through these solutions, you can overcome this frustrating issue and get back to enjoying a seamless Windows 11 experience. Don’t let a missing Store hold you back – reclaim your app access today!
And if you'd like to go a step further in supporting us, you can treat us to a virtual coffee ☕️. Thank you for your support ❤️!
We do not support or promote any form of piracy, copyright infringement, or illegal use of software, video content, or digital resources.
Any mention of third-party sites, tools, or platforms is purely for informational purposes. It is the responsibility of each reader to comply with the laws in their country, as well as the terms of use of the services mentioned.
We strongly encourage the use of legal, open-source, or official solutions in a responsible manner.


This fixed our problem of a missing Store, Calculator, and Snipping Tool apps for one user of our Win11 Pro machine with multiple logins. Who would have thought the Xbox app was the key to restoring work tools. This was a simple and safe option compared to other suggestions on the web suggesting to reduce restrictions in Admin Power Shell and downloading suspicious zip links. Thank you, Matthieu!
Thank you Matt