Skip to content
Fixes & Errors

Outlook Keeps Locking Up: Add-Ins, Data Files, and Profiles

Outlook keeps freezing blocks communication at the worst moments. Here are all the real fixes — add-in isolation, OST compaction, profile repair, GPU acceleration, and antivirus scanning.

Outlook Keeps Locking Up: Add-Ins, Data Files, and Profiles

Outlook freezing — hanging for 30+ seconds during send/receive, becoming unresponsive when opening attachments, locking up while scrolling or searching, or freezing specifically when an add-in tries to run — is almost always caused by either a faulty add-in or a corrupted or oversized OST file. Knowing which one takes a quick test. This fits into the wider topic we cover in our Complete Guide to Fixing Windows, Browser, and Software Errors.

Open Outlook in Safe Mode: Win+R → type outlook /safe → Enter. Safe Mode disables all add-ins and custom toolbars. Use Outlook normally for a few minutes. If it’s stable in Safe Mode but freezes in normal mode: add-ins are the cause. If it freezes in Safe Mode too: it’s the data files (OST, PST), profile, or system resources.

Disabling add-ins — the first fix for most freezes

File → Options → Add-ins → at the bottom, Manage → COM Add-ins → Go. You’ll see a list of loaded add-ins. Uncheck all → OK → close and reopen Outlook normally. If the freezing stops: an add-in was causing it. Re-enable them one at a time with a restart between each to find the offending one.

Common culprits: Acrobat PDFMaker (very common), Grammarly (for email), Zoom/Teams Outlook add-ins (especially if freshly updated), corporate compliance add-ins, and reference manager plugins (Zotero, Mendeley). The Teams and Zoom add-ins specifically cause Outlook freezes regularly after updates because they hook into Outlook’s calendar and contacts in ways that don’t always survive version changes cleanly.

Found the bad add-in? Either keep it disabled, check for an updated version from that software’s vendor, or reinstall its parent software (reinstalling Zoom/Teams usually includes a fresh add-in that may work better).

OST file — the cached mailbox that grows without limit

OST (Offline Storage Table) files are Outlook’s local cached copy of your mailbox. They grow over time as email accumulates and are never automatically pruned. On Exchange/Microsoft 365 accounts with several years of email: OST files can reach 20-50GB. Outlook searches through this entire file when you use search, and operations that touch this file (send/receive, indexing, compacting) slow proportionally to file size.

Check your OST file size: File → Account Settings → Account Settings → Data Files tab → look at the Path column → navigate to that path in File Explorer → right-click the .ost file → Properties → see the size. A file under 5GB is unlikely to be the issue. 10-20GB starts to cause slowness. 20GB+ is a genuine problem for responsiveness.

Fix: the OST file can be deleted safely (Outlook recreates it from the server). Close Outlook → navigate to the OST location (usually %localappdata%MicrosoftOutlook) → delete or rename the .ost file → reopen Outlook. It rebuilds the cached mailbox from scratch, which takes time (minutes to hours depending on mailbox size and connection speed) but often dramatically improves performance afterward.

Reduce the cached mailbox period

Rather than deleting the OST and having it rebuild to the same massive size: configure Outlook to cache only recent email. File → Account Settings → your Exchange account → Edit → “Use Cached Exchange Mode” → set “Mail to keep offline” to 3 months or 6 months instead of “All.” Outlook rebuilds the OST with only recent messages, keeping it manageable.

The trade-off: older emails require a server connection to access. If you regularly search or reference old emails in offline situations: choosing 6-12 months balances speed against offline access. For most users who only need recent email readily available: 3-6 months is the right setting.

Compact the PST/OST file

Deleting emails from Outlook doesn’t immediately shrink the data file — it marks space as available but the file stays at its current size until compacted. A large file with lots of deleted space causes the same slowness as an actually-full file.

File → Account Settings → Data Files → select the file → Settings → General → “Compact Now.” For large files, this takes 10-30 minutes and should be done while Outlook is idle. The file shrinks to reflect actual remaining data. Schedule this occasionally (every 3-6 months) as maintenance for OST/PST files that grow quickly.

