Share via

Cannot login to Microsoft Office account

R Warner 0 Reputation points
2026-03-31T04:00:41.78+00:00

I keep getting the following error. I can log into One Drive and other applications, but keep getting this error in only in Office. 'Fix me' just brings up another login window.

Microsoft Office account error

Microsoft 365 and Office | Subscription, account, billing | For home | Windows
0 comments No comments

2 answers

Sort by: Most helpful
  1. Sumit D - IA 165.4K Reputation points Independent Advisor
    2026-03-31T05:16:30.6666667+00:00

    Hi,

    Is the login Window blank?

    It seems like the AADClient isn't working, which facilitates the sign-in into Windows.

    Can you try this: In Windows Search, type in PowerShell, right-click on it, and then choose Run as administrator. Run:

    Get-AppxPackage *Microsoft.AAD.BrokerPlugin* | Reset-AppxPackage

    Also in an elevated CMD the following:

    RunDll32.exe InetCpl.cpl,ResetIEtoDefaults

    Good luck!

    0 comments No comments

  2. Q&A Assist
    2026-03-31T04:00:58.1166667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    This behavior is typically caused by stale or conflicting cached identities and tokens on the device. Clearing those Office/OneDrive identity caches and then signing in again usually resolves the endless “Fix me”/sign‑in loop.

    Follow these steps on the affected PC:

    1. Close all Office apps
      • Close Word, Excel, Outlook, OneNote, Teams, and OneDrive sync client.
    2. Remove cached identity folders
      • Open File Explorer.
      • In the address bar, paste each path below (one at a time) and press Enter.
      • When the folder opens, delete everything inside it:
        • %LocalAppData%\Microsoft\OneAuth
        • %LocalAppData%\Microsoft\IdentityCache
      • If present, also clear the following (from the Q&A guidance):
        • %LocalAppData%\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy
        • %LocalAppData%\Microsoft\TokenBroker
    3. Restart Windows
      • Restart the computer to release any remaining locks on those caches.
    4. Start OneDrive and Office and sign in once
      • Launch OneDrive first and sign in with the correct Microsoft account.
      • Then open Word (or another Office app), go to File > Account and use Sign in with the same account.
      • The account error banner should clear and connected services should load normally.

    If the issue persists, also check for multiple cached Office identities in the registry as described for error 0x8004dec5 and 0x8004de80/0x8004de86, and remove the Identity key under HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Common\Identity (after backing up the registry), then repeat the sign‑in.


    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.