M
Mr. Patchy
I ran this command, and got this error (sorry image uploading isn't working): PS C:\WINDOWS\system32> Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed. Please contact your software vendor.(Exception from HRESULT: 0x80073
Continue reading...
Continue reading...