Would you like to reinstall the Windows Store on your computer? We'll show you how..
It's annoying if the Windows Store provided by Microsoft doesn't work properly on your Windows 10 PC. To fix the store, you should reinstall the app. Unfortunately, this cannot be done via the normal app overview, but has to be done manually with some PowerShell commands.
Note: This tip only works if the Store app has not been completely removed from Windows 10 beforehand. Microsoft does not support complete deinstallation of the store.
Get
-Appxpackage -Allusers
Add-AppxPackage -register "C:\Program Files\WindowsApps\[XXX]\AppxManifest.xml" -DisableDevelopmentMode
[XXX]
Most popular questions within the last 30 days