
The issue might occur because the AppX Deployment Service was disabled. ➤ COMMAND: Get-AppXPackage *WindowsStore* -AllUsers | Foreach After the process ends, reboot your PC to complete this action. This should install/reinstall the Microsoft Store app. In the PowerShell window, type the command given below and press ENTER.

In the search results, right-click the PowerShell and click Run as administrator. In order to restore or reinstall Microsoft Store, start PowerShell as Administrator. If necessary, restart your computer for the changes to take effect. If it has been stopped, do enable it by right-clicking on the service and selecting ‘Start’. ➤ COMMAND: Get-AppxPackage *windowsstore* | Remove-AppxPackageīEFORE proceeding with the steps, make sure that the Client License Servie (aka ClipSVC) is running on your Windows device. In the PowerShell window, type the command, shown below and hit ENTER. In the search results, right-click “PowerShell” and click Run as administrator.Ģ.

If, however, it is installed but it’s not working, you’ll need to remove it first.ġ. If the Store is missing, you can promptly skip to a second step. This video shows you how to get back Microsoft Store after uninstalling it accidentally using PowerShell. Without the Microsoft Store app, you won’t be able to install apps from the Store. If you had used the following command to uninstall all bundled apps in Windows 10, you should have noticed that the much useful Microsoft Store app is one of those removed apps. PowerShell, as you may’ve known, allows you to uninstall individual apps or all apps using a single command. Windows 10 comes with many built-in Modern apps of which some of them may not be useful to you.
