Hi,
Thank you for posting your issue in Microsoft Q&A forum.
After researching, I found most of users who faced the same issue used below method to resolve it. Please kindly check if it also helps you.
- Run PowerShell command as Administrator.
- Copy and run Get-AppxPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}"
For your reference:
[XBOX Game Pass (PC) - Error 0x80070424 SOLVED
You can also check more possible solutions in below vedio.
Fix Error Code 0x80070424 When Installing Any Games On Xbox App/Microsoft Store In Windows 11/10
Best regards,
If the Answer is helpful, please click "Accept Answer" and upvote it. Thanks.