How to Fix Microsoft 365 Error 70003 on Windows 11

If you’re trying to sign in to Microsoft 365 apps like Outlook, Word, Excel, Teams, or OneDrive and keep running into Error 70003, it usually means Windows is unable to verify your Microsoft or Work/School account. This issue often appears because of corrupted credentials, expired authentication tokens, Office profile conflicts, network restrictions, or Azure AD problems.

The good news is that Error 70003 can be fixed with the right troubleshooting steps — and we’ll walk you through all of them in detail.

1. Sign Out and Sign In Again to Refresh Your Account Token

Microsoft 365 uses cached authentication tokens to keep you logged in. If these expire or become corrupted, Error 70003 appears.

  1. Open any Microsoft 365 app, such as Word or Outlook.
  2. Click your Profile icon in the top-right corner.
  3. Select Sign out, and confirm the action.
  4. Close all Microsoft 365 apps completely — do NOT leave them running in the background.
  5. Press Ctrl + Shift + Esc to open Task Manager and make sure no Office processes like Winword.exe, Excel.exe, Teams.exe, or OfficeClickToRun are still open.
  6. Reopen any Microsoft 365 app.
  7. When prompted, sign in again with your Microsoft 365 account.

This forces Office to rebuild your authentication token from scratch.

2. Remove Old Credentials From Windows Credential Manager

Windows stores login data for Microsoft apps in Credential Manager. If these saved credentials conflict with your current account, Microsoft 365 refuses to sign in.

  1. Press Windows + S, type Credential Manager, and open it.
  2. Select Windows Credentials.
  3. Scroll through the list and look for entries related to Office such as:
    • MicrosoftOffice16
    • Office16Data
    • MicrosoftAccount
    • aad:token
  4. Click the entry and select Remove.
  5. Repeat this for all Office- or Microsoft-related credentials.
  6. Restart your PC to ensure the changes apply.
  7. Launch a Microsoft 365 app and sign in again.

Removing outdated credentials is one of the most reliable fixes for Error 70003.

3. Clear Cached Identity Data Using Registry Editor

Office stores identity data in the Registry. If these entries are corrupted, the sign-in system won’t work.

  1. Press Windows + R, type regedit, and press Enter.
  2. Navigate to this path: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity
  3. Look for folders like:
    • Identities
    • Profiles
  4. Right-click them and choose Delete.
  5. Close Registry Editor.
  6. Restart your PC.
  7. Open any Office app and try signing in again.

Deleting these keys removes broken identity profiles and forces Office to create new ones.

4. Repair Microsoft 365 From Apps & Features

If Microsoft 365 files are corrupted or partially updated, sign-in can fail.

  1. Open Settings → Apps → Installed apps.
  2. Search for Microsoft 365 or Office.
  3. Click the three dots menu and choose Modify.
  4. Select Quick Repair and click Repair.
    • This runs a fast scan and repairs core Office files without needing internet.
  5. If the quick repair doesn’t fix the issue, repeat the process but choose Online Repair.
    • This fully reinstalls Office components and replaces broken files.

Online Repair is the most effective method for fixing deep corruption in Office apps.

5. Reset Microsoft Authentication Tokens Using dsregcmd

Microsoft uses Azure AD tokens to authenticate work or school accounts. When these become invalid or stuck, apps may not recognize you.

  1. Right-click Start and choose Windows Terminal (Admin).
  2. To remove old tokens, run: dsregcmd /leave
  3. Restart your PC.
  4. To rejoin and refresh your Azure AD tokens, run: dsregcmd /join
  5. Try signing into Microsoft 365 again.

This reset forces Windows to reconnect properly to your organization’s cloud environment.

6. Disconnect and Reconnect Your Work or School Account

If your Azure AD account is partially connected or “Needs Attention,” Microsoft 365 fails to authenticate properly.

  1. Open Settings → Accounts → Access work or school.
  2. Find your Work or School account.
  3. If it shows an Error, Needs attention, or Sync stopped, click it.
  4. Select Disconnect.
  5. Restart your PC.
  6. Return to the same menu and click Connect to add the account again.

This rebuilds the full Azure AD connection.

7. Check Whether Your Account Exists in Your Organization

If you’re using a Work/School account, it must be active in Azure AD.

  1. Visit https://portal.office.com in a browser.
  2. Try signing in with your Work/School account.
  3. If login fails here too, contact your IT administrator.
  4. Ask them to check in Azure AD whether your:
    • account is disabled
    • license has expired
    • mailbox was removed
    • permissions changed

Error 70003 is common after admins remove accounts or change permissions.

8. Update Microsoft 365 to the Latest Version

Outdated versions of Microsoft 365 may have authentication bugs.

  1. Open Word or Excel.
  2. Go to File → Account.
  3. Click Update Options → Update Now.
  4. Allow Office to download and install the latest updates.
  5. Restart the app and sign in again.

Newer versions usually include fixes for identity and login issues.

9. Fix Incorrect Date & Time Settings (Common but Overlooked)

Microsoft authentication requires accurate time sync. Even a few minutes difference can break login.

  1. Open Settings → Time & language → Date & time.
  2. Turn on Set time automatically.
  3. Turn on Set time zone automatically.
  4. Click Sync now to refresh your time server connection.
  5. Restart Microsoft 365 apps.

Now try signing in again.

10. Clean Uninstall Microsoft 365 Using SaRA (Last Resort)

If none of the above methods fix the problem, a clean reinstall is your best option.

  1. Download the Microsoft Support and Recovery Assistant (SaRA) tool.
  2. Launch the tool and select Office → Uninstall.
  3. Follow the prompts to remove all Office files, registry entries, and leftover components.
  4. Restart your PC.
  5. Go to your Microsoft Account → Services & subscriptions page.
  6. Download and reinstall Microsoft 365.
  7. Sign in again.

This removes every trace of broken Office data that could be causing Error 70003.

Wrapping Up

Microsoft 365 Error 70003 usually appears when authentication files, identities, or saved credentials become outdated or corrupted. By clearing credential data, resetting authentication tokens, repairing Office, updating the suite, and reconnecting your account, you can resolve the issue quickly.

Once fixed, you’ll be able to sign in to Microsoft 365 apps without interruptions — whether you’re using Outlook, Teams, Excel, or Word.

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.

X