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
    2019-10-18T15:15:07+00:00

    What if you fully uninstalled the store Via powershell?  Isn't there an installer available to reinstall?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-09-21T21:33:30+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 ?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-09-21T19:15:00+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.

    you **** don't give people foals hope,you stupid arsohole

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2019-09-21T19:13:11+00:00

    August 2019 or earlier Windows 10 version 1903 updates seem to have the same lack of Microsoft Store in Start menu as an app; not listed in apps and features in Settings; what path should be used for this request?

    Anything you do just west of time.

    You need new Windows that's the bottom line

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2019-08-21T10:26:48+00:00

    This just gives me an error

    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF0, Package could not be opened.

    error 0x80070003: Opening file from location: AppxBundleManifest.xml failed with error: The system cannot find the

    path specified.

    .

    NOTE: For additional information, look for [ActivityId] f8880cfa-4fa0-0004-a21c-05f9a04fd501 in the Event Log or use

    the command line Get-AppPackageLog -ActivityID f8880cfa-4fa0-0004-a21c-05f9a04fd501

    At line:1 char:53

    • ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...

    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        + CategoryInfo          : OpenError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], FileNotFoundExc

       eption

        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

    Good error message so ran the command in bold:

    21/08/2019 11:22:19       404          AppX Deployment operation failed for package

                                           Microsoft.WindowsStore_11808.1001.913.0_neutral_~_8wekyb3d8bbwe with error

                                           0x80073CF0. The specific error text for this failure is: error 0x80070003:

                                           Opening file from location: AppxBundleManifest.xml failed with error: The

                                           system cannot find the path specified.

    But none the wiser :(

    Was this answer helpful?

    0 comments No comments