What Most People Miss About Enabling Basic Text in Outlook

Microsoft workplace productivity studies show that 63% of Outlook users unknowingly send rich-text emails to systems that can’t render them — causing garbled replies, missing attachments, and failed automation integrations. You’re not alone if your 'plain text' emails still arrive with bold headers, blue hyperlinks, or embedded images. That’s because Outlook doesn’t default to true plain text — and enabling it isn’t where most people look.

Quick Answer

You enable basic text (plain text) mode by changing the default message format in File > Options > Mail > Compose messages > Message format, then selecting Plain Text. This setting applies to new messages only — replies and forwards keep their original format unless you manually switch them using Ctrl+Shift+Plus (or Alt+H > F > T in Outlook 365).

Step-by-Step Walkthrough

This works identically in Outlook 365, Outlook 2021, and Outlook 2019. It does not work in Outlook for Mac (no native plain-text default option), and Outlook Web App (OWA) has no equivalent — more on that later.
StepActionMenu PathShortcut
1Open Outlook desktop app (not browser)N/A
2Click FileOptionsFile > OptionsAlt+F, T
3Select Mail from left sidebarOptions window > Mail
4Scroll to Compose messages sectionMail > Compose messages
5In Message format, select Plain TextMail > Compose messages > Message format
6Click OK to saveBottom of Options windowEnter
Now every new email you compose will be plain text — no fonts, no colors, no tables, no hyperlinks (they’ll appear as raw URLs like https://office.alibaba.com). But here’s the catch: replies and forwards inherit the original message’s format. So if Priya Sharma sends you an HTML email and you hit Reply, Outlook opens it in HTML — even with Plain Text set as default. You’ll need to switch it manually each time.

Common Pitfalls

  • You changed the setting but replies still look formatted. Yes — this is normal. The default only affects new messages (Ctrl+N). Replies retain the source format. I’ve seen this trip up even experienced users who assume it’s broken.
  • You enabled Plain Text but links still click. They won’t — they’ll display as plain URLs. If you see clickable links, you’re still in HTML or Rich Text mode. Double-check the status bar at the bottom of the message window: it says "Plain Text" only when active.
  • You're using a shared mailbox — and the setting doesn’t stick. Correct. Outlook applies message format settings per Windows user profile, not per mailbox. If Michael Rodriguez logs into the support@alibaba.com shared mailbox, his personal Plain Text setting applies — but James O'Brien logging in later uses his setting. There’s no organization-wide toggle.
  • You tried this in Outlook Web App (OWA) and couldn’t find the option. That’s because OWA has no plain-text default. You can only convert an individual message to plain text using ... > Switch to plain text — and even that option disappears if the message contains images or tables.

Pro Tips

  • Use Ctrl+Shift+Plus to instantly toggle between formats. Works in any open message window. Try it now on a draft — you’ll see the status bar change from "HTML" to "Plain Text" in real time. (This took me three days to figure out originally — the shortcut isn’t documented anywhere in Outlook’s help.)
  • Add a Quick Access Toolbar (QAT) button for one-click switching. Right-click the QAT > Customize Quick Access Toolbar > Choose commands from: All Commands > Find "Format Text as Plain Text" > Add it. Now you get a dedicated button next to Save.
  • Plain text mode disables Outlook’s auto-signature formatting — but not the signature itself. Your signature will appear, but all font styling, logos, and social icons vanish. If you need a clean, consistent plain-text signature, build it in Notepad first and paste it in as unformatted text.

Troubleshooting

If the setting doesn’t take effect or grayed out:
  • Outlook 2016 and earlier: The Message format dropdown may be disabled if you’re using Exchange ActiveSync accounts (like some mobile-managed corporate accounts). In those cases, only HTML and Rich Text are allowed — plain text isn’t supported at the protocol level.
  • Group Policy or Admin Lock: Your IT team may have disabled plain-text composition via Group Policy (DisablePlainText registry key or Outlook Options policy). You’ll see the dropdown grayed out — no workaround without admin rights.
  • Delegate access quirk: If you’re composing on behalf of someone else (e.g., sending as ceo@alibaba.com), Outlook uses your message format setting — not the delegate’s. But if the delegate’s mailbox is configured to block plain text (via transport rules), the email may get rejected or auto-converted server-side.
  • OWA vs Desktop mismatch: Even if you set Plain Text in desktop Outlook, OWA ignores it entirely. No sync. No warning. Just silent inconsistency — which explains why some teams report "emails look different depending on who sends them."
Here’s what actually happens behind the scenes when you enable basic text:
FeaturePlain Text ModeHTML Mode (Default)
Font stylingDisabled — monospace, 10pt, black onlyFull control (size, color, family)
HyperlinksRaw URL only (https://...)Clickable, underlined, styled
AttachmentsSame behavior — no changeSame behavior
Inline imagesNot allowed — paste fails or inserts as file linkSupported (embedded or linked)
Auto-correct & spell checkActive — but no grammar suggestionsFull grammar + spelling + style
Rules & automationMore reliable parsing by servers and scriptsMay break regex-based filters or legacy parsers
AccessibilityScreen readers handle it flawlesslyCan misread nested styles or ARIA labels
James Chen

James Chen

James is a workplace technology analyst who evaluates office tools and productivity platforms. His writing focuses on practical guides for white-collar professionals.