Recent content by Adam Smith16

  1. Adam Smith16

    Windows 10 app store won't open, error message to contact system admin to repair or reinstall.

    this seemed to do the trick for me Open Powershell as admin and run the following command Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}