Outlook IMAP Not Receiving Mail on Desktop Your Phone Gets Mail but Outlook Does Not

You send yourself a test email. 

Your phone receives it instantly.

Outlook on your desktop sits there doing nothing.

No errors. No warnings. No obvious reason why it stopped syncing.

This is one of the most common Outlook support problems, especially with IMAP accounts. The good news is that if mobile mail still works, your mailbox itself is usually healthy. In most cases, the issue is isolated to:

  • the Outlook client
  • a damaged local cache
  • broken authentication tokens
  • an interfering add-in
  • or software on the PC interrupting synchronization

The mistake many users make is jumping straight into destructive fixes:

  • recreating profiles
  • reinstalling Office
  • deleting mail files
  • changing random server settings from internet forums

That often makes the problem worse.

This guide starts with the safest checks first and progresses toward the heavier fixes only if required.

If your phone receives email but Outlook on your desktop does not, the issue is usually isolated to the Outlook client, its local profile, or software on the PC interfering with synchronization.

Understand How Outlook IMAP Sync Actually Works

Before troubleshooting, it helps to understand what Outlook is doing in the background.

Unlike many mobile mail apps, Outlook desktop does not always use real-time push synchronization for IMAP accounts. It commonly relies on periodic polling and local caching.

That means several moving parts can fail independently:

  • OST files cache mailbox data locally
  • IMAP folder subscriptions control which folders sync
  • OAuth tokens handle authentication
  • COM add-ins can intercept send/receive operations
  • Antivirus mail shields may proxy IMAP traffic
  • Windows Credential Manager stores login tokens and cached credentials

A failure in any one of these areas can stop desktop sync while mobile devices continue working normally.

Outlook problems are often local-state problems rather than server failures.

Phase 1 — Dangerous Advice to Avoid

A large amount of Outlook troubleshooting advice online is outdated, incomplete, or destructive.

Avoid these first.

Bad AdviceWhy It Causes ProblemsWhat Usually Happens
Blindly set Root Folder Path to INBOXMost modern IMAP providers expect this field to remain blank.Outlook creates duplicate folders or shows "This Computer Only" folders.
Disable Windows Search indexingOutlook search depends heavily on Windows indexing.Search breaks completely or becomes inconsistent.
Immediately create a new Outlook profileThis removes local settings, cached data, rules, and signatures.Users lose local configuration and spend hours rebuilding Outlook.
Reinstall Office firstMost sync problems are profile or cache related, not installation related.Time is wasted while the actual problem remains.
Delete the OST file immediatelyA damaged OST should first be renamed as a backup.Users risk losing local-only data or troubleshooting visibility.
Use registry cleaners or “Outlook repair” utilitiesMany third-party cleanup tools damage Outlook profiles further.Broken mail profiles and corrupted Office settings become harder to recover.

The safest Outlook troubleshooting approach is to start with low-risk checks first and only escalate when simpler fixes fail.

Phase 2 — The Fast Checks That Fix Most Cases

These checks solve a surprisingly large number of Outlook IMAP sync problems.

Check Work Offline Mode

Look at the Outlook status bar.

If you see:

  • Working Offline
  • Disconnected
  • or Trying to Connect

toggle Work Offline once from the ribbon.

Sometimes Outlook becomes stuck in offline mode after:

  • VPN interruptions
  • sleep/resume cycles
  • unstable Wi-Fi
  • laptop docking changes

Force a Manual Send/Receive

Press:

F9

or:

Send/Receive > Send/Receive All Folders

Watch carefully for:

  • hanging folders
  • authentication prompts
  • sync delays
  • timeout messages

If Outlook freezes on one specific folder, that folder may be corrupted or excessively large.

Start Outlook in Safe Mode

This is one of the fastest ways to isolate add-in problems.

Press:

Win + R

Then run:

outlook.exe /safe

If Outlook works normally in Safe Mode:

  • a COM add-in
  • antivirus integration
  • CRM extension
  • or synchronization plugin

is likely causing the issue.

Safe Mode disables most third-party Outlook integrations without modifying your profile or mailbox data.

Check for “This Computer Only” Folders

Look carefully through your folder tree.

If you see:

  • Sent Items (This Computer Only)
  • Drafts (This Computer Only)

Outlook has likely failed to map server folders correctly.

Common causes include:

  • incorrect Root Folder Path
  • damaged OST synchronization metadata
  • broken IMAP subscriptions

Review Outlook Rules

Go to:

File > Manage Rules & Alerts

Rules frequently:

  • move mail unexpectedly
  • redirect messages
  • delete mail automatically
  • send items into local folders

Temporarily disable all rules and test again.

Check Junk, Other, and Focused Inbox

Mail is sometimes syncing correctly but being hidden by Outlook filtering.

Check:

  • Junk Email
  • Other
  • Focused Inbox
  • archived folders

Then mark messages as:

  • Not Junk
  • or Move to Focused

if required.

Disable Antivirus Mail Scanning

Third-party antivirus products commonly interfere with IMAP synchronization.

This is especially common with:

  • Norton
  • McAfee
  • Bitdefender
  • Avast

Disable only the:

  • Outlook add-in
  • mail shield
  • email scanning component

—not the entire antivirus product.

Many antivirus products insert themselves between Outlook and the mail server, which can interrupt IMAP synchronization silently.

Check Mailbox Storage Limits

A full mailbox may stop new mail delivery.

Check mailbox usage in:

  • webmail
  • Outlook mailbox statistics
  • provider dashboards

If the mailbox is full:

  • archive old mail
  • empty Trash
  • reduce mailbox usage

Phase 3 — Authentication and Credential Problems

Modern Outlook problems are increasingly related to authentication rather than traditional mail transport.

Clear Stored Credentials