Our guide on Outlook startup problems covers the cases where Outlook won’t open at all rather than just freezing during use, and our Teams troubleshooting covers the Teams add-in connectivity issues that affect Outlook. For OST file management and Exchange cached mode configuration, Microsoft’s Outlook data file documentation covers the full options for managing mailbox size and cache settings.

Profile corruption — when rebuild fixes what repair doesn’t

Outlook stores its configuration in an Outlook profile. When this profile gets corrupted (after a crash, a failed sync, or certain account changes): Outlook behaves erratically — freezing at specific operations, failing to send or receive silently, or hanging on startup. Profile corruption is distinct from OST/PST corruption.

Test: Control Panel → Mail → Show Profiles → “Add” → create a new profile → re-add your email account → use this profile and see if the freezing persists. If the new profile is stable and the old one freezes: the original profile was corrupted. You can export your calendar and contacts from the old profile before removing it.

Alternatively: File → Account Settings → Account Settings → check that your account is listed correctly with no error indicators. Sometimes removing the account from the profile and re-adding it (without creating a whole new profile) is sufficient to clear the corruption.

Outlook search indexing causing freezes

Windows Search indexes Outlook data files for fast search results. When the index is being built or rebuilt (after a Windows update, after Outlook data files changed, or when the index database itself got corrupted): Outlook’s search feature triggers heavy disk and CPU activity that can freeze Outlook during routine use.

Check: Task Manager → Processes → “Microsoft Outlook Search Indexer” or “SearchIndexer.exe” — is either running at high CPU? File → Options → Search → check “Indexing Options” → see if Outlook data files are listed in the indexed locations. The rebuild takes time; leaving Outlook open during index rebuilding causes the worst freezes.

Quickest fix: File → Options → Search → uncheck “Include results only from current mailbox” → also consider using the server-side search instead of local index. For Exchange/Microsoft 365 users: searching against the server (rather than the local index) is often faster for large mailboxes and avoids index-building freeze entirely. Tools menu → Options (in older Outlook) or File → Options → Search → “When searching, show results for all mailboxes” uses the server where available.

Hardware acceleration in Outlook

Outlook uses hardware acceleration for rendering certain email content. With specific GPU drivers, this causes freezes when scrolling through emails with images, opening HTML emails, or switching between calendar views.

Disable: File → Options → Advanced → Display section → check “Disable hardware graphics acceleration” → OK → restart Outlook. If freezing stops: the GPU driver is the issue. Update the GPU driver from the manufacturer’s site, then re-enable hardware acceleration. If updating doesn’t help: leave acceleration off — the performance impact for Outlook is minimal compared to the stability improvement.

Large attachments and auto-preview

Outlook auto-previews attachments in the reading pane. For large PDF or Office file attachments: the preview generation can take 10-30 seconds, making Outlook appear frozen. You’ll notice the freeze correlates with clicking emails that have attachments.

Disable: View → Reading Pane → Off. Or: View → Attachment Preview → Attachment Previewers → deselect specific previewers (PDF, Word, Excel) while keeping others. With reading pane preview disabled: clicking an email doesn’t trigger the costly preview render — you open attachments manually when you want to view them.

Outlook and antivirus scanning

Real-time antivirus scanning of Outlook data files (particularly OST files, which are written constantly during sync) creates significant I/O contention. Outlook tries to read/write the OST; the AV intercepts each operation to scan; Outlook waits; freeze.

Add Outlook data file locations to the AV exclusion list: typically %localappdata%MicrosoftOutlook and %appdata%MicrosoftOutlook. Also exclude: C:Users[name]AppDataRoamingMicrosoftOutlook for the profile and rule files. This is a standard recommendation from Microsoft for Exchange environments — search “Outlook antivirus exclusions” on Microsoft’s site for the complete list for your specific AV.

Freeze triggerCauseFix
Freezes at startup consistentlyAdd-in crash during startupSafe Mode → disable all add-ins
Freezes during send/receiveOST file too large or corruptedDelete/rebuild OST; reduce cache period
Freezes when clicking attachment emailsAuto-preview of large attachmentsDisable reading pane or attachment preview
Freezes during searchIndexing in progressWait for indexing to complete; use server-side search
Stable in Safe Mode, frozen normallyAdd-in conflictRe-enable add-ins one at a time to find offender
Freezes after Teams/Zoom updateAdd-in compatibility issueReinstall Teams/Zoom for fresh add-in version

