"We could not sign you into Xbox Live" Error code 0x80004005.

Alexander McDonald 0 Reputation points
2026-02-17T03:48:07.9366667+00:00

Greetings users, Recently my Microsoft account was hacked and I was unable to get it back. Unfortunately with that loss I also lost my Minecraft account. So I made a new Microsoft account and purchased another Minecraft account but whenever i go to sign into the launcher, I am unable to sign in due to an error code (0x80004005) and a notification that mentions that a file that the Windows Product Activation requires is damaged or missing.

Following reading that last message about the WPA and the corrupted file, I did a clean reinstall of windows on the current download that it was on. I did that to hopefully repair the issue. Which unfortunately did not help my situation.

Does anyone know of another fix, I know google said to run some stuff through Powershell and command prompt and I did however it also did not fix the issue.

Thanks.

AM

Windows for home | Windows 11 | Gaming
0 comments No comments

2 answers

Sort by: Most helpful
  1. Carl-L 20,295 Reputation points Microsoft External Staff Moderator
    2026-02-19T10:43:20.56+00:00

    Hello Alexander McDonald,

    Welcome to Microsoft Q&A forum.

    I see that you are having issue with the signing in to the Minecraft Launcher. Before we proceed, may I know if you are having issue to any other Microsoft apps and Services?

    In the meantime, please try out these fixes.

    • Disable IPv6
      1. Type "Control Panel" in the search bar and press Enter.
      2. Go to Network and internet > Network and Sharing Center > Select your connection > Properties.
      3. Uncheck "Internet Protocol Version 6/IPv6"
      4. Select "OK" and Apply.
      5. Reset the apps and try again.
    • Resync the clock.
      1. Go to Settings > Time & language > Date & Time.
      2. Make sure "Set time automatically" and "Set time zone automatically" is set to enabled.
      3. Click "Sync now" to resync the clock.

    Additionally, you can create another user profile and see if the issue persists in that profile.


    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.

    Was this answer helpful?


  2. AI answer

    2026-02-17T03:58:18.94+00:00

    The error code 0x80004005 that you're experiencing when trying to sign into Xbox Live is often related to issues with Windows Product Activation or missing/corrupted files. Since you've already performed a clean reinstall of Windows and attempted some troubleshooting steps without resolution, here are some additional suggestions:

    1. Ensure Windows is Updated: Make sure your Windows installation is fully updated. Go to Settings > Update & Security > Windows Update and check for any available updates.
    2. Use the Windows Activation Troubleshooter: This built-in tool can help diagnose and fix activation-related problems. Navigate to Settings > Update & Security > Activation, and select Troubleshoot.
    3. Re-register Windows Apps: You can re-register all Windows apps, which may resolve the issue. Open PowerShell as an administrator and execute the following command:
         Get-AppxPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$_.InstallLocation\AppXManifest.xml"}
      
    4. Run System File Checker: To check for and repair corrupted system files, open Command Prompt as an administrator and run:
         sfc /scannow
      
    5. Contact Microsoft Support: If the problem persists, it may be necessary to reach out to Microsoft Support for further assistance, especially considering your account was previously compromised.

    These steps should provide a more comprehensive approach to resolving the sign-in issue you are facing.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

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.