I tried doing a Reset both where it saves your personal files and the one that deletes everything. After running both the Store was still missing.
The only thing that fixed it was to reinstall Windows from a USB stick.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What i did was the app reset. Now its nowhere . Not in Cortana, Apps and Features, etc. I ran the troubleshooter from Microsoft. both inbuilt and the one downloaded from MS. And I can get this message " you need a new app to open this ms-windows-store. "
Is it completely gone? or can I reregister it ?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
I tried doing a Reset both where it saves your personal files and the one that deletes everything. After running both the Store was still missing.
The only thing that fixed it was to reinstall Windows from a USB stick.
nothing works in my Windows 10 apps after welcome screen
Definitely did not work !!
i dont have time to fix all of MS screwups camera, store, etc. JBD
Press Windows key + X
Click Windows PowerShell (Admin)
At the command prompt, type the following then hit Enter:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Restart, then try launching the Store again.