Designed for Enterprise IT Support & Corporate Environments

O365

Outlook Not Syncing Mail (Windows / macOS)

Use this guide when Outlook stops sending or receiving mail but the user account is still active. The steps focus on safe client-side checks and explicitly call out when to escalate for Exchange, Conditional Access, or mailbox permission issues.

Severity: MediumUser Safe
Estimated Fix Time

15-20 min

Access Level

User Safe

Total Steps

6

Author & Verification

Tamem J

IT Solutions Engineer

Last reviewed: March 3, 2026

Runbooks and troubleshooting guides are reviewed for enterprise-safe usage and avoid security bypass patterns.

  • Enterprise Microsoft 365 Administration
  • Endpoint Management (Intune, Jamf, Kandji)
  • Identity & Access (Entra ID, Okta)
Tested on Windows 11 23H2Tested on Windows 10 22H2Tested on macOS Sequoia 15Tested on macOS Sonoma 14

Reviewed under Editorial Standards.

Trust Signals

No ratings yet

0 total helpfulness votes

  • Enterprise Microsoft 365 Administration
  • Endpoint Management (Intune, Jamf, Kandji)
  • Identity & Access (Entra ID, Okta)

Reference This Page For

Best use cases

This page is meant to be the faster runbook reference when the issue pattern and access requirements align closely with the fix scope.

  • Use this fix when you need a shorter runbook-style response for Outlook Not Syncing Mail (Windows / macOS).
  • Best for o365 issues where the access level is user safe and the estimated effort is 15-20 min.
  • Prefer this page when you want concise remediation, tested environments, and explicit escalation guidance without the longer support-portal framing.
#outlook#exchange-online#windows#macos#cache#sync

Note: “Download as PDF” opens the browser print dialog. Choose “Save as PDF” for a printable runbook copy.

Step-by-Step Resolution

Expand each section as needed

  1. 1

    Confirm scope and service health first

    Info

    Recommended validation or troubleshooting step

    Confirm whether the issue affects one mailbox, one device, or multiple users. Test Outlook on the web (OWA) for the same account. If OWA is also failing, treat it as a mailbox or service-side issue rather than a local Outlook client issue.

  2. 2

    Validate sign-in and network connectivity

    Command

    Includes a copyable command block

    Command
    # Windows (PowerShell)
    Test-NetConnection outlook.office365.com -Port 443
     
    # macOS (Terminal)
    nc -vz outlook.office365.com 443
  3. 3

    Check Outlook status indicators

    Info

    Recommended validation or troubleshooting step

    In Outlook, confirm the app is not in Work Offline mode. Review the status bar for Disconnected, Need Password, or Trying to connect messages. Ask the user to open a recent email and send a test message to themselves to confirm if the issue is send, receive, or both.

  4. 4

    Restart Outlook and perform a manual sync

    Info

    Recommended validation or troubleshooting step

    Close Outlook fully, reopen it, then trigger Send/Receive (Windows) or Sync (macOS). If a shared mailbox is impacted, confirm the primary mailbox sync is healthy before investigating the shared mailbox cache behavior.

  5. 5

    Review local cache symptoms before resetting profiles

    Warning

    Review carefully before proceeding

    Do not delete Outlook profiles or credentials as a first step in a corporate environment. Profile recreation can remove shared mailbox mappings, local signatures, and support telemetry. Escalate to the messaging team before profile reset if the user has repeated auth prompts, missing folders, or delegate access issues.

  6. 6

    Escalate when mailbox or policy indicators are present

    Warning

    Review carefully before proceeding

    Escalate to Exchange / Microsoft 365 admins if OWA fails, multiple users are affected, mailbox permissions changed recently, or sign-in logs show Conditional Access blocks, MFA loops, or risky sign-in enforcement.

Monetization disclosure

Support more enterprise-safe fixes

This runbook stays free through optional partner recommendations, light ad placements, and direct support. The fix steps remain the priority.

Some links may be affiliate links. If you buy through them, this site may earn a commission at no extra cost to you.

Related Search Queries

Other common ways people describe this issue when they are searching or escalating it.