Skip to content
Person composing email on a laptop

Outlook Not Sending Email? Fix It Without Losing Your Drafts

Troubleshoot Outlook desktop and Outlook on the web when messages stuck in Outbox — SMTP auth, offline mode, large attachments, and corrupt send queue.

9 min readOutlook, email, Outbox

Outlook leaves mail in Outbox, returns undeliverable messages, or Send sits on a spinning icon. Do not recreate the whole Windows user yet. Rescue the message text, then clear the send path.

Related reading: Microsoft account sign-in, Teams join, phishing (if you clicked a fake “password reset” before this broke).

Rescue the draft first

  1. Open the stuck Outbox item
  2. Ctrl + A, Ctrl + C — paste into Notepad
  3. Save attachments to Desktop
  4. Now you can delete the stuck item safely

Never start “fix Outbox” by deleting the only copy of a client proposal.

Decision table

Clue Likely cause
Tiny yellow work-offline banner View → Work Offline toggled
One huge PDF in Outbox Attachment / size limit
Password prompts looping Auth / modern auth / expired token
Web send works Local Outlook profile/OST
All Microsoft apps “offline” Windows MSA bug — patch path above
Only one ISP mailbox fails SMTP settings / provider block

1. Turn off Work Offline

Classic Outlook: Send/Receive tab → uncheck Work Offline
Or File → Info status should not say Working Offline.

Hit Send/Receive All Folders (F9).

Check the PC network: WiFi captive portal? VPN kill switch? (WiFi disconnects, VPN).

2. Clear a stuck Outbox queue

  1. Click Outbox
  2. If one message sits there, open it → remove giant attachments → Send again
  3. Or delete it (after copying text) so healthier messages behind it can flow
  4. Empty Deleted Items if a corrupt item bounced there

Attachment tips:

  • Compress photos
  • Use OneDrive / SharePoint links instead of 40 MB zips
  • Watch provider limits (often far below what you expect on mobile networks)

3. Prove the mailbox with Outlook on the web

Sign in at the official Microsoft 365 / Outlook web URL (bookmark it; do not trust email links).

Send a test to yourself.

Result Next
Web fails Server, licence, password, or provider issue
Web works Fix desktop profile / Office install

4. Fix sign-in and modern authentication

  1. File → Office Account → Sign out, then sign in
  2. Windows Settings → Accounts — ensure work/school account is healthy
  3. Remove stored broken passwords: Credential Manager → Windows Credentials → remove outdated MicrosoftOffice / outlook entries (you will re-auth)
  4. Apply any pending Windows updates fixing MSA tokens

For Google/IMAP accounts in Outlook: enable the provider’s “app password” or OAuth flow as they currently require — outdated “less secure apps” settings die without notice.

5. Check account settings (IMAP/SMTP/Exchange)

File → Account Settings → Account Settings → Change / Server settings

Verify with your provider’s current docs (do not invent ports):

  • Encryption: SSL/TLS as required
  • Correct SMTP host
  • “My outgoing server requires authentication” enabled for ISP mail

Corporate Exchange/Microsoft 365: prefer automatic Autodiscover over hand-edited servers.

6. Disable add-ins and try safe mode

Outlook safe mode:

outlook.exe /safe

If Send works in safe mode: File → Options → Add-ins → COM Add-ins → Go → disable third-party add-ins (especially old PDF/CRM tools).

7. New Outlook toggle and repair

If you use the New Outlook switch:

  1. Toggle it off to test classic
  2. Or toggle on if classic is the broken one

Then repair Office:

Settings → Apps → Installed apps → Microsoft 365 / Office → Modify → Quick Repair
Online Repair if Quick fails.

A reputable repair utility (affiliate card) is optional when Office click-to-run leftovers stay broken — use official Microsoft installers first.

8. Rebuild the Outlook profile / OST

When web works but desktop send remains cursed:

  1. Close Outlook
  2. Control Panel → Mail (Microsoft Outlook) → Show Profiles → Add a new profile
  3. Set it as default
  4. Sign in fresh (Exchange/Microsoft 365 recreates OST)

For POP/PST setups: back up the .pst before moving or repairing. ScanPST is a last resort on classic PST corruption.

9. System-level blockers

Send-again checklist

  1. Copy message body to Notepad
  2. Work Offline off
  3. Delete/resize stuck Outbox item
  4. Test Outlook on the web
  5. Re-auth account
  6. Safe mode / disable add-ins
  7. Quick Repair → new profile

Most Outbox jams are one oversized attachment or Work Offline left on after a flight. Fix that before you rebuild Windows.

Outbox surgery without losing the email

When a single poison message blocks the queue, open it offline if needed, copy the body to Notepad, save attachments to Desktop, then delete the Outbox copy and recreate the send with a OneDrive link instead of a huge zip. For classic Outlook, you can also start with outlook.exe /safe to rule out add-ins, then disable COM add-ins one by one. New Outlook users should toggle back to classic once to see which channel owns the bug.

Exchange versus IMAP versus POP

Microsoft 365 / Exchange accounts should not need hand-edited SMTP ports — Autodiscover handles them. IMAP send failures are usually wrong SMTP host/auth. POP setups that leave mail on the server can confuse people when web works but desktop send fails — still test web first. After MSA token incidents, re-auth the account even if the password “never changed” (MSA sign-in). Keep phishing caution when password prompts appear unexpectedly (phishing).

Cached Exchange mode and OST rebuild

For Microsoft 365 accounts, toggle Cached Exchange Mode off/on in account settings if send/receive is wedged, or create a new profile so Outlook builds a fresh OST. Keep the laptop on power during first sync. Do not delete OST files casually without knowing the account type — Exchange mail lives on the server, but you can lose offline cache and cause a long resync.

Frequently Asked Questions

Why do emails sit in Outbox forever?

Usually offline mode, a bad attachment, authentication failure, or a stuck previous message blocking the queue.

Will repairing Outlook delete my mail?

Online Microsoft 365 / IMAP mail stays on the server. Local PST/OST issues need more care — back up PST files first.

Is Outlook on the web a good test?

Yes. If web works but desktop fails, the problem is the local app or profile.

Can Controlled folder access block sending?

Rarely for send itself, but it can block add-ins or attachments from protected folders — allowlist Outlook if Windows notifies you.

New Outlook vs classic Outlook?

Try toggling off New Outlook temporarily. If classic sends and New does not (or reverse), repair/reinstall that channel.