Since the issue still persists after performing the steps we provided, let's try re-registering Windows Store. Follow the steps below:
- Type Command Prompt in the search box, then right-click Command Prompt.
- Click Run as Administrator.
- Copy and paste the following command:
- PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
- Press Enter.
- Reboot your computer.
Update us on the outcome so we can provide further assistance.