The solution that you find online don't work always. What does seem to work is to open the Xbox app on your pc. There you will find a prompt that a required program is missing and give the option to install the Store.
Microsoft Store app missing.
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 ?
Windows for home | Windows 10 | Microsoft Store
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.
194 answers
Sort by: Most helpful
-
Anonymous
2021-10-20T17:48:07+00:00 -
Anonymous
2019-09-21T18:40:40+00:00 My windows store is completely gone, I've tried to reset the computer and reset the store but nothing works, when i run " Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}" nothing happens. the app itself is completely gone no trace of it I cannot find it in apps and features. please help.
-
Anonymous
2018-12-29T14:39:54+00:00 Wrong Place.. u should be in the windows powershell, just go to search and write powershell, rightclick on powershell and run as administrator
-
Anonymous
2018-12-27T08:49:55+00:00 Having the same problem. Tried the cmd. It didn't work.
says this:
Get-AppXPackage : The service cannot be started, either because it is disabled or because it has no enabled devices
associated with it.
The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
At line:1 char:1
- Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage - ...
-
+ CategoryInfo : NotSpecified: (:) [Get-AppxPackage], Exception
+ FullyQualifiedErrorId : System.Exception,Microsoft.Windows.Appx.PackageManager.Commands.GetAppxPackageCommand