Safe Mode test is the fastest initial diagnostic. If Safe Mode is stable: add-ins. If not: data files or profile. These two tests together route to the correct fix path in under 5 minutes for nearly every Outlook freeze scenario.

Office repair

When add-ins, profile, and OST aren’t the cause: the Office installation itself may be corrupted. Settings → Apps → Microsoft 365 (or Office) → Modify → Quick Repair (fast, no internet, fixes local file corruption) → try this first. If Quick Repair doesn’t resolve it: Online Repair (full reinstall in place, requires internet, 30+ minutes, more thorough).

Repair is non-destructive — your emails, calendar, and profile stay intact. Only Office’s program files are touched. This fixes corrupted Outlook.exe or its framework files that cause freezes no other fix addresses.

Outlook 365 new Outlook vs classic

Microsoft is gradually transitioning users from “Classic Outlook” to the “New Outlook for Windows.” New Outlook has a different architecture (cloud-first, web-based rendering) and different performance characteristics. Some users find New Outlook performs better; others find it slower or missing features.

If you’re on Classic Outlook and experiencing freezes: you can try switching to New Outlook (toggle in the upper right) and see if the performance improves. New Outlook doesn’t have the same OST or add-in architecture, so many of the classic freeze causes don’t apply. However: it lacks some features (PST file support, certain add-ins, some ribbon customisations) that power users rely on.

If you’re already on New Outlook and experiencing freezes: the cause is usually network-related (it loads email from the cloud rather than a local OST) or browser-rendering related (it uses a chromium-based engine internally). Checking the connection quality and clearing New Outlook’s local data (Settings → General → Privacy and data → “Clear suggested data”) sometimes helps.

Mailbox maintenance habits that prevent future freezes

Preventing Outlook freezes long-term involves mailbox hygiene:

  • Archive old emails regularly (File → Archive, or auto-archive settings) to keep the active mailbox smaller
  • Empty Deleted Items and Junk regularly — these folders accumulate silently and contribute to OST size
  • Run “Compact Now” on data files every 3-6 months
  • After any major software update (Teams, Office, AV): check add-ins immediately and disable any that are broken before they cause problems
  • Keep cached mail period set to 3-12 months rather than “All” for Exchange accounts with large mailboxes

Outlook performance degrades gradually with mailbox growth and add-in accumulation. Proactive maintenance keeps it running smoothly rather than waiting for freezes to drive reactive troubleshooting. Setting a calendar reminder to do the data file compact and archive quarterly takes 10 minutes and prevents the hours of troubleshooting that a corrupted 30GB OST file eventually requires.

One environmental note for organisations deploying Outlook to many users: corporate mailboxes regularly exceed 50-100GB on power users who’ve been with the company for years. At that scale, the OST performance issues are not just individual problems but IT infrastructure issues. Enforcing mailbox size limits, auto-archiving policies, and appropriate Cached Mode periods via Exchange admin policies prevents the OST bloat that drives most enterprise Outlook performance complaints. The per-user fixes in this guide still apply, but the root cause is a policy gap rather than individual misuse.

For most individual users: the Safe Mode test (2 minutes) and OST size check (30 seconds) are the right starting points. Together they identify the cause of the freeze for 80-90% of Outlook stability problems. From there, the appropriate fix — disabling add-ins, rebuilding the OST, reducing cache period, or running Office Repair — is straightforward and usually resolves the issue within 20-30 minutes even in the more complex scenarios. Related: Excel Keeps Freezing.

Nikolas Lamprou

Nikolas Lamprou (MSc; GCFR, SC-200, Security+) has been working with computers professionally since 2009 — starting with web development and e-commerce, and moving into cybersecurity over the years. Based in Greece, he brings over 15 years of real-world IT experience to SolveTechToday, where he writes about Windows fixes, software reviews, security tools, and AI applications. His goal is straightforward: cut through the noise and give readers clear, honest guidance on the tech decisions that matter.

Stay Ahead

Fix your next problem before it starts

Get the week's best Windows fixes, software picks, and security guides delivered straight to your inbox. No noise, just solutions.

Press ESC to close · Try "Windows 11" or "Chrome"