Follow these 3 easy steps to fix this issue
1. Re-register: go to start type and open “Powershell” copy and paste this code and hit “enter”
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
This will re-register windows store app, let it to complete and restart pc, now open the store, if not work than follow the second step.
2. Clear Cache: Open command prompt (Admin), type “WSReset.exe” and hit “Enter”
3. Reset: Go to “setting-system-App & feature” search and click on “store” click on “Advanced options” than click on “Reset”
Watch video tutorial… Please like, share & subscribe