Instructions to install the Microsoft Store
Windows 11
Windows 10
Windows 11
- Right-click
- Click Terminal (administrator)
- Copy/paste the following command and click Enter
Windows 10
- Right-click
- Click PowerShell (administrator)
- Copy/paste the following command and click Enter
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}