Share via

How to fix AADSTS900383?

Leeshay Li 0 Reputation points
2026-03-10T02:41:45.35+00:00

I have a trouble in sign in my account via outlook. how can resolve it?

Outlook | Windows | Classic Outlook for Windows | For business

2 answers

Sort by: Most helpful
  1. Hani-Ng 9,990 Reputation points Microsoft External Staff Moderator
    2026-03-10T03:45:43.4266667+00:00

    Hi Leeshay Li

    Thank you for reaching out to the Q&A Forum.

    Based on my research, this issue usually happens when a corporate firewall or proxy is configured to block access to external organizations (tenants), or if cached data in Outlook is conflicting with these settings. And here are some recommended steps you can try:

    Verify access via Outlook on the Web

    Go to https://outlook.office.com> attempt to sign in.

    • If you cannot sign in here: The restriction is enforced by your network or IT admin.
    • If you can sign in here: The issue is local to your Outlook app > try to clear cache

    Clear Cached Account Settings: Windows may be holding onto an old "identity" that is triggering the restriction.

    • Close Outlook and all Office apps.
    • Go to Windows Settings > Accounts > Access work or school > If you see the affected account listed there, click Disconnect.
    • Restart your computer > Open Outlook and try to sign in again.

    Create a new Outlook Profile

    Here is detailed information you can follow: Create an Outlook profile - Microsoft Support

    If none of the above steps resolve the issue, please reach out to your IT Administrator and tell them that you are receiving AADSTS900383. This usually requires them to check Cross-Tenant Access settings or Network Proxy/Firewall restrictions that might be blocking external organizations.

    I hope this information helps, or if you need any additional information, please don’t hesitate to reach out!


    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.


  2. Q&A Assist
    2026-03-10T02:42:00.0866667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    AADSTS900383 is an authentication error from Microsoft Entra ID (Azure AD) that indicates a sign-in problem when Outlook tries to connect to Microsoft 365.

    For Outlook on Windows (for business), use these steps:

    1. Run the Microsoft 365 sign-in troubleshooter
    2. Repair the account and profile for Outlook
      • Sign in to the Outlook account problems page with the affected Office 365 business account:
      • This page can automatically troubleshoot issues such as:
        • Repeated password prompts
        • Cannot create Outlook profile
        • Cannot connect to mailbox or mailbox not found
        • Invalid license or Office cannot verify license
    3. Repair the authentication components (WAM plugin)
      • If the issue is with a work or school account on Windows, repair the Microsoft Entra WAM plugin using PowerShell:
        1. Right-click the Windows icon in the taskbar and select Windows PowerShell (Admin).
        2. Approve the UAC prompt.
        3. Run this command for organizational (work) accounts:
                  if (-not (Get-AppxPackage Microsoft.AAD.BrokerPlugin)) { Add-AppxPackage -Register "$env:windir\SystemApps\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\Appxmanifest.xml" -DisableDevelopmentMode -ForceApplicationShutdown } Get-AppxPackage Microsoft.AAD.BrokerPlugin
          
        4. When it completes without errors, restart Outlook and try to sign in again.
    4. If sign-in still fails
      • If Outlook still cannot sign in and continues to show AADSTS errors, contact the organization’s Microsoft 365/Entra ID administrator. There may be a domain, licensing, or conditional access policy issue preventing 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.