WIndows 10 Store Not Installed

Anonymous
2015-08-23T04:09:19+00:00

Hello,

Whenever I try to open Windows Store, it gives me the error message, "This app can't open. There's a problem with Store. Contact your system administrator about repairing or reinstalling it."

When I go to C:\Windows, there's no Winstore folder. Therefore, there is no AppxManifest.xml to guide Powershell in reinstalling everything.

The SFC and DISM are in progress, and I am just about to close Edge to try the "Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}" command. I don't think I'll have much luck, though, because it calls for the C:\Windows\Winstore\AppXManifest.xml file as well.

EDIT:

Alrighty then, the aforementioned command worked but not to fix Store. It apparently just reinstalled some of the apps, or updated their AppXManifests or something.

So, as I said, nothing. Yay. A little help here?

EDIT:

Neither SFC nor DISM found anything wrong.

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
Answer accepted by question author
Anonymous
2020-12-04T21:25:41+00:00

I HAVE ULTIMATE FIX FOR THIS I GOT NO MS FOR 2 YEARS NOTHING HELPED:

1.install xbox app:

https://aka.ms/XboxInstaller

2.log in

3.click on your avatar->settings

in second tab there should be something telling u ,,u need microsoft store to xbox app work good'' and u just simply click ,,install''

No problem guys.

Was this answer helpful?

0 comments No comments

68 additional answers

Sort by: Oldest
  1. Anonymous
    2015-09-18T16:10:37+00:00

    Hi, Christopher.

    Thank you for posting your response We appreciate the effort and time you have spend to resolve the issue, and we in Community will try to help you in the best possible way we can.

    I would suggest that you try and re-register store and check if the issue still persist. To re-register follow the steps mentioned below:

    Steps;

    • On the search bar, type Powershell, right click on it and Run as Administrator.
    • The type the command-

    powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.XML

    • Restart computer and open store.

    Hope this information is helpful. Please let us know the status of your issue so that we can assist you further.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2015-09-21T17:53:14+00:00

    I cannot register SystemRoot\WinStore\AppxManifest.XML

    ****SystemRoot\WinStore\AppxManifest.XML does not exist

    As I said in my first post

    Remember that?

    Right there

    So really, getting this message isn't all that surprising:

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2015-09-28T00:21:09+00:00

    I am exactly in the same situation. Is there a solution?

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2015-10-02T09:44:36+00:00

    Hi Sandra,

    Thanks for sharing your concern on Microsoft Community.

    To assist you better, I like to know; did you tried the above mentioned troubleshooting steps?

    If yes and issue still persists then,I suggest you to create a new user account and check if the issue still persists.

    Refer to the below link:

    http://windows.microsoft.com/en-us/windows-10/getstarted-set-up-accounts

    Hope it helps, reply to us with the status of your issue. We will be happy to assist you.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments