Troubleshooting12 min read

Outlook Signature Disappeared? Here’s How to Get It Back

This is one of the most common Outlook complaints I see. Your signature was working fine yesterday. Today it’s gone. No warning, no error message — just missing. Microsoft updates, account migrations, roaming signature conflicts, antivirus software, IT policies — there are more ways for Outlook to lose your signature than you’d expect. The good news is that in most cases your signature files are still on your computer. Outlook just lost track of them. This guide walks through every cause and the exact steps to recover and prevent it from happening again.

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

Start here — check if your signature files still exist

Before doing anything else, open File Explorer and paste this into the address bar:

%APPDATA%\Microsoft\Signatures

If you see files ending in .htm, .rtf, or .txt — your signature is still there. Outlook just lost the assignment. Go to File → Options → Mail → Signatures, find your signature in the dropdown, and reassign it as the default. Done.

If the folder is empty, scroll down to the recovery section for your version of Outlook.

Why Outlook signatures disappear: the technical causes

There are six main reasons this happens. Knowing which one you’re dealing with tells you exactly what to fix.

1. Windows or Office updates resetting the signature assignment

This is the most common cause. A cumulative Windows update or an Office channel update changes registry entries that store your Outlook settings. Your signature files stay exactly where they are in %AppData%\Microsoft\Signatures, but the “default signature” setting in Outlook’s options gets reset to (none). Outlook then sends emails without any signature, and most people assume the signature was deleted. It wasn’t. The fix is to re-open the Signatures settings and reassign it.

2. The New Outlook migration wiping Classic Outlook settings

This one caused a lot of confusion in 2025. Microsoft has been gradually transitioning users from Classic Outlook (the full desktop app) to the New Outlook, which is built on a web architecture similar to OWA. The problem: these two apps don’t share the same signature storage. Classic Outlook reads from your local %AppData%\Microsoft\Signatures folder. New Outlook uses Microsoft 365’s roaming signatures, which sync from the cloud.

When you switch to New Outlook — either voluntarily or because Microsoft toggled it for your account — your classic signatures don’t migrate. You open New Outlook, and there’s nothing there. Your files still exist on disk, but New Outlook can’t see them. See the email signature not showing in Outlook guide for the full breakdown of this transition.

3. Roaming signatures feature conflicts

Microsoft 365’s roaming signatures feature syncs your signature across all devices. It pulls the signature from OWA and pushes it to the desktop client. The issue: when this feature is enabled and you set a signature directly in desktop Outlook, the next cloud sync overwrites it with whatever is in OWA — which may be blank or an old version.

If your signature keeps coming back wrong or disappearing after a few hours, roaming signatures is almost certainly the cause. The email signature keeps disappearing guide covers this in detail, but the short answer is: set your signature in OWA, not in the desktop app.

4. Antivirus software flagging signature files

Some endpoint security tools scan %AppData% folders for suspicious content. HTML files with external URLs — which is exactly what an Outlook signature is — can trigger quarantine rules in aggressive configurations. If your signature files have disappeared from the Signatures folder and you didn’t delete them, check your antivirus quarantine. You should find them there. Restore them, then whitelist the Signatures folder so it doesn’t happen again.

5. Profile corruption or migration to a new profile

Outlook profiles store your account configuration, settings, and the path to your signature files. If a profile gets corrupted — from an abrupt shutdown, a failed update, or disk errors — Outlook may create a new profile automatically the next time it starts. That new profile doesn’t inherit your old settings, so it starts with no signature. Similarly, if IT migrated you to a new computer or a new Windows account without copying your profile data, your old signatures were left behind. Check the Outlook signature not working guide for steps on profile recovery.

6. Admin Group Policy overriding personal signatures

In enterprise environments, IT departments can deploy Group Policy Objects (GPOs) that control Outlook behavior. A GPO can push a company-mandated signature that overwrites your personal one on every login. Or it can prevent you from changing the signature at all — the Signatures field in Outlook Options will be greyed out.

Signs of a GPO: your signature reverts on a predictable schedule (e.g., every time you log into Windows), the reverted signature has company branding you didn’t add, or the setting is locked in the UI. If this is your situation, you need to contact IT — you can’t override a GPO yourself.

Step 1: Check if your signature is still on disk

Before you do anything else, verify whether your signature files still exist. This takes 30 seconds and tells you everything about what kind of problem you have.

  1. 1Press Win+R to open the Run dialog. Or open File Explorer and click in the address bar at the top.
  2. 2Type or paste: %APPDATA%\Microsoft\Signatures and press Enter.
  3. 3Look at what’s in the folder. You might see files named after your signature (like My Signature.htm, My Signature.rtf, My Signature.txt), plus a folder with the same name containing image assets if your signature has a photo or logo.

Files are there

Your signature was never deleted. Outlook just lost the assignment. Open File → Options → Mail → Signaturesand reassign your signature as the default for new messages and replies. Click OK and you’re done.

Folder is empty

The signature files are gone. Check your antivirus quarantine first — they may be there. If not, you’ll need to recreate the signature. Read on for recovery steps by Outlook version.

Note for New Outlook users:New Outlook does not use this folder at all. If you’ve switched to New Outlook, checking %AppData%\Microsoft\Signatures will show your old Classic Outlook signatures — but New Outlook can’t read them. Skip to the New Outlook recovery section below.

How to recover your signature in Classic Outlook

Classic Outlook means the full desktop application — Outlook 2016, 2019, 2021, or Outlook as part of Microsoft 365 when you haven’t switched to the new version. If you see the ribbon toolbar with tabs like Home, Send/Receive, Folder, View — that’s Classic Outlook.

Scenario A: Files exist, just not set as default

  1. 1Open Outlook. Click File in the top-left corner.
  2. 2Click Options at the bottom of the left sidebar.
  3. 3In the Outlook Options window, click Mail in the left column. Then click the Signatures... button in the main area.
  4. 4You’ll see the Signatures and Stationery dialog. In the top-right section called “Choose default signature”, check the E-mail account dropdown — make sure it shows your correct account.
  5. 5In the New messages dropdown, select your signature name. Do the same for Replies/forwards if you want it there too.
  6. 6Click OK to close the Signatures dialog, then OK again to close Outlook Options. Compose a new email to verify the signature appears.

Scenario B: Signature files are gone — recreate from scratch

If the %AppData%\Microsoft\Signatures folder is empty, you need to build the signature again. The fastest approach is to use the NeatStamp editor to rebuild it — choose a template, fill in your details, and get clean HTML that installs in one copy-paste. For a manual approach:

  1. 1Go to File → Options → Mail → Signatures → New. Give your signature a name.
  2. 2Build your signature in the editor box, or paste HTML using the source editor. For a properly formatted HTML signature, the Outlook HTML signature guide covers the exact steps to insert HTML in Classic Outlook.
  3. 3Set it as the default for New messages and Replies/forwards. Click OK.

Also useful: The Outlook email signature setup guide and the Outlook 365 signature guide have screenshots for each step if you get stuck on where to find these options.

How to recover your signature in New Outlook

New Outlook looks different from the classic version — it has a simplified UI, and if you look at the top-right corner of the app, you’ll see a toggle that says “New Outlook.” The signature settings are in a completely different place.

Importantly: New Outlook does not read from %AppData%\Microsoft\Signatures. It stores signatures via roaming signatures in the cloud, connected to your Microsoft 365 account.

  1. 1Open New Outlook. Click the gear icon (Settings) in the top-right corner.
  2. 2In the Settings panel, click Accounts in the left column, then click Signatures.
  3. 3If no signature exists, click New signature. Give it a name and build your signature in the editor. You can paste rich text or formatted HTML here.
  4. 4Under “Select default signatures,” choose your account from the dropdown and assign your new signature to New messages and Replies/forwards.
  5. 5Click Save. Close and reopen New Outlook to confirm the signature appears when you compose a new email.

If you migrated from Classic Outlook: Your old signature files are still in %AppData%\Microsoft\Signatures. Open the .htmfile in a browser to see your old signature, then copy-paste the content into the New Outlook editor. It won’t preserve all formatting perfectly, but you’ll have your name, title, and contact details to work from.

How to recover your signature in Outlook on the Web (OWA)

OWA is the browser version of Outlook you access at outlook.office.com (for Microsoft 365 work accounts) or outlook.live.com (for personal Outlook.com / Hotmail accounts). Setting your signature here is important: if your Microsoft 365 account has roaming signatures enabled, whatever you set in OWA will sync to New Outlook on all your devices.

  1. 1Open a browser and go to outlook.office.com. Sign in with your Microsoft 365 work account.
  2. 2Click the gear icon in the top-right corner to open Settings.
  3. 3In the Settings panel, click Accounts, then Signatures.
  4. 4If you don’t see your existing signature, click New signature. Add your name, title, phone, and any other details. Or paste in your formatted HTML using the HTML toggle in the signature editor.
  5. 5Set it as the default for New messages and Replies/forwards. Click Save.
  6. 6If you also use Classic Outlook, the roaming signature will sync to the desktop app within a few minutes. Open Outlook desktop, compose a test email to verify.

For OWA-specific formatting tips and how to paste an HTML signature there, the Outlook-compatible email signature guide covers the HTML constraints you need to know.

How to back up your Outlook signature so it never disappears for good

Recovery is possible but annoying. Prevention is much better. Here are three approaches, from simplest to most robust.

Option 1: Copy the Signatures folder to a backup location

Open %AppData%\Microsoft\Signatures and copy the entire folder — not just the files inside it, the whole folder — to a safe location like your OneDrive, a shared drive, or an external disk. Label it with today’s date. Do this every time you update your signature design.

If your signature ever disappears, copy the folder back to %AppData%\Microsoft\, open Outlook, and reassign the default. This works for Classic Outlook only — New Outlook doesn’t use this folder.

Option 2: Save your signature as an HTML file

Open the .htm file from your Signatures folder in a text editor like Notepad or VS Code. Copy the entire HTML source and paste it into a plain text file or a document in your cloud storage. This gives you a readable backup you can paste into any signature editor — Classic Outlook, New Outlook, or OWA.

This approach also works across platforms. If you ever need to set up your signature in Microsoft Teams or on mobile via the Outlook mobile app, having the HTML in a text file means you always have something to paste from.

Option 3: Check your signature defaults after every major update

Microsoft releases cumulative updates on the second Tuesday of every month (Patch Tuesday). After any major Windows or Office update, spend 30 seconds going to File → Options → Mail → Signatures in Classic Outlook and confirming your defaults are still set. It takes less time than recovering from a lost signature mid-email.

Where signature files live — quick reference

  • Classic Outlook: %AppData%\Microsoft\Signatures\
  • New Outlook / OWA: Cloud-stored via Microsoft 365 roaming signatures. No local file to back up.
  • Outlook mobile (iOS/Android): Device-local, managed in the Outlook app settings on each device.

The cloud approach: store your signature where it can’t get lost

Every method above has one weakness: your signature still lives somewhere local — a file on your PC, a setting in an app, a config tied to one profile. When that app resets, that PC gets wiped, or that profile gets corrupted, the signature goes with it.

With NeatStamp, your signature is saved to your account in the cloud. You log in from any computer, click your signature, and install it in under two minutes. It doesn’t matter if Windows updated overnight, if your Outlook profile got corrupted, or if you’re setting up a new laptop. Your signature is always exactly where you left it.

The NeatStamp editor generates HTML that’s tested across all three versions of Outlook — Classic, New, and OWA. It uses table-based layout with inline styles, which is what Outlook actually renders correctly. No flexbox, no external CSS, no images that trigger antivirus scans because they’re embedded as data URIs. Just clean, stable HTML. You can browse ready-made templates or build from scratch.

For teams, NeatStamp solves the IT problem too. Instead of every employee having a signature stored in a local file that survives or doesn’t based on whether their PC got properly migrated, everyone installs from the same shared template. One update in NeatStamp, sent to the team, and everyone has the new version in five minutes. No GPO required.

Install from NeatStamp in two minutes — three steps

  1. 1Build or log in to your signature at NeatStamp.
  2. 2Click “Copy signature” — the formatted version copies to your clipboard.
  3. 3Paste into Outlook’s signature editor (File → Options → Mail → Signatures). Done. Repeat on any computer, any time.

Frequently asked questions

Why did my Outlook signature disappear after a Windows update?

Windows updates that touch the Microsoft Office stack sometimes reset the 'default signature' setting in Outlook's options, even though your actual signature files in %AppData%\Microsoft\Signatures are still on disk. Open File → Options → Mail → Signatures after any major update to check that your signature is still assigned to New messages and Replies/forwards. If the dropdown shows (none), your files are probably fine — you just need to reassign the default.

My Outlook signature disappeared after switching to the New Outlook — what happened?

Classic Outlook and New Outlook store signatures in completely different places. Classic Outlook uses files in %AppData%\Microsoft\Signatures on your local machine. New Outlook syncs signatures through Microsoft 365 roaming signatures, pulling from Outlook on the Web (OWA). When you switch to New Outlook, it doesn't automatically import your classic signature files. You need to recreate the signature in New Outlook or set it via Outlook on the Web at outlook.office.com → Settings → Accounts → Signatures.

Can I recover my Outlook signature after it disappeared?

Yes, in most cases. Go to %AppData%\Microsoft\Signatures in File Explorer (paste that path into the address bar). If your signature files are still there, your signature was never deleted — Outlook just lost the assignment. Open File → Options → Mail → Signatures, find your signature in the list, and reassign it as the default. If the folder is empty, you'll need to recreate the signature from scratch or restore it from a backup.

What is the Outlook roaming signatures feature and why does it cause problems?

Roaming signatures is a Microsoft 365 feature that syncs your signature across all devices via the cloud. It works by pulling the signature you set in Outlook on the Web (OWA) and pushing it to your desktop Outlook. The problem: when roaming signatures is active, anything you set in the desktop client gets overwritten on the next sync. The solution is to set your signature in OWA instead — go to outlook.office.com → Settings (gear icon) → Accounts → Signatures.

My Outlook signature is gone but I never deleted it. Where did it go?

The most likely culprits are: a Windows or Office update that reset your default signature assignment (the files are still there, just not set as default), the roaming signatures feature overwriting your local setting, an antivirus tool that quarantined your signature HTML files, or a new Outlook profile that doesn't have access to your old profile's signature folder. Start by checking %AppData%\Microsoft\Signatures to see if the files still exist.

How do I stop my Outlook signature from disappearing after every update?

The most reliable fix is to back up your signature folder — copy the entire %AppData%\Microsoft\Signatures folder to a safe location like OneDrive or an external drive. Better yet, store your signature as HTML in a cloud tool like NeatStamp. After any update, you can reinstall it in under two minutes from any computer without hunting for backup files.

Why is my Outlook signature gone in OWA (Outlook on the Web) but not in the desktop app?

OWA and classic desktop Outlook stored signatures independently before roaming signatures was introduced. If you set your signature only in the desktop app, OWA won't have it. Go to outlook.office.com, click the gear icon, then Accounts → Signatures, and add your signature there. This also ensures it's available across all devices if roaming signatures is enabled for your account.

Can an antivirus or IT policy delete my Outlook signature?

Yes. Some endpoint security tools scan the %AppData%\Microsoft\Signatures folder and quarantine files they consider suspicious — particularly if your signature HTML contains external image URLs or embedded code. If your signature files are missing from the Signatures folder and you didn't delete them, check your antivirus quarantine. IT Group Policies can also override your personal signature with a company-mandated one, or disable the signature field entirely. If the signature settings field is greyed out in Outlook, a GPO is the cause.

Build a signature that stays put

Your NeatStamp signature lives in the cloud, not in a local file that Windows updates can reset. Install it on any computer in two minutes, any time you need it.

Build My Signature — Free