Share via

"There was a problem signing you in" ALL MORNING

Kai Heer 130 Reputation points
2026-02-06T09:59:40.37+00:00

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
{count} votes

3 answers

Sort by: Most helpful
  1. VALERY 15 Reputation points
    2026-02-10T18:27:45.4466667+00:00

    A problem has been detected. She's being eliminated now. It is unclear how long this will take.

    User's image

    1 person found this answer helpful.

  2. Alex 0 Reputation points
    2026-02-13T00:05:40.11+00:00

    It's working again for me today.


  3. Q&A Assist
    2026-02-06T09:59:51.61+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The 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:

    1. 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.
    2. 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:
         get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
      
      Then, reinstall Gaming Services from the Microsoft Store.
    3. 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:
         get-appxpackage Microsoft.XboxApp | remove-AppxPackage -allusers
      
      Then reinstall the app from the Microsoft Store.
    4. Restart Your PC: Sometimes, simply restarting your PC can resolve issues with services being in a bad state.
    5. 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:


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.