Windows 10 Store Won't Open (Fix)

None of the fixes are working. I have a lot of data installed and I can’t afford to re-install all again.

After three days trying different site that didn’t help. I found your site and in minutes had it fixed. Thanks for making it easy to follow,

I’ve updated the article. Try Method 3.

I am getting the following error after executing the program above, if you can advise a tweek for it, it will be appreciated.

Add-AppxPackage : Cannot find path ‘C:WINDOWSWinStoreAppxManifest.xml’ because it does not exist.
At line:1 char:1

  • Add-AppxPackage -DisableDevelopmentMode -Register C:WINDOWSWinStore …
  •   + CategoryInfo          : ObjectNotFound: (C:WINDOWSWinStoreAppxManifest.xml:String) [Add-AppxPackage], ItemNot
     FoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

Looks like it will need to be troubleshooted. I’ll have a look at it remotely. Please ask this question separately on http://equestions.net/ask

Tried the second method after method 1 failed and got this error message:

Add-AppxPackage : Cannot find path ‘C:WINDOWSWinStoreAppxManifest.xml’ because it does not exist.

At line:1 char:1

  • Add-AppxPackage -DisableDevelopmentMode -Register C:WINDOWSWinStore …

  • 
      + CategoryInfo          : ObjectNotFound: (C:WINDOWSWinStoreAppxManifest.xml:String) [Add-AppxPackage], ItemNot
    
     FoundException
    
      + FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    

Any ideas?