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 ?
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: Oldest
-
Anonymous
2020-04-11T19:33:03+00:00 -
Anonymous
2020-04-13T07:27:59+00:00 Run it in powershell as admin
-
Anonymous
2020-04-13T07:29:13+00:00 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.
I ran WSReset.exe
-
Anonymous
2020-04-14T16:07:33+00:00 کلید Windows را فشار دهید + X
کلیک کنید Windows PowerShell (Admin)
در سریع دستور ، زیر را وارد کنید سپس Enter را بزنید:
Get-AppXPackage * WindowsStore * -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$ ($ _. InstallLocation) \ AppXManifest.xml"}
راه اندازی مجدد ، دوباره فروشگاه را راه اندازی کنید.
-
Anonymous
2020-04-14T16:07:47+00:00 کلید Windows را فشار دهید + X
کلیک کنید Windows PowerShell (Admin)
در سریع دستور ، زیر را وارد کنید سپس Enter را بزنید:
Get-AppXPackage * WindowsStore * -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$ ($ _. InstallLocation) \ AppXManifest.xml"}
راه اندازی مجدد ، دوباره فروشگاه را راه اندازی کنید.