How to Install Microsoft Store on Windows 10 (Fix Missing Microsoft Store | 2025 Guide)

Опубликовано: 06 Май 2026
на канале: TechFixTutorials
1,440
6

If this video helps you, please like and subscribe — it really supports the channel!

Command:
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

In this quick guide, I’ll show you how to reinstall or restore the Microsoft Store on Windows 10 using a simple PowerShell command. This method works even if your Microsoft Store is missing, uninstalled, or not opening.

No third-party tools. No downloads. Just a safe built-in Windows command that brings the Microsoft Store back instantly.

🪟 Step-by-Step Guide:

Open PowerShell as Administrator

Click the Start menu, type “PowerShell”

Right-click Windows PowerShell → choose Run as administrator


Press Enter and wait for the process to finish.
It might take a few seconds — once done, Microsoft Store will be reinstalled automatically.

Restart your PC to make sure all changes apply correctly.

After the restart, open the Microsoft Store — it should now appear and work as normal!

💡 Extra Tips:

Make sure you’re running Windows 10 version 1903 or newer.

If the command fails, try running PowerShell as admin again and double-check the spelling.

You can also re-register all system apps using a similar command if multiple built-in apps are missing.

Once your Microsoft Store is restored, consider checking for updates:
Open Store → Click your profile icon → “App settings” → “Check for updates.”

⚙️ Why the Microsoft Store Might Be Missing:

Corrupted Windows system files

Registry or group policy changes

Windows debloat scripts that removed built-in apps

Failed Windows Update or upgrade installation

This guide helps you restore the Store without reinstalling Windows, saving time and keeping your files safe.

If this tutorial helped you, please drop a like and subscribe — it really supports the channel and helps others fix their Windows issues faster. Comment below if this worked for you or if you want a tutorial on how to reinstall all system apps next!