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-12-07T03:32:47+00:00

    I'm having the same problem did you ever find a fix I need help at a lose

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. 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
  3. Anonymous
    2015-12-11T23:46:47+00:00

    I have the Same Problem on Windows 10 Pro.

    I already Reset my PC (with Keep my Files and after this was not helpful, a complete Reset)

    Also tryed:

    PS C:\WINDOWS\system32> powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:

    SystemRoot\WinStore\AppxManifest.XML

    Add-AppxPackage : Der Pfad "C:\WINDOWS\WinStore\AppxManifest.XML" kann nicht gefunden werden, da er nicht vorhanden

    ist.

    In Zeile:1 Zeichen:1

    • Add-AppxPackage -DisableDevelopmentMode -Register C:\WINDOWS\WinStore ...
    • 
      

        + CategoryInfo          : ObjectNotFound: (C:\WINDOWS\WinStore\AppxManifest.XML:String) [Add-AppxPackage], ItemNot

       FoundException

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

    PS C:\WINDOWS\system32>

    AND:

    PS C:\Users\sebas\Desktop> .\reinstall-preinstalledApps.ps1 *Microsoft.WindowsStore*

    Sicherheitswarnung

    Führen Sie ausschließlich vertrauenswürdige Skripts aus. Skripts aus dem Internet können zwar nützlich sein, stellen jedoch auch eine

     potenzielle Gefahr für Ihren Computer dar. Wenn Sie diesem Skript vertrauen, lassen Sie mit dem Cmdlet "Unblock-File" die Ausführung

     des Skripts ohne die Warnmeldung zu. Möchten Sie "C:\Users\sebas\Desktop\reinstall-preinstalledApps.ps1" ausführen?

    [N] Nicht ausführen  [M] Einmal ausführen  [H] Anhalten  [?] Hilfe (Standard ist "N"): M

    No provisioned apps match the specified filter.

    PS C:\Users\sebas\Desktop>

    But nothing changed.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2015-12-09T02:09:39+00:00

    Hi Crystal,

    Thanks for sharing your concern on Microsoft Community.

    To assist you better, please provide few details.

    1. Have you tried the above mentioned troubleshooting steps?
    2. What is the make and model of your computer?

    If you have tried the above troubleshooting steps but the issue still persists, I suggest you to preform System refresh and check if it helps.

    Refer to the below link:

    http://windows.microsoft.com/en-us/windows-10/windows-10-recovery-options

    Refer to the section: Reset your PC and then select Keep my files.

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

    Was this answer helpful?

    0 comments No comments