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-10-20T17:48:19+00:00

    The solution that you find online don't work always. What does seem to work is to open the Xbox app on your pc. There you will find a prompt that a required program is missing and give the option to install the Store.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2019-03-01T22:14:55+00:00

    The simplest solution is this trouble shooter. 

    http://aka.ms/diag\_apps10

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-11-27T23:07:23+00:00

    I have that same problem too. Have you managed to figure out the problem?

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2019-11-10T01:05:23+00:00

    Update:

    My issue  with the Store App not

    fully launching has finally been  resolved. 

    Someone stole it out of my car!

    it’s their problem now!

    (karma in its purest form)

    My Lessons learned

    1: Only Windows 10 Pro as OS

    2: read the fine print on sale listings!

    1. watch return window, test out all tech asap before it shuts
    2. No more Lenovo!

     Why?  Laptop was Just  outside of return window by a few days. 

    Lenovo “customer service stated they wouldn’t take it back and wouldn’t repair it

    (I was instructed to take up to contact MSFT bc it was a software issue,

    not a hardware issue.

    not taking into consideration that they sent it to me as basically unusable(couldn’t download apps/reset/install security updates,

    anti-virus, ect)

    Hope this helps someone..

    Thanks all!

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2018-10-03T17:14:53+00:00

    PS C:\WINDOWS\system32> Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Reg

    ister "$($_.InstallLocation)\AppXManifest.xml"}

    Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed. Please contact your software vendor.

    (Exception from HRESULT: 0x80073CF9)

    error 0x80070003: Deployment of package Microsoft.WindowsStore_11806.1001.21.0_x64__8wekyb3d8bbwe was blocked by

    AppLocker.

    NOTE: For additional information, look for [ActivityId] dc4f57ea-5b39-0000-db8d-4fdc395bd401 in the Event Log or use

    the command line Get-AppxLog -ActivityID dc4f57ea-5b39-0000-db8d-4fdc395bd401

    At line:1 char:53

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

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

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

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

    What to do if AppLocker is blocking everything store-related I try to install?

    Deployment failed with HRESULT: 0x80073CF9, Install failed. Please contact your software vendor.

    (Exception from HRESULT: 0x80073CF9)

    error 0x80070003: Deployment of package Microsoft.WindowsStore_11806.1001.21.0_x64__8wekyb3d8bbwe was blocked by AppLocker.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments