Most Common Cause
Outlook’s cached Exchange mode is turned on — but with an oversized offline mailbox cache (.ost file). When your OST grows beyond 12 GB (common with 5+ years of email + attachments), Outlook spends more time syncing metadata than rendering messages. The quick fix? Reduce the cache duration — not the size. You don’t need 3 years of emails locally to read today’s inbox.Diagnostic Steps
First, check what’s actually slowing you down:- Press Ctrl+Shift+Esc → Task Manager → sort by CPU or disk usage while Outlook is idle. If
OUTLOOK.EXEspikes above 30% for >10 seconds without user action, it’s likely OST churn. - Go to File > Account Settings > Account Settings… > double-click your Exchange account > Change > More Settings > Advanced. Look at the "Mail to keep offline" setting. If it says "All", that’s your problem.
- Hold Ctrl while launching Outlook. A dialog appears: "Disable all add-ins". Click Yes. If speed doesn’t improve, add-ins aren’t the issue — move on.
Fix #1: Trim Your Cached Mail Duration
This is the single biggest win for most users on Outlook 365, 2021, and 2019. Don’t delete old mail. Just stop caching it.- Go to File > Account Settings > Account Settings…
- Select your Exchange account → click Change
- Click More Settings… > Advanced tab
- Under "Mail to keep offline", change from "All" to "12 months" (or "6 months" if you rarely need older items)
- Click OK → Next → Finish. Outlook will rebuild your OST over the next 2–4 hours (best done overnight)
Fix #2: Disable Hardware Graphics Acceleration
This one shocks people. On laptops with dual GPUs (Intel + NVIDIA/AMD), Outlook’s built-in rendering engine often fights the GPU driver — especially after Windows updates. Symptoms include lag when scrolling, delayed ribbon animations, and slow message opening.- Go to File > Options > Advanced
- Scroll to "Display" section
- Uncheck "Use hardware graphics acceleration if available"
- Restart Outlook
Fix #3: Reset Navigation Pane & Repair OST
Less common — but critical when Fix #1 and #2 don’t help. Corrupted navigation pane state or a fragmented OST causes Outlook to hang on startup or crash during search.Reset Navigation Pane:
- Close Outlook
- Press Win+R, type
outlook.exe /resetnavpane, press Enter - Let Outlook restart. It rebuilds your Favorites, folders list, and sidebar layout from scratch
Repair OST (Windows only):
- Close Outlook
- Run
SCANPST.EXE(usually inC:\Program Files\Microsoft Office\root\Office16\for Outlook 365, orOffice15\for 2013/2016) - Select your .ost file (typically in
%localappdata%\Microsoft\Outlook\) - Click Start. Let it run — can take 20–90 minutes for large files
Still Not Working?
If Outlook remains sluggish after all three fixes:- Check whether you’re using Outlook Web App (OWA) as a baseline. Go to outlook.office.com in Edge or Chrome. If OWA feels snappy but desktop Outlook doesn’t, the issue is local — not network or server.
- Try starting Outlook in Safe Mode: Press Win+R, type
outlook.exe /safe. If performance improves, a third-party toolbar (like Adobe Acrobat or Zoom) is interfering — even if disabled in Add-ins manager. - Contact IT only after confirming your OST size (
Propertieson the .ost file) is under 15 GB AND you’re running Outlook 365 Version 2308 or newer. Older builds (pre-2022) have known memory leaks with Teams integration — updating Outlook may be faster than troubleshooting.
| Setting Name | Location | Options | Recommendation |
|---|---|---|---|
| Mail to keep offline | File > Account Settings > Change > More Settings > Advanced | All, 12 months, 6 months, 3 months, 1 month | 6 months (most teams) |
| Hardware graphics acceleration | File > Options > Advanced > Display | On / Off | Off (laptops with dual GPU) |
| AutoArchive settings | File > Options > Advanced > AutoArchive Settings | Run every X days, archive items older than Y days | Disable entirely — use retention policies instead |
| Cached Exchange Mode | Account Settings > Change > Use Cached Exchange Mode | Enabled / Disabled | Keep enabled — but pair with reduced cache duration |
| Send/Receive Groups | Send/Receive tab > Send/Receive Groups > Define Send/Receive Groups | Sync all folders, sync only Inbox, custom groups | Disable sync for non-essential folders (e.g., "Archive 2022") |
| Calendar sync window | File > Account Settings > Change > More Settings > Calendar | 1 month, 3 months, 6 months, All | 3 months (covers Client Demo — Acme Corp, Team Offsite — Napa Valley, Dentist Appointment) |
| Junk Email filter level | Home tab > Junk > Junk E-mail Options | Low, High, Safe Lists Only | Safe Lists Only (reduces background scanning) |