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

Комментарии • 4

  • @Its_Bingo
    @Its_Bingo 4 месяца назад +1

    it is saying access denied on powershell

    • @shreeshyamchannel
      @shreeshyamchannel 4 месяца назад +1

      Please run powershell with administrative rights. Run as administrator

    • @moneyfultips
      @moneyfultips  4 месяца назад +2

      Please run powershell with administrative right. aka Run as Administrator.

    • @Its_Bingo
      @Its_Bingo 4 месяца назад

      @@moneyfultips that worked THX!!!!