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: Most helpful
  1. 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
  2. Anonymous
    2015-09-01T06:04:29+00:00

    UPDATE:

    I have now noticed that ms-get-started is not installed either. Fantastic.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2015-12-06T20:30:10+00:00

    Bloody same problem :/

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. 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