Microsoft Store app missing.

Anonymous
2017-12-12T18:06:50+00:00

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.

0 comments No comments

194 answers

Sort by: Most helpful
  1. Anonymous
    2020-04-16T03:24:43+00:00

    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 ?

    I get that very same thing. I have tried Resetting that wipes ALL my files out completely and when Windows reloads the Store is still not there.

    Was this answer helpful?

    0 comments No comments
  2. 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"}

    راه اندازی مجدد ، دوباره فروشگاه را راه اندازی کنید.

    Was this answer helpful?

    0 comments No comments
  3. 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"}

    راه اندازی مجدد ، دوباره فروشگاه را راه اندازی کنید.

    Was this answer helpful?

    0 comments No comments
  4. 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

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-04-13T07:27:59+00:00

    Run it in powershell as admin

    Was this answer helpful?

    0 comments No comments