Is Microsoft store not opening or closes immediately after opening? You’re not alone. Many users have reported issues where clicking the Microsoft Store icon does nothing, or it briefly opens and then crashes. Such issues, where the Microsoft Store won’t open, crashes, or displays errors like 0x8A150049, can occur due to corrupted system files, misconfigured settings, network problems, or outdated Windows components. Clearing the cache, installing the latest Windows update, and checking your date and time mostly help. Here are a few effective solutions to fix and get your Microsoft Store back up and running.
Contents
- 1 Why Won’t My Microsoft Store Open?
- 1.1 Restart Your Computer
- 1.2 Check Your Internet Connection
- 1.3 Clear the Microsoft Store Cache
- 1.4 Check Date, Time, and Region Settings
- 1.5 Run the Windows Store Apps Troubleshooter
- 1.6 Repair or Reset the Microsoft Store App
- 1.7 Re-register the Microsoft Store Using PowerShell
- 1.8 Install Pending Windows Updates
- 1.9 Temporarily Disable Antivirus or Firewall
- 1.10 Check with a New User Account
Why Won’t My Microsoft Store Open?
The Microsoft Store might not open due to a variety of reasons, including corrupted cache, outdated Windows updates, internet connectivity issues, or even a mismatch in your system’s date and time settings.
- Accumulated cache files can cause the Store to malfunction.
- A weak or unstable internet connection may prevent the Store from loading.
- Missing system updates can lead to compatibility issues.
- Corrupted Microsoft Store files or incorrect settings can cause crashes.
- Again, Specific errors like 0x8A150049 often indicate account or installation issues.
Restart Your Computer
Before diving into complex fixes, restart your PC. Temporary system glitches or background process conflicts can prevent apps like Microsoft Store from working properly.
- Click the Start button in the bottom-left corner of your screen.
- Click the Power button, which is usually located on the right side of the Start menu.
- Select “Restart” from the options that appear
- Alternatively, you can use the keyboard shortcut Alt + F4, or the Ctrl + Alt + Del shortcut.
A restart clears temporary files, refreshes system services, and often resolves app-launch issues without further troubleshooting.
In addition few users report, Press Ctrl + Shift + Esc to open Task Manager. Locate “Microsoft Store” under the Processes tab. Right-click and select “End Task.” Reopen the Microsoft Store from the Start menu help them.
Check Your Internet Connection
A stable internet connection is essential for the Microsoft Store to function. If the app doesn’t load, verify your connection before apply additional solutions.
- Ensure you’re connected to stable Wi-Fi or Ethernet.
- Open a browser and visit a website (e.g., Speedtest.net ) to test connectivity and speed.
- If the connection is unstable, restart your router or switch to a different network.

Clear the Microsoft Store Cache
A corrupted cache can prevent the Store from opening. Resetting the Microsoft Store cache can resolve corrupted cache files that prevent the app from opening.
- Press Windows + R to open the Run dialog.
- Type wsreset.exe and press Enter.
- A blank Command Prompt window will appear, and the cache will clear automatically.
- Restart your PC and try opening the Microsoft Store again.
Check Date, Time, and Region Settings
The Microsoft Store uses your region and time data to deliver localized content and authenticate your connection. Incorrect date, time, or region settings can cause the Microsoft Store to malfunction.
- Go to Settings > Time & Language> Date & time.
- Toggle Set time automatically and Set time zone automatically to On.
- Under Region, ensure the country is set to your actual location.
Run the Windows Store Apps Troubleshooter
Windows 11 includes a built-in troubleshooter that can detect and resolve problems with the Microsoft Store and other apps.
- Open Settings > System > Troubleshoot > Other troubleshooters.
- Scroll down and click Run next to Windows Store Apps.
The troubleshooter automatically scans for common issues like registry errors, permission problems, or corrupted cache files affecting the Microsoft Store.
Repair or Reset the Microsoft Store App
Windows 11 allows you to repair or reset individual apps, including the Microsoft Store. Repair attempts to fix the app without deleting data. If that doesn’t work, Reset will reinstall the app and delete all associated data, restores it to its default settings.
- Go to Settings > Apps > Installed apps.
- Search for Microsoft Store, click the three-dot menu, and choose Advanced options
- Click Repair, and try to open or use the Microsoft Store app.
- If it’s struggling to open, click the reset option and confirm.
Note: Resetting clears app data but doesn’t uninstall the Store.
Re-register the Microsoft Store Using PowerShell
If resetting doesn’t help, re-registering the app can resolve deeper issues with its installation.
- Right-click the Start button and select Windows Terminal (Admin).
- Copy and paste the following command, then press Enter
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
- This command re-registers the Microsoft Store and its dependencies, fixing potential issues caused by corrupted installations or system changes.
Once the command is executed, restart your PC and check if the Store opens.
Install Pending Windows Updates
Again, running outdated versions of Windows 11 can lead to compatibility issues with the Microsoft Store. Updates often include bug fixes, security patches, and enhancements that can fix broken apps and services, including the Microsoft Store.
- Go to Settings > Windows Update.
- Click Check for updates and install all available updates.
- Restart your PC afterward.
Temporarily Disable Antivirus or Firewall
Sometimes, third-party antivirus software or firewalls can block the Microsoft Store from launching. Temporarily disabling helps you test for this interference.
- Temporarily disable your antivirus and firewall software.
- Try opening the Microsoft Store again.
- If it opens successfully, add Microsoft Store to your antivirus exclusion list.
Check with a New User Account
If your user profile is corrupted, the Microsoft Store may not function properly. A new user account can isolate the issue to your original profile, helps you determine whether corruption or misconfigurations are the cause.
- Go to Settings > Accounts > Other users.
- Click Add account, and follow the on-screen instructions.
- Log in to the new account and try launching the Microsoft Store.
In addition, Corrupted system files can prevent the Microsoft Store from opening. Run SFC /scannow command scan and repair corrupt system files, while DISM repairs the Windows image. Together, they help resolve deeper system issues affecting app functionality.
FAQs About Microsoft Store Not Opening
Q: Why does my Microsoft Store show a blank screen?
A: A blank screen is often caused by a corrupted cache or network issues. Try clearing the cache (Step 3) or checking your internet connection (Step 1).
Q: Can I reinstall the Microsoft Store without PowerShell?
A: Unfortunately, the Microsoft Store is a system app, and reinstalling it typically requires PowerShell commands.
Q: What if none of these fixes work?
A: Contact Microsoft Support or consider resetting Windows (Settings > System > Recovery > Reset this PC), but back up your data first.