What Most People Miss About Enabling Basic Text in Outlook
By James Chen
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.
Step
Action
Menu Path
Shortcut
1
Open Outlook desktop app (not browser)
N/A
—
2
Click File → Options
File > Options
Alt+F, T
3
Select Mail from left sidebar
Options window > Mail
—
4
Scroll to Compose messages section
Mail > Compose messages
—
5
In Message format, select Plain Text
Mail > Compose messages > Message format
—
6
Click OK to save
Bottom of Options window
Enter
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:
Feature
Plain Text Mode
HTML Mode (Default)
Font styling
Disabled — monospace, 10pt, black only
Full control (size, color, family)
Hyperlinks
Raw URL only (https://...)
Clickable, underlined, styled
Attachments
Same behavior — no change
Same behavior
Inline images
Not allowed — paste fails or inserts as file link
Supported (embedded or linked)
Auto-correct & spell check
Active — but no grammar suggestions
Full grammar + spelling + style
Rules & automation
More reliable parsing by servers and scripts
May break regex-based filters or legacy parsers
Accessibility
Screen readers handle it flawlessly
Can misread nested styles or ARIA labels
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.