CLiP license device ID does not match the device ID in the bound device license [Fixed]
HTML-код
- Опубликовано: 16 ноя 2024
- Clip license device ID
Three lines of Codes for Windows Powershell:
Get-AppxPackage Xbox | Remove-AppxPackage
Get-AppxPackage Microsoft.XboxApp | Remove-AppxPackage
Get-AppxPackage Microsoft.GamingServices | Remove-AppxPackage -allusers
Run command to reset Windows Store:
WSReset.exe
it is saying access denied on powershell
Please run powershell with administrative rights. Run as administrator
Please run powershell with administrative right. aka Run as Administrator.
@@moneyfultips that worked THX!!!!