Windows Credential Manager corruption can cause:

  • repeated password prompts
  • silent authentication failures
  • token refresh problems
  • endless login loops

Open:

Control Panel > Credential Manager > Windows Credentials

Remove old entries related to:

  • Outlook
  • Office
  • MicrosoftOffice
  • IMAP accounts

Then restart Outlook and sign in again.

Credential corruption is especially common after password changes, MFA changes, or Microsoft 365 migrations.

Check OAuth and App Passwords

Many providers no longer allow normal passwords for older IMAP authentication methods.

This is common with:

  • Google
  • Microsoft
  • Yahoo

If two-factor authentication is enabled:

  • you may need an App Password
  • or Outlook may require OAuth reauthentication

This frequently affects desktop Outlook while mobile devices continue working normally because mobile apps remain authenticated longer.

Phase 4 — Repair the Local Sync Engine

If the earlier checks fail, Outlook’s local cache may be damaged.

Repair the Account

Go to:

File > Account Settings > Account Settings

Select the IMAP account and choose:

Repair

Depending on the Outlook version, this may:

  • refresh authentication
  • recreate folder mappings
  • revalidate synchronization settings

Rebuild the OST File

The OST file is a local mailbox cache.

If synchronization metadata becomes corrupted, Outlook may stop syncing correctly even though the server is healthy.

To rebuild it:

  1. Close Outlook completely
  2. Press:
Win + R
  1. Run:
%localappdata%\Microsoft\Outlook
  1. Locate the .ost file
  2. Rename it to something like:
old_backup.ost
  1. Reopen Outlook

Outlook will automatically create a fresh OST and resynchronize mail from the server.

Rename the OST first instead of deleting it immediately. This gives you a rollback option if local-only data still exists.

Large mailboxes may take several hours to fully resynchronize after an OST rebuild.

Resync a Single Folder

If only one folder fails to update:

  1. Right-click the folder
  2. Open:
Properties > Synchronization
  1. Select:
Clear Offline Items
  1. Then choose:
Send/Receive > Update Folder

Check the Sync Issues Folder

Outlook contains hidden diagnostic folders including:

  • Sync Issues
  • Conflicts
  • Local Failures

These folders often contain:

  • authentication failures
  • server rejection messages
  • corrupted sync attempts

Many users never realise these logs exist.

Phase 5 — Add-ins and Connection Problems

Disable COM Add-ins

Go to:

File > Options > Add-ins

At the bottom:

  • set Manage to COM Add-ins
  • click Go

Disable all non-Microsoft add-ins temporarily.

Restart Outlook and test again.

Common offenders include:

  • CRM integrations
  • PDF plugins
  • antivirus connectors
  • meeting tools
  • mail tracking extensions

Reduce Excessive IMAP Connections

Some providers limit concurrent IMAP sessions.

Examples:

  • Yahoo commonly limits connections more aggressively
  • Google also enforces session limits

Multiple simultaneous connections may come from:

  • several Outlook instances
  • shared mailboxes
  • mobile devices
  • backup software
  • antivirus mail scanners

Reducing active sessions can sometimes restore synchronization.

Phase 6 — The Nuclear Options

Only use these after everything else fails.

Create a New Outlook Profile

Sometimes the Outlook profile itself becomes damaged.

Symptoms include:

  • repeated crashes
  • permanently broken rules
  • corrupted navigation panes
  • persistent sync failures

Run:

outlook.exe /manageprofiles

Create a new profile and configure the account again.

Be aware this may remove:

  • local rules
  • signatures
  • autocomplete history
  • local archives not attached correctly

Run ScanPST

If a standalone PST archive is corrupted:

Locate:

ScanPST.exe

Typically found under:

C:\Program Files\Microsoft Office\root\Office16\

Run the tool and repair the PST file.

Switch from New Outlook to Classic Outlook

The newer Windows Outlook application still supports IMAP, but many advanced administrative and troubleshooting features available in Classic Outlook are either missing or less mature.

If you rely on:

  • detailed sync diagnostics
  • advanced profile controls
  • COM integrations
  • complex mailbox behaviour

Classic Outlook often remains easier to troubleshoot.

Provider-Specific Notes

ProviderImportant Notes
GoogleLeave Root Folder Path blank unless Google specifically documents otherwise. Use App Passwords if MFA is enabled.
Microsoft 365Use Exchange instead of IMAP whenever possible for full Outlook functionality.
Yahoo / AOLApp Passwords are commonly required with MFA enabled.
Legacy cPanel serversSome older Courier or Dovecot environments may still require INBOX as the Root Folder Path.

Frequently Asked Questions

Why does my phone receive mail instantly but Outlook is delayed?

Mobile apps often use push-style synchronization, while Outlook IMAP commonly uses scheduled polling intervals.

Check:

Send/Receive > Define Send/Receive Groups

and confirm the interval is not excessively long.

I rebuilt my OST and now my folders are empty

They are usually resynchronizing from the server.

Large mailboxes may require several hours before all mail reappears.

If folders remain empty:

  • check IMAP subscriptions
  • verify authentication
  • review the Sync Issues folder

Does compacting PST or OST files fix sync problems?

No.

Compacting reduces file size but does not repair synchronization failures.

Should I use IMAP with Microsoft 365?

For Outlook desktop, Exchange is normally the better option.

IMAP lacks:

  • calendar synchronization
  • contacts integration
  • advanced Outlook features
  • full Microsoft authentication behaviour

Further Notes...

The biggest Outlook troubleshooting mistake is making too many changes too quickly.

Work methodically:

  1. confirm Outlook is online
  2. test Safe Mode
  3. check credentials
  4. review add-ins
  5. rebuild the OST only when necessary
  6. recreate the profile last

Most Outlook IMAP failures are recoverable without reinstalling Office or rebuilding the entire mailbox profile.