Reinstall the Store:
Press Windows key + X
Click and Run Windows PowerShell as Administrator
At the command prompt, copy-paste the following then hit Enter:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Reinstall Microsoft Store
Modified on: Thu, 17 Mar, 2022 11:29 AM
Yes No
Sorry we couldn't be helpful. Help us improve this article with your feedback.