opolistama.blogg.se

Microsoft store keeps closing
Microsoft store keeps closing











microsoft store keeps closing microsoft store keeps closing

So, it can’t find the XML file that it needs. In my case, it looked like this: error 0x80070002: Reading manifest from location:Ĭ:\ProgramData\Microsoft\Windows\AppRepository\Microsoft.WindowsStore_11602.1.26.0_neutral_split.scale-125_8wekyb3d8bbwe.xml failed with error: The system cannot find the file specified. At the end, you should see the exact reason why the command failed. Look where it says “…use the command line Get-AppxLog…” and then copy and paste everything from Get-AppxLog to the end of the line, as follows: Get-AppxLog -ActivityID aaa7357d-bec0-0001-5f4f-a8aac0bed101 + FullyQualifiedErrorId : DeploymentError.Commands.AddAppxPackageCommand + CategoryInfo : WriteError: (C:\Program :String), IOException + Add-AppxPackage -register "C:\Program Files\WindowsApps\Microsoft.Win. NOTE: For additional information, look for aaa7357d-bec0-0001-5f4f-a8aac0bed101 in the Event Log or use the command line Get-AppxLog -ActivityID aaa7357d-bec0-0001-5f4f-a8aac0bed101 Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered. First, you have toįind the code for the error log. If you do get an error, display the error log. If you don’t get any errors, skip to step 14 (lucky you!) Running the following two commands: $manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml'Īdd-AppxPackage -DisableDevelopmentMode -Register $manifest

microsoft store keeps closing

Try re-installing your Windows Store app by “Powershell” then right-clicking “Windows PowerShell” and clicking

  • Run Powershell as administrator by hitting the start button, typing.
  • (Note: As always, I’m not responsible for any damage that may arise from you following my advice.) None of the “easy” solutions worked for me, but I dug deep and finally was able to fix this. This has to be one of the most annoying problems I’ve ever faced with Windows.













    Microsoft store keeps closing