How to Install Microsoft Store on Windows 11 Computers [Step-by-Step]
Tested and proven ways to get back the Store app on your PC
4 min. read
Updated on
Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more

Want to install the Microsoft Store on a Windows 11 computer? Whether you’re missing it, want to fix errors, or just need to reinstall after a system reset, this guide breaks down everything you need to know to restore full app access.
How do I install the Microsoft Store on Windows 11?
Table of contents
1. Reinstall Microsoft Store using PowerShell
- Press the Windows key, type PowerShell, and click Run as administrator under Windows PowerShell.
- Copy and paste the command below and hit Enter:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Finally, restart your PC.
The first thing to try to fix this issue is to install the Microsoft Store app on Windows 11 using PowerShell. The above command will help to reinstall the app and all the needed packages when you start your PC.
2. Run the executable file WSReset
- Go to Search, type wsreset, and click Open to run the command.
- A command-line window will open and run the executable file WSReset.exe. Wait for a few seconds, and the command-line windows will close automatically.
- The Microsoft Store app will now open up.
By running this command, Microsoft Store will reset and clear the cache without altering the account settings and disabling the installed applications.
Run this command and try the previous solution again to successfully install the new Microsoft Store on your Windows 11 PC.
3. Update the Store manually
- Once again, open Microsoft Store by clicking the icon from the taskbar.
- Click on the three dots in the corner of the screen.
- Choose Downloads and updates.
- Click the Get updates button.
- The system will now check all apps for updates, including the Microsoft Store. Note that after the updating process is complete, the app store will close automatically.
Updating the Microsoft Store manually only works if you use the preview version of Windows 11. With this, you should have a preview version of the Store app that only needs to be updated.
4. Repair and install Windows 11
- Download the Windows 11 ISO file and open the downloaded file.
- Please wait for it to mount the installation file to a separate drive on File Explorer and launch the drive.
- Now, double-click on the setup.exe file.
- Click the Next button on the Install Windows 11 page.
- Wait for the necessary updates to be downloaded and click the Accept button on the license page.
- Choose the Keep personal files and apps option and click the Next button.
- From here, follow the simple onscreen instructions to complete the setup.
Wrapping up
It’s not impossible to download Microsoft Store apps without the store, but it sure is more difficult. While the Store is typically built in, if you have trouble with it, you can qucikly install it again following the steps outlined above.
There you have it; everything you need to install the Microsoft Store app on Windows 11 easily. With the info in this guide, you should be able to reinstall the app or update it to the whole package if you use the preview.
Feel free to let us know the solution that helped you get the Store app working on Windows 11 in the comments below.
Frequently Asked Questions
You might find that the Microsoft Store app is blocked or unavailable if you sign in to a local account. Also, if you are using a work or school Windows 11 PC, the Store app might be disabled by the admin. In this case, you need to contact the admin to enable the app.
No, you can’t completely uninstall Microsoft Store. It’s part of core system apps. However, you can disable or hide it through Powershell.
User forum
2 messages