Hello arc1950,
I'm John an Independent Advisor and a Microsoft user like you. I'll be happy to assist you today. I understand you have a problem with Microsoft Store not working. Did you made any changes recently? When was the last time it's working properly?
**Run the troubleshooter:
Select the Start button, and then select Settings > Update & Security > Troubleshoot, and then from the list select Windows Store apps > Run the troubleshooter.
**Check the Microsoft Store Install Service
Press the Windows Key + S and type in services.msc.
Find the Microsoft Store Install Service and double click, If the status is Running, click Restart
If Disabled, change it to Automatic, click Start and click OK.
Uninstall the Store:
Press Windows key + X
Click and Run Windows PowerShell as Administrator
copy paste the command below then press Enter
get-appxpackage *WindowsStore* | remove-appxpackage
After that, proceed to reinstall Store
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"}
Launch again your MS Store
If doesn't work, Please proceed with the method below.
- Press WIN+R to open Run then type: %appdata%
On the address bar, Click AppData > Local > Packages
- In there look for the folder Microsoft.WindowsStore_8wekyb3d8bbwe and renamed it to Microsoft.WindowsStore_8wekyb3d8bbwe.old
If a pop-up dialog box appeared preventing you to rename the folder don't close it yet, Open Task Manager then find Microsoft Store on the list. Right click then End Task then immediately press Try Again on the dialog box.
Proceed to Reinstall the Store via Powershell
Restart your PC then Launch Microsoft Store
I hope this helps! Kindly inform me if my suggestions does not solve the problem. I can provide another solution for you to try.
Sincerely
John DeV
Independent Advisor