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-01-06T12:35:13+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 ?

    how can i reopen my apps that disappeared

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-01-05T18:30:55+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 had been trying all day, this was the perfect solution and easy and straight forward. Thanks a lot

    Kind regards

    Harry

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-12-27T11:24:11+00:00

    Thanks for your reaction. I made a mistake. After using the poweshell ADMIN I solved the problem.

    Kind regards,

    Ben

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2019-12-25T07:41:57+00:00

    Unsure on what to do from here. 

    Get-AppXPackage : The database disk image is malformed

    The database disk image is malformed

    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

    This is what comes up after entering the command you mentioned.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2019-12-22T20:47:08+00:00

    The command Get-AppXPackage is not recognized as a command.

    I believe that msm Microsoft store has to be reinstalled?

    Was this answer helpful?

    0 comments No comments