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
    2021-05-30T20:54:33+00:00

    I followed this entire thing right and it didn't do anything

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-03-14T19:07:42+00:00

    So I currently have the same issue. I am on a 1 year old Lenovo Laptop. 

    After a windows reset, I am missing the Microsoft store app. I am also missing other Microsoft apps like sticky notes and the calculator among others...

    I tried doing a second Windows Reset and it did not work. My windows is up to date. I tried using the PowerShell as admin with this command I copied from this very forum:

    I paste it, hit enter and nothing happens. I tried restarting the computer after entering this command and nothing... 

    Does someone have an idea of what to try next...

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-03-07T23:05:17+00:00

    4 years later and this thread is still active. I've never seen anything like it in all my years using Microsoft products.

    It does get a tad boring after some years have passed with no apparent fix.

    At least I didn't get here till late August of 2020. That's less than a year.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2019-02-22T20:20:29+00:00

    Windows PowerShell

    Copyright (C) Microsoft Corporation. All rights reserved.

    PS C:\WINDOWS\system32> Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Add-AppxPackage : Cannot find path 'C:\Program

    Files\WindowsApps\microsoft.windowsstore_11811.1001.18.0_x64__8wekyb3d8bbwe\AppXManifest.xml' because it does not

    exist.

    At line:1 char:53

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

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

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

       ndException

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

    PS C:\WINDOWS\system32>

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2018-08-31T16:14:51+00:00

    Thanks...working perfect now!

    Was this answer helpful?

    0 comments No comments