Email Signature Not Showing in Outlook — 10 Fixes (2026)
I know how frustrating this is. You’ve spent time setting up your signature, hit send, and it’s just... gone. Or it shows up for you in the compose window but your recipient gets nothing. I’ve fixed this exact issue dozens of times across all versions of Outlook, and there are really only 10 things that cause it. Let’s go through each one.
By the NeatStamp Team · Published March 2026 · 18 min read
Quick fix checklist — try these first
If you’re in a hurry, work through this list in order. Most people find their fix in the first three items.
- 1
Check the default signature setting
File → Options → Mail → Signatures. Make sure your signature is selected under both "New messages" and "Replies/forwards".
- 2
Confirm you're composing in HTML format
Signatures don't appear in plain text emails. In a new email: Format Text tab → HTML.
- 3
If you're on new Outlook, check the right settings page
New Outlook uses Settings (gear icon) → Accounts → Signatures — completely separate from Classic Outlook.
- 4
Check for roaming signatures (Microsoft 365)
If IT has enabled roaming signatures, they override your local ones. Ask your admin or check Outlook Web App to see what's set there.
- 5
Clear cached signature files
Navigate to %AppData%\Microsoft\Signatures, delete the files, close Outlook completely, reopen and recreate your signature.
Fix 1: Signature not set as default
This is the most common cause by a wide margin. Outlook has a subtlety that catches almost everyone: there are two separate signature dropdowns — one for new messages and one for replies and forwards. People set the first and assume the second follows. It doesn’t.
Here’s exactly where to find it in Classic Outlook:
- Open Outlook. Click File in the top-left menu.
- Go to Options (near the bottom of the left panel).
- Click Mail in the left sidebar of the Options window.
- Click Signatures... (in the "Compose messages" section).
- On the right side, under "Choose default signature", set the E-mail account to your account, then set New messages AND Replies/forwards to your signature. They default to "(none)".
Note for multiple accounts:If you have more than one email account set up in Outlook, the "E-mail account" dropdown at the top right of the Signatures window matters. The signature settings are per-account. You may have set a signature for your work account but not for a second account you’re currently composing from.
Once you’ve saved these settings, open a new email and a reply to an existing email to confirm the signature appears in both. If you want to build a signature first, the NeatStamp editor generates Outlook-compatible HTML you can paste directly into the signature editor.
Fix 2: New Outlook vs Classic Outlook — completely different settings
Since 2024, Microsoft has been rolling out a “new Outlook” that looks very different from Classic Outlook. If your computer updated and suddenly your signature disappeared, this is probably why — the two versions store signatures completely separately. A signature you set in Classic Outlook does not carry over to new Outlook, and vice versa.
How to tell which version you’re using
Classic Outlook has a traditional ribbon menu (Home, Send/Receive, Folder, View, Help tabs across the top). New Outlook has a simplified bar with fewer visible tabs and looks more like Outlook.com. If you see a toggle in the top-right of the window labeled “Try the new Outlook” or “Back to classic Outlook,” that confirms which one you’re in.
Setting your signature in new Outlook
- Click the gear icon (Settings) in the top-right corner.
- In the Settings panel that opens, go to Accounts in the left sidebar.
- Click Signatures.
- Click New signature, give it a name, and paste your HTML.
- Under "Select default signatures", choose it for new messages and for replies.
- Click Save — then close and reopen a compose window to verify.
The new Outlook uses a rich text editor for signatures that is slightly more limited than what Classic Outlook supports for HTML. If you’re hitting formatting issues in new Outlook specifically, the Outlook 365 signature guide covers the specific limitations and workarounds.
Fix 3: Compose format set to plain text
HTML signatures do not appear when you’re composing in plain text format. Plain text emails strip all formatting, images, and HTML — including your signature. Outlook will silently drop your carefully set signature without any warning.
There are two places this can happen:
Account-level plain text setting (affects all new emails)
Go to File → Options → Mail. Under “Compose messages,” find the dropdown labeled “Compose messages in this format”and make sure it’s set to HTML (not Plain Text or Rich Text).
Per-email plain text (affects a single compose window)
In an open compose window, click the Format Text tab in the ribbon. Check whether HTML, Rich Text, or Plain Textis highlighted. If it’s Plain Text, click HTML to switch. Your signature should reappear immediately.
Why does this happen?Some contacts use plain text only, so when you reply to one of their emails, Outlook may automatically switch to plain text to match. You can override this per-email or turn off the auto-match behavior in File → Options → Mail → “When replying to a message” settings.
For a signature that looks great in HTML, the HTML email signature guide explains how to write Outlook-safe HTML that won’t break when pasted into the editor.
Fix 4: Admin policy blocking signatures
If you work at a company, your IT department may have applied policies that prevent you from setting or modifying email signatures. This is more common than most people realize — especially in regulated industries like finance, legal, and healthcare.
Signs that this is happening:
- The Signatures button in File → Options → Mail is greyed out.
- You can set a signature but it disappears after restarting Outlook or logging out.
- Your emails arrive at recipients with a different signature than what you configured — a company-standard one is being injected by the mail server.
Two mechanisms admins use:
Group Policy (GPO):An IT admin can push a Windows Group Policy Object that locks down Outlook signature settings. You won’t be able to change these without IT removing the restriction.
Exchange transport rules / Microsoft 365 mail flow rules: The Exchange server or Microsoft 365 can append a standard signature to every outgoing email at the server level. This appears to recipients correctly, but you may not see it in your sent copy or compose window.
If you suspect a policy is the issue, talk to your IT department. Ask specifically whether “Outlook signature management is controlled by Group Policy” or whether “mail flow rules append signatures at the server.” They’ll know immediately.
Fix 5: Roaming signatures conflict (Microsoft 365)
Microsoft 365 introduced “roaming signatures” — a feature that syncs your signature settings across devices via the cloud. The intention is good: set your signature once, have it everywhere. The problem is that if roaming signatures are enabled for your account, they will overwrite any signature you set locally every time Outlook syncs.
This explains the especially maddening behavior where you set your signature, it appears to work, then disappears after an hour or after you restart Outlook.
How to check if roaming signatures are the cause
Sign into Outlook Web App (OWA) at outlook.office.com with your work account. Go to Settings (gear icon) → View all Outlook settings → Compose and reply → Email signature. If there’s a signature set here that isn’t the one you want, roaming signatures are active and this is what’s being synced to your desktop Outlook.
The fix: set your correct signature in OWA, not in desktop Outlook. Whatever is set in OWA will sync to all devices where roaming signatures are enabled. The desktop Outlook setting becomes irrelevant.
Turning off roaming signatures: This requires admin access. The Microsoft 365 admin can disable roaming signatures per-mailbox using PowerShell: Set-MailboxMessageConfiguration -Identity [email protected] -UseDefaultSignatureOnMobile $false. Ask your IT admin if you need roaming disabled.
The Outlook 365 guide covers roaming signatures in more depth, including how to format your signature so it looks right in both OWA and the desktop app.
Fix 6: Cached signature file corrupted
Outlook stores your signatures as HTML files in a local folder. If these files get corrupted — which can happen after a crash, a failed Windows update, or a disk error — Outlook may silently fail to load them. You’ll see your signature listed in the Signatures window but it won’t appear when composing.
Where the signature files live
Open Windows Explorer (Win+E), click in the address bar, and paste this path:
%AppData%\Microsoft\SignaturesPress Enter. You’ll see your signature files — each signature has an .htm file and a folder containing associated files (images, etc.).
How to clear and recreate
- Copy the entire Signatures folder to your Desktop as a backup (Ctrl+A, then Ctrl+C into a new folder on Desktop).
- Close Outlook completely — check Task Manager (Ctrl+Shift+Esc) to make sure
OUTLOOK.EXEis not running. - Select all files in the Signatures folder and delete them (Del key).
- Reopen Outlook, go to File → Options → Mail → Signatures, and create a new signature from scratch.
If you need the HTML to recreate your signature, use the NeatStamp editor to rebuild it quickly. The Outlook signature guide has step-by-step instructions for pasting HTML into the signature editor correctly.
Fix 7: Add-in conflict
Outlook add-ins — third-party tools that integrate into Outlook — can sometimes conflict with signature functionality. This is especially common with email tracking tools, CRM integrations (Salesforce, HubSpot), and other signature management tools installed alongside Outlook.
The quickest way to test if an add-in is the cause: start Outlook in Safe Mode. Press Win+R, type outlook.exe /safe, and press Enter. Outlook will open with all add-ins disabled. Try composing a new email. If your signature appears, an add-in is the culprit.
Identifying and disabling the problem add-in
- Close Safe Mode Outlook and reopen Outlook normally.
- Go to File → Options → Add-ins.
- At the bottom, set the dropdown to "COM Add-ins" and click Go.
- Uncheck all add-ins and click OK. Restart Outlook and test.
- Re-enable add-ins one at a time (checking and restarting Outlook each time) until the signature stops appearing. The last one you enabled is the conflict.
Once identified, check if the add-in has an update available — the issue may already be fixed in a newer version. If not, contact the add-in vendor with the specific symptom.
Fix 8: Signature HTML too large (10KB limit)
Outlook has an undocumented limit on signature HTML size: around 10KB for the HTML code itself. If your signature HTML exceeds this, Outlook may silently truncate it or drop the signature entirely. This doesn’t apply to externally hosted images — just the HTML code.
The most common cause of oversized signature HTML is base64-encoded images embedded directly in the HTML. A 15KB logo becomes roughly 20KB of base64 text, which instantly pushes you over the limit. Never embed images as base64 in an Outlook signature.
How to check your signature file size
Navigate to %AppData%\Microsoft\Signatures, right-click your signature .htm file, choose Properties, and check the file size. If it’s over 10KB, you need to trim it down.
How to reduce signature size
- Replace any base64 images with externally hosted URLs (your company server, CDN, or NeatStamp’s hosting).
- Remove inline CSS that is repeated on every element — consolidate where possible.
- Strip HTML comments and unnecessary whitespace.
- Remove any tracking pixels or analytics scripts embedded in the HTML.
NeatStamp generates signatures with clean, minimal HTML that stays well under the 10KB limit. If you’re working with a hand-coded signature, the HTML email signature guide covers HTML optimization in detail.
Fix 9: Images blocked by recipient’s settings
Your signature may be working perfectly — but your recipient’s email client is blocking images by default, so they see your layout but no logo or photo. This isn’t a bug in your signature. It’s a deliberate privacy feature in most email clients, including Outlook itself.
Outlook’s default setting for images in external emails is “block.” Recipients see a placeholder with “Right-click here to download pictures.” There is no way to force image loading on the recipient’s end. What you can do:
- Add descriptive alt text to every image so the text version is still meaningful. For a logo, the alt text should be your company name.
- Make sure your signature is still readable and functional with images hidden — name, title, phone, and links should all work without images.
- Host images on your own domain. Some recipients’ email clients auto-load images from senders they’ve previously interacted with, but block unknown CDN domains.
The email signature images not showing guide goes deep on this topic with all the specific scenarios and workarounds. The signature with logo guide covers image optimization so your logo displays correctly when images are allowed.
Fix 10: Fresh install / profile recreation as the nuclear option
If you’ve tried everything above and still can’t get a signature to stick, the problem is likely a corrupted Outlook profile rather than the signature itself. An Outlook profile is a collection of settings and account information stored in the Windows registry and user profile. If it gets corrupted — from a failed update, a power outage, or a migration — weird things happen. Missing signatures is one of them.
Creating a new Outlook profile
- Close Outlook completely.
- Open Control Panel → Mail (Microsoft Outlook) → Show Profiles.
- Click Add, give the new profile a name (e.g., “Outlook2”), and set up your email account again.
- Set the new profile as the default: select it and choose “Always use this profile.”
- Open Outlook with the new profile and set your signature from scratch.
This is the nuclear option because it means reconfiguring Outlook from scratch — all your rules, categories, cached folders, and Quick Steps will be gone. But if a corrupted profile is the cause, this will definitively fix it.
Before taking this step, make sure you have your email account credentials ready (you’ll need to sign in again), and note any important rules or settings you want to recreate. For Outlook 365 accounts, most settings sync from the server automatically. The full Outlook signature guide has the complete setup walkthrough for a clean Outlook installation.
Frequently asked questions
Why is my email signature not showing in Outlook?
The most common reasons are: the signature isn't set as the default for new messages or replies, you're composing in plain text format instead of HTML, or a Microsoft 365 roaming signature policy is overwriting your local one. Start by going to File → Options → Mail → Signatures and checking all three settings there.
My signature shows in Outlook but recipients don't see it — why?
This usually means recipients have images blocked (so they see the layout but not logos or photos), or you're sending to a mail system that strips HTML signatures. Try sending a test to a Gmail address to rule out recipient-side settings.
How do I fix the signature missing from replies in Outlook?
In the Signatures window (File → Options → Mail → Signatures), look at the right side for 'Replies/forwards' and set it to your signature. This is a separate dropdown from the 'New messages' setting — it's easy to set one and forget the other.
Where is the signature setting in the new Outlook (2024/2025)?
In the new Outlook (the one that looks like Outlook.com), go to Settings (gear icon, top right) → Accounts → Signatures. It's completely separate from Classic Outlook's File → Options → Mail path. Changes in one don't affect the other.
Can my company's IT policy block my email signature?
Yes. Exchange and Microsoft 365 admins can apply transport rules that strip or replace individual signatures. They can also set roaming signatures that overwrite whatever you've set locally. If you've checked everything else and still can't get a signature to stick, talk to IT — this is likely the cause.
What is the file size limit for an Outlook email signature?
The HTML file for your signature should be under 10KB. Images don't count toward this limit as long as they're hosted externally (not embedded as base64). If your HTML is over 10KB, Outlook may silently truncate or drop the signature.
Related articles
Email Signature Keeps Disappearing
Why your signature vanishes and how to permanently stop it.
Email Signature Images Not Showing
Logo and photo not loading? Here's exactly why.
Outlook Signature Not Working
Broader troubleshooting for all Outlook signature problems.
Outlook 365 Signature Setup
Complete setup guide for Microsoft 365 accounts.
Need a fresh Outlook-compatible signature?
Build one with NeatStamp — we generate clean HTML that works in every version of Outlook without any tweaking required.
Build My Outlook Signature — Free