Quick Answer
There’s no 'reboot' command in Outlook. To truly reset its runtime state, do this: File > Options > Add-ins, set Manage dropdown to COM Add-ins, click Go…, uncheck all boxes, click OK, then press Ctrl+Shift while clicking Send/Receive > Work Offline (to toggle offline mode twice), then restart Outlook. This clears transient state without losing unsent mail.Step-by-Step Walkthrough
- Disable all COM add-ins: Go to File > Options > Add-ins. At the bottom, choose COM Add-ins from the Manage dropdown. Click Go…. Uncheck every box. Click OK. Don’t skip this — even one misbehaving add-in (like Zoom, Grammarly, or Salesforce) can stall startup for 45+ seconds.
- Flush the Outlook cache: Close Outlook completely. Press Win+R, type %localappdata%\Microsoft\Outlook, hit Enter. Delete everything except Outlook.xml and RoamCache folder. (Yes — delete Offline Outlook Data Files (.ost) if you're on Exchange/365 and have a stable connection. Outlook rebuilds it in under 90 seconds.)
- Force a clean profile reload: Hold Ctrl while launching Outlook. When prompted, click Yes to start in Safe Mode. Then go to File > Account Settings > Account Settings…, select your account, click Repair. Let it run — it validates Autodiscover, re-authenticates, and resets cached credentials.
- Reset Send/Receive state: With Outlook open, hold Ctrl+Shift and click the Send/Receive tab > Work Offline (it’ll turn gray). Wait 3 seconds. Hold Ctrl+Shift again and click Work Offline — now it’s back online, but Outlook has dumped its internal sync queue and rebuilt it cleanly.
Common Pitfalls
- You close Outlook using Task Manager’s ‘End Task’ — this corrupts the Outlook.xml file and often breaks Quick Steps on next launch.
- You delete the entire %localappdata%\Microsoft\Outlook folder — that wipes your signature files, custom views, and Quick Steps permanently.
- You run ‘Outlook.exe /resetnavpane’ thinking it resets everything — it only clears the left-hand navigation bar. Doesn’t touch cache, add-ins, or sync state.
- You try ‘Outlook.exe /cleanprofiles’ on Outlook 365 — it does nothing. That switch only works in Outlook 2016 and earlier.
- You disable add-ins in Safe Mode, then forget to re-enable the ones you actually need — like your company’s DLP plugin or Teams calendar sync.
Pro Tips
Power users don’t restart Outlook — they surgically reset parts of it. Here’s how:
- Use Ctrl+Alt+Shift+P to open the Outlook Profile Manager instantly — even if Outlook is frozen. Works in Outlook 365 and 2019. Lets you switch profiles or create a clean test one without closing anything.
- If your inbox hangs on ‘Loading…’ after opening, don’t wait. Press Ctrl+6 — that toggles the Reading Pane off/on and often forces Outlook to re-render the message list instead of spinning forever.
- Outlook 365 caches more aggressively than 2019. If you’re on 365, go to File > Office Account > Update Options > Update Now before resetting anything. A known bug in build 2308 causes sync hangs that vanish after updating.
Troubleshooting
If none of the above works, check these version-specific blockers:
| Issue | Outlook 365 | Outlook 2019 | Outlook 2016 |
|---|---|---|---|
| Add-ins won’t disable via Options | ✓ (Use Ctrl+Shift + right-click taskbar icon > Safe Mode) | ✓ (Same method) | ✗ (Must use Outlook.exe /safe from command line) |
| ‘Work Offline’ toggle fails | ✓ (Works reliably) | ✓ (But may require disabling Cached Exchange Mode first) | ✗ (Often stuck — use Outlook.exe /cleanreminders instead) |
| OST file won’t rebuild | ✓ (Delete OST, restart — auto-rebuilds) | ✓ (Same, but verify ‘Download shared folders’ is unchecked) | ✗ (May need Outlook.exe /resetfolders before OST deletion) |
| Profile repair fails with ‘Cannot connect to server’ | ✓ (Check Windows Credentials Manager — outdated tokens block repair) | ✓ (Same — also verify TLS 1.2 is enabled in Internet Options) | ✗ (Requires registry edit: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Security\EnableLegacyAuth = 1) |
One last note: If you’re on Outlook Web App (office.alibaba.com), there is no reboot. Hard-refresh with Ctrl+F5. Clear browser cache. Then log out, close all tabs, reopen in an InPrivate window, and sign in fresh. Desktop Outlook and web Outlook share zero state — don’t assume fixing one fixes the other.