A problem has been detected. She's being eliminated now. It is unclear how long this will take.
"There was a problem signing you in" ALL MORNING
Trying to play death stranding, keep getting a message that says "There was a problem signing you in. Try again in a bit" with an error code: 0x89245112, have ben getting this all morning, tried restarting my PC, tried signing out and back in, tried repairing the Xbox App. All useless.
Windows for home | Windows 10 | Gaming
3 answers
Sort by: Most helpful
-
-
Alex 0 Reputation points
2026-02-13T00:05:40.11+00:00 It's working again for me today.
-
Q&A Assist2026-02-06T09:59:51.61+00:00 AI generated content. This question contains an answer created with AI from Q&A Assist. Learn moreThe error code 0x89245112 indicates a problem with the sign-in process, which can often be related to issues with the Xbox services or the sandbox environment. Here are some steps you can take to troubleshoot this issue:
- Check Sandbox Access: Ensure that you are using a test account or an authorized developer account that has access to the correct sandbox for the game you are trying to play. You can verify this in Partner Center.
- Update Gaming Services: Make sure that your Gaming Services are up to date. You can do this by launching PowerShell as an administrator and running the following command:
Then, reinstall Gaming Services from the Microsoft Store.get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers - Update Xbox App: Ensure that the Xbox App is also updated. Switch to the RETAIL sandbox if you are in a development sandbox, and check for updates in the Microsoft Store. You can update it using PowerShell as well:
Then reinstall the app from the Microsoft Store.get-appxpackage Microsoft.XboxApp | remove-AppxPackage -allusers - Restart Your PC: Sometimes, simply restarting your PC can resolve issues with services being in a bad state.
- Check Internet Connection: Ensure that your internet connection is stable, as connectivity issues can also lead to sign-in problems.
If these steps do not resolve the issue, you may need to contact support for further assistance.
References: