Troubleshooting17 min read

Email Signature Keeps Disappearing? Here’s How to Stop It

I know how maddening this is. You set your signature, it works for a day or a week, and then it’s just gone again. Or it keeps changing to something different. Or it disappears only on certain devices. This problem has specific causes for each email platform — and once you know the cause, the fix is usually straightforward. I’ve broken it down by platform below so you can skip straight to what’s relevant.

By the NeatStamp Team · Published March 2026 · 17 min read

Quick fix checklist — find your platform

  1. 1

    Outlook: Check for roaming signatures

    Sign into Outlook Web App at outlook.office.com → Settings → Accounts → Signatures. Whatever is set here overrides your desktop Outlook setting. Set your correct signature here.

  2. 2

    Outlook: Re-set the default after updates

    After Windows or Office updates, go to File → Options → Mail → Signatures and confirm your signature is still selected under 'New messages' and 'Replies/forwards'.

  3. 3

    Gmail: Save in incognito mode

    Open an incognito window, sign into Gmail, set your signature, and save. A browser extension is likely overwriting it in your regular window.

  4. 4

    Apple Mail: Uncheck 'always match my default message font'

    Mail → Settings → Signatures → uncheck that setting. This is the top cause of formatted Apple Mail signatures being reset.

  5. 5

    Any platform: Check if you're on a shared computer or multiple profiles

    Each Windows user profile and each Outlook profile stores signatures separately. If multiple people share the computer, signatures don't carry between logins.

Outlook

Outlook: Roaming signatures overwriting your local setting

If your Outlook signature disappears or reverts — especially after a few hours or after restarting Outlook — roaming signatures are almost certainly the cause. This is a Microsoft 365 feature introduced to sync signatures across devices, and it works by pulling the signature from Outlook Web App (OWA) and overwriting whatever you’ve set locally in the desktop client.

The fix isn’t complicated once you know about it: set your signature in OWA, not in desktop Outlook.Here’s how:

  1. Open a browser and go to outlook.office.com. Sign in with your work Microsoft 365 account.
  2. Click the gear icon (Settings, top right).
  3. Go to Accounts → Signatures.
  4. Create or update your signature here. Set it as the default for new messages and replies.
  5. Click Save, then reopen desktop Outlook. Within a few minutes, your desktop Outlook signature will update to match what you set in OWA.

If you want to disable roaming signatures entirely (and go back to managing the desktop signature locally), this requires admin access via PowerShell. An IT admin can run:

Set-MailboxMessageConfiguration -Identity [email protected] -IsReplyAllTheDefaultResponse $false

Ask your IT admin for help with this. The Outlook signature guide has the full context on roaming signatures and Microsoft 365 settings.

Outlook: Profile corruption

A corrupted Outlook profile doesn’t usually cause Outlook to stop working entirely — it causes weird, intermittent problems. Signatures that appear and disappear randomly, settings that don’t save, or a signature that works in some compose windows but not others are all symptoms of profile corruption.

Profile corruption can be caused by: abrupt Outlook shutdowns (power outage, force-quitting), a failed Windows update that modified registry entries mid-write, or disk errors on the drive where your profile data lives.

How to diagnose

Run the Office configuration diagnostic. Open a Run dialog (Win+R), type:

outlook.exe /resetnavpane

This resets the navigation pane without touching your email data or signatures. If this fixes the issue, it was a profile configuration problem. If not, the more thorough fix is creating a new Outlook profile (covered in our Outlook signature not showing guide — Fix 10).

Outlook: Windows / Office update resets signature defaults

I’ve seen this happen repeatedly: a major cumulative Windows update or an Office channel update resets the “default signature” setting to (none), even though the signature files in %AppData%\Microsoft\Signatures are still intact.

The signature isn’t deleted — it’s just no longer set as the default. After any significant Windows or Office update, it takes 30 seconds to check:

Go to File → Options → Mail → Signatures. Check that the dropdowns under “Choose default signature” still show your signature for New messages and Replies/forwards. If they’ve been reset to (none), select your signature again and click OK.

Tip: Set a recurring reminder to check your signature defaults after Windows Update Tuesdays (the second Tuesday of each month, when Microsoft typically releases patches). It takes 30 seconds and saves the embarrassment of sending signature-free emails for days without noticing.

Outlook: Group Policy override from IT

In managed enterprise environments, IT departments can deploy Group Policy Objects (GPOs) that control Outlook behavior, including signatures. A GPO can either prevent you from setting a signature at all (the field is greyed out) or can periodically push a required signature that overwrites whatever you’ve set.

Signs of a GPO override:

  • Your signature reverts at a predictable interval — e.g., every time you log in to your Windows account, or every morning.
  • The signature field in Outlook Options is greyed out or has a lock icon.
  • The revert happens only on your work PC but not on a personal device with your work email.

You can’t override a GPO yourself — that’s the point of GPOs. Contact your IT department and ask whether there’s a signature management policy in place and whether you can be excluded from it or whether they can update the policy to include your preferred signature.

Gmail

Gmail: Browser cache wiping your signature

If your Gmail signature saves fine but then disappears after you clear your browser cache, this is the cause. Gmail stores certain user preferences — including signatures — both server-side and in local browser storage. Clearing browser data (cache + cookies + local storage) can cause Gmail to temporarily lose the locally cached version until it re-syncs from the server.

The good news: this is usually a short-term problem. If you save your signature and it appears to work but then disappears after closing the browser, try this:

  1. Open Gmail and go to Settings → General → Signature.
  2. Make a small edit to your signature (add a space, then remove it) to force a save.
  3. Scroll all the way to the bottom of the Settings page and click Save Changes.
  4. Close the browser completely, reopen, and go back to Gmail Settings to verify it persisted.

If the signature consistently disappears after browser cache clears, check for a browser extension that may be clearing cache automatically (some privacy extensions do this on close). For full Gmail signature troubleshooting, see the Gmail signature not working guide.

Gmail: Multiple devices and account switching

Gmail’s desktop signature (set via Settings in a browser) and the Gmail mobile app signature (set in the app’s own settings) are completely independent. If you set your signature in Gmail on your laptop and then check your email from your phone, you’re looking at the mobile app signature — which may be blank or different.

The other common confusion is account switching. If you use Gmail with multiple Google accounts (personal and work, for example), each account has its own signature settings. Opening Gmail on a new device and signing into the wrong account means you see that account’s signature (or none at all).

To make sure all devices show your correct signature:

  • Set your desktop signature in Gmail Settings → General → Signature (this applies to Gmail on any browser on any computer when logged into that account).
  • Set your mobile signature separately in the Gmail app: menu → Settings → your account → Mobile Signature. Mobile signatures are plain text only.
  • If you have multiple accounts, do this separately for each account.
Apple Mail

Apple Mail: “Always match my default message font” — the main offender

This is the single most reported Apple Mail signature problem and it’s been around for years. There’s a setting in Apple Mail that, when checked, forces your signature to use the same font as your default message compose font. The result: any custom font or formatting in your signature gets overridden. Your carefully styled signature starts rendering in whatever font you use to write emails.

How to turn it off

On macOS Sonoma and later (Mail 17+):

  1. Open Mail. Click Mail in the menu bar, then Settings.
  2. Click the Signatures tab.
  3. At the bottom, uncheck “Always match my default message font.”

On macOS Ventura and earlier (Mail Preferences):

  1. Open Mail. Click Mail → Preferences (or Cmd+Comma).
  2. Click the Signatures tab.
  3. Uncheck “Always match my default message font.”

Also check this:When you add a signature to Apple Mail, make sure you’re adding it to the correct account. In the Signatures panel, the left column shows your accounts. You need to drag your signature from the center column (all signatures) to the specific account in the left column. Only then does it appear for that account’s emails.

For complete Apple Mail signature setup including how to add HTML signatures, see the Apple Mail email signature guide.

Apple Mail: macOS update reset

Major macOS updates (e.g., a jump from macOS Sonoma to macOS Sequoia) can reset Apple Mail preferences, including signature settings. The signature files themselves usually survive in the Library folder, but the assignment of which signature belongs to which account, and the “always match font” preference, can get reset to defaults.

After any macOS update where Mail behaves differently:

  1. Open Mail → Settings (or Preferences) → Signatures.
  2. Check that your signature still appears in the center column. If not, click the + button to recreate it.
  3. Drag the signature to the account(s) in the left column to reassign it.
  4. Uncheck “Always match my default message font.”
  5. Close Settings and compose a test email to verify the signature appears.

