
You can then easily uninstall other unwanted apps with a click of the mouse or PowerShell following our tutorial. In addition to the store app, this also brings back all other pre-installed Windows 10 apps. To restore the Microsoft Store if necessary, the following command in the PowerShell is sufficient: Get-AppxPackage -AllUsers| Foreach Windows 10 – PowerShell – Uninstall Microsoft Store Reinstall Windows Store and other pre-installed apps Then enter the following command in the PowerShell window, which will automatically uninstall the Microsoft Store app: Get-AppxPackage *windowsstore*|Remove-AppxPackage Windows 10 – Run Windows PowerShell as Admin How to Remove the Microsoft Store app in Windows 10įirst you open the PowerShell as administrator via the Start context menu that can be reached with the key combination “ Windows + X“.


