Problem restoring the Windows Store

  • Thread starter Thread starter jeffclarke_lincs
  • Start date Start date
J

jeffclarke_lincs

Guest
I followed the advice presented in this post Redirecting: Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} to try to restore the Windows Store on my Win 10 22H2 PC.Following that step I receive the following error message:Add-AppxPackage : Cannot find path 'C:\AppXManifest.xml' because it does not exist. I checked that AppXManifest.xml is in the WindowsStore fold

Continue reading...
 
Back
Top