Microsoft Outlook Connection Failures, Slow Sync, and Missing Emails — Profile, OST, and Cached Mode Issues
Outlook desktop clients fail to connect to Exchange or Microsoft 365, synchronize mail slowly, or display missing emails due to corrupted profiles, OST file corruption, Cached Exchange Mode misconfiguration, stale credentials, or network/DNS issues. OWA remains functional while the desktop client exhibits symptoms. Resolution involves profile repair or recreation, OST file rebuild, cache mode adjustment, credential clearing, and network validation.
Indicators
- Outlook status bar displays 'Disconnected' or 'Trying to connect...' persistently
- Outlook status bar shows 'Connected' but new emails are not appearing or are significantly delayed
- Emails visible in OWA (Outlook Web Access) are absent from the Outlook desktop client
- Send/Receive errors appear when manually triggering a sync (F9)
- Outlook takes an unusually long time to open or load the mailbox
Likely causes
- Corrupted Outlook profile preventing successful authentication or connection to the mail server
- OST (Offline Storage Table) file corruption causing sync failures or missing items
- Cached Exchange Mode enabled with an oversized or misconfigured cache (commonly over 50 GB), causing slow sync
- Network connectivity or DNS resolution issues preventing Outlook from reaching Exchange Autodiscover or mail endpoints
- Expired or invalid credentials stored in Windows Credential Manager causing silent authentication failures
- Server-side throttling policies on Exchange Online limiting sync frequency or data volume
- Antivirus or firewall software intercepting MAPI/HTTPS traffic to the mail server
Diagnostic steps
-
Check Outlook connection status by hovering over the Outlook icon in the system tray or reading the status bar at the bottom of the Outlook window. Note whether it shows 'Connected', 'Disconnected', 'Trying to connect', or 'Working Offline'.Determines whether Outlook has any connectivity to the mail server, narrowing scope to network/auth vs. sync-level issues.
-
Test connectivity to OWA or Outlook on the Web using a browser on the same machine (https://outlook.office365.com for M365, or on-prem OWA URL). Attempt to log in and verify whether new emails are present and accessible.Confirms whether the mailbox and server are functioning correctly and isolates the problem to the Outlook desktop client.
-
Launch Outlook in safe mode by running: outlook.exe /safeDetermines whether a corrupted add-in or profile component is causing the connectivity or sync issue by starting without add-ins.
-
Open Windows Credential Manager (Control Panel > Credential Manager > Windows Credentials), locate any stored credentials for the mail server, Exchange, or Office 365, and remove them.Clears stale or expired credentials that may silently prevent Outlook from authenticating to the server.
-
Check the size and location of the OST file: File > Account Settings > Account Settings > Data Files tab. Note the file size and path (typically %LOCALAPPDATA%\Microsoft\Outlook\).An oversized or fragmented OST file (commonly over 50 GB) can cause severe slow sync or apparent missing emails.
-
Review the Windows Application Event Log for Outlook-related errors: Event Viewer > Windows Logs > Application, filter by Source: 'Outlook' or 'MAPI'.Surface specific error codes or warnings generated at the time of the connectivity or sync failure.
Resolution path
- 1. Repair the Outlook profile: Control Panel > Mail > Show Profiles > Add. Create a new mail profile, configure the user's mailbox, set the new profile as default, and relaunch Outlook to test connectivity.
- 2. Rebuild the OST file: Close Outlook completely. Navigate to %LOCALAPPDATA%\Microsoft\Outlook\, rename the existing .ost file (e.g., append .old), then relaunch Outlook. Outlook will recreate the OST and re-sync from the server. Note: This may take significant time for large mailboxes.
- 3. Adjust Cached Exchange Mode settings: File > Account Settings > Account Settings > double-click the Exchange account > More Settings > Advanced tab. Reduce the 'Mail to keep offline' slider (e.g., to 3 or 6 months) or temporarily disable Cached Exchange Mode to test in online mode.
- 4. Run the Microsoft Support and Recovery Assistant (SaRA) tool from https://aka.ms/SaRA-OutlookSetupProfile to automatically diagnose and repair Outlook connectivity issues including profile problems, Autodiscover misconfigurations, and authentication errors.
- 5. If antivirus or firewall is suspected, temporarily disable real-time scanning of email or add Outlook.exe and the OST file directory (%LOCALAPPDATA%\Microsoft\Outlook\) to the exclusion list, then retest sync.
- 6. For Microsoft 365 environments, check the Microsoft 365 Service Health Dashboard (admin.microsoft.com > Health > Service health) to rule out an active service incident affecting Exchange Online.
Prevention
- Set Cached Exchange Mode to sync only a rolling window of recent mail (e.g., 3–12 months) rather than the full mailbox, to prevent OST file bloat and slow sync over time: File > Account Settings > More Settings > Advanced > Mail to keep offline.
- Exclude the Outlook OST file directory (%LOCALAPPDATA%\Microsoft\Outlook\) and outlook.exe from real-time antivirus scanning to prevent AV interference with mailbox sync.
- Maintain Outlook and Office up to date with the latest cumulative updates to receive connectivity, authentication, and sync bug fixes from Microsoft.
- Monitor Microsoft 365 Service Health proactively via the admin portal or configure alert emails so IT staff are notified of Exchange Online degradation before end-user tickets are raised.
Tools
- Microsoft Support and Recovery Assistant (SaRA) — automated Outlook and Microsoft 365 diagnostics and repair
- outlook.exe /safe — launches Outlook in safe mode without add-ins
- Windows Credential Manager — view and remove stored mail server credentials
- Windows Event Viewer — review Application log for MAPI and Outlook errors
- Microsoft 365 Service Health Dashboard — check for active Exchange Online incidents
- Outlook Web Access (OWA) — validate server-side mailbox accessibility independently of the desktop client