the shared calendar's connection status shows "Disconnected" in the Outlook Connection Status

ANdrea fr 20 Reputation points
2025-08-26T18:42:56.3433333+00:00

My Outlook client is failing to refresh a shared calendar connection from another tenant. While my main mailbox shows as "Connected," the shared calendar's connection status persistently shows "Disconnected" in the Outlook Connection Status dialog. There are no prompts or errors. My ETL traces show a silent failure to acquire a new OAuth token for the shared calendar. Why would a secondary connection fail to renew its token when the primary connection is fine?

Outlook | Web | Outlook.com | Calendar
0 comments No comments
{count} votes

Accepted answer
  1. Chloe-L 1,585 Reputation points Microsoft External Staff Moderator
    2025-08-26T23:07:02.5966667+00:00

    Hello @ANdrea fr,

    Welcome to Microsoft Q&A!

    Thank you for providing such a detailed and technical description of the issue you are facing with your Outlook for Microsoft 365 client. I understand how frustrating it can be when a core function like a shared calendar connection fails silently, especially when your primary mailbox is working correctly.

    Based on the information you've shared from the Outlook Connection Status and ETL traces, it appears you are dealing with a credential or token caching issue specific to secondary connections. This is a known, though not common, scenario where a stale or invalid OAuth token for a shared resource fails to be renewed, causing a silent disconnection.

    Here are the steps we recommend to resolve this, starting with the most likely solution:

    Step 1: Clear Outlook's Cached Credentials

    The most effective way to resolve a token mismatch is to force Outlook to re-acquire new authentication tokens for all your connected services. This can be done by clearing the stored credentials in Windows.

    1. Completely close Outlook and all other Office applications.
    2. In the Windows search bar, type Credential Manager and open the application.
    3. Select Windows Credentials.
    4. Under the "Generic Credentials" section, look for any entries that mention MicrosoftOffice or MSO.
    5. Click on each of these entries and select Remove. Confirm the deletion.

    Once you have removed all relevant credentials, restart your PC.

    Step 2: Force Re-Authentication

    After your PC has restarted, open Outlook. The application should now prompt you to enter your password. This is a critical step, as it forces Outlook to perform a clean authentication and acquire new, valid tokens for all your connections, including the shared calendar. 

    Why This Works

    Outlook maintains separate authentication sessions for different resources (e.g., your primary mailbox, a shared calendar in another tenant). The token for the shared calendar may have a different expiration policy or be subject to different security rules (like Conditional Access Policies on the other tenant). By clearing the cache, you eliminate the stale token that was causing the connection to fail, allowing Outlook to start a new, successful authentication flow.

    We hope this resolves your issue. Please let us know if the problem persists after following these steps, and we can explore more advanced troubleshooting options. Warm regards   

    Chloe L. | Microsoft Q&A Support Specialist

    ==============================================================

    To assist others who might have similar questions and to help us improve our support system, we kindly encourage you to "Accept the answer" if it successfully addressed your concern. Accepting an answer lets other users know that this solution worked for you, and it also helps us track the effectiveness of our support efforts.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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