Dear @Wrensley,
Thank you for posting your question in the Microsoft Q&A forum.
We apologize for any inconvenience you may encounter when using our services/ products. Based on your description, kindly try these following steps:
Reset Microsoft Store cache
- Press Win + R > run
wsreset.exe
Repair Gaming Services and Xbox app
- Go to Settings > Apps > Installed apps > Gaming Services > Advanced options > Repair.
- If the issue persists, do Reset.
- Do the same for the Xbox app
Reinstall Gaming Services
- Navigate to PowerShell (Run as Administrator) > run:
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
- Then install Gaming Services
Repair system files
- Navigate to Command Prompt (Run as Administrator) > run:
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
- Reboot afterwards.
In-place update
- Download Windows 11 Media Creation Tool (MCT) from this link: https://go.microsoft.com/fwlink/?linkid=2156295
- Run MCT and download the ISO it recommends for your system. Do not uncheck "Use the recommended options for this PC".
- Right-click on the downloaded ISO > "Mount." This assigns the ISO a drive letter.
- Run
setup.exefrom the ISO drive. This starts the in-place upgrade/repair installation. - This starts the setup dialog. In the initial screen, click “Change how Setup downloads updates”
- Select “Not right now”, and continue the process.
I sincerely hope you understand that the initial steps I suggested may not have completely fixed the issue, as there may still be underlying causes that have not yet been identified. I am here to work closely with you, troubleshoot effectively, and explore every possible solution to ensure the best possible outcome.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.