Apple Mail signature files live at ~/Library/Mail/V10/MailData/Signatures/ (the V-number may differ based on your Mail version). Back up this folder before major macOS upgrades if you have custom HTML signatures you want to preserve.

General

General: Antivirus and security software interference

Enterprise endpoint security software — Norton, Bitdefender, Sophos, CrowdStrike, and others — sometimes scans outgoing emails and modifies their content. In most cases this is fine, but some configurations strip HTML content or external image links from email signatures as a security measure.

The signs: your signature looks correct in the compose window and in your Sent folder, but recipients see a stripped version with no formatting or no images. Or your signature files on disk keep being flagged or quarantined.

How to diagnose

Send a test email to your personal Gmail address from your work email. View the source of the email (in Gmail: three dots → Show original). Compare the signature HTML in the source to what you have in your signature settings. If content has been stripped, security software is the likely cause.

Temporarily disable email scanning in your security software (if you have permission to do so) and send another test. If the signature arrives intact, email scanning is the issue. Contact your IT security team to whitelist your email signature content or adjust the scanning rules.

General: Shared computers and multiple Windows user profiles

If you work from multiple computers — an office PC, a laptop, a hot desk — or if you share a computer with others, you may encounter a problem that looks like a disappearing signature but is actually a different Windows user profile that doesn’t have the signature configured.

Each Windows user account stores Outlook data and signatures independently. Signatures in %AppData%\Microsoft\Signatures on one user account are not visible to other user accounts on the same machine.

The fix is to set up the signature on each computer and each user account where you email from. If that’s a lot of machines, consider setting it up in Outlook Web App (OWA) instead — since roaming signatures sync to all devices when logged in with your Microsoft 365 account, you only need to set it once there.

For the quickest multi-device setup, the NeatStamp editor saves your signature to your account. Sign in from any computer, copy the HTML, and install it in 30 seconds. The Outlook setup guide and Gmail setup guide both have step-by-step instructions for installing on a new machine quickly.

Frequently asked questions

Why does my email signature keep disappearing after I set it?

The most common cause depends on your email client. In Outlook, it's usually Microsoft 365 roaming signatures overwriting your local setting, or a Group Policy applied by IT. In Gmail, it's typically browser cache or a browser extension interfering. In Apple Mail, the 'always match my default message font' setting is notorious for stripping formatted signatures after macOS updates.

My Outlook signature disappears after every restart — what's causing it?

If your signature disappears every time you restart Outlook, roaming signatures are almost certainly the cause. Microsoft 365 roaming signatures sync from the cloud and overwrite local settings on each sync. The fix is to set your correct signature in Outlook Web App (outlook.office.com), where roaming signatures pull from, instead of in the desktop client.

My email signature reverts after a Windows update — is this normal?

Yes, unfortunately. Windows updates that modify the Microsoft Office stack sometimes reset local Outlook settings, including signatures. The signature files themselves (in %AppData%\Microsoft\Signatures) usually survive, but the 'default signature' setting in Outlook's options can be reset to None. After major Windows or Office updates, check File → Options → Mail → Signatures to make sure your default is still set.

Why does my Apple Mail signature change to a different font?

Apple Mail has a setting that overrides your signature font to match your default message font. In Mail → Preferences → Signatures (older macOS) or Mail → Settings → Signatures (macOS Sonoma and later), uncheck 'Always match my default message font.' This setting is the top cause of formatted signatures getting their fonts changed or reset in Apple Mail.

Can antivirus software delete my email signature?

Not delete it directly, but some antivirus and endpoint security tools scan and modify outgoing emails to strip content they consider risky — including HTML, external image links, or JavaScript. If your email signature contains external image URLs and your antivirus is stripping those, the signature will arrive at recipients with broken or missing images. Check your security software's email scanning settings.

My signature disappears only on a specific computer — why?

If the signature works on one computer but not another, the issue is almost always local to that machine: a different Outlook profile, local signature files that haven't been set, or a different user profile on that computer that doesn't have the signature configured. Each Windows user profile and each Outlook profile stores signatures independently.

Related articles

Want a signature that stays where you put it?

Build your signature with NeatStamp and install it in Outlook, Gmail, or Apple Mail in under two minutes — with clean HTML that every email client handles correctly.

Build My Signature — Free