PowerShell error

C

ColinLakin1

Hello. Ive been having issues using Xbox Game Bar and tried to reinstall it using PowerShell but every time I run the command it comes up with an errorThe command I use is: Get-AppxPackage *Xbox* | Remove-AppxPackageI also use Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackageAnd it always comes up with this error Get-AppxPackage : An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) At line:1 char:1 + Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo

Continue reading...
 
Back
Top Bottom