When you use Copilot to draft or rewrite an email in Outlook, the resulting message sometimes contains your email signature twice—once at the bottom of the composed text and again below the reply or forwarded content. This duplication is not a random glitch. It happens because Copilot and Outlook each insert the signature independently during the compose or reply flow, and the two processes do not coordinate. This article explains the root cause of the duplication, provides step-by-step instructions to prevent it, and shows you how to clean up the output when duplication occurs.
Key Takeaways: Preventing Copilot Signature Duplication in Outlook
- File > Options > Mail > Signatures: Disable automatic signature insertion for replies and forwards to stop Outlook from adding the signature before Copilot processes the message.
- Copilot draft pane > Insert button: Always review the draft before clicking Insert, and remove any duplicate signature that Copilot may have included in the generated text.
- Outlook desktop client vs Outlook on the web: Duplication occurs more frequently in the desktop client because Copilot and the signature engine run in the same process; on the web, the separation reduces but does not eliminate the issue.
Why Copilot and Outlook Create Duplicate Signatures
The root cause is a timing conflict between two signature insertion mechanisms. When you reply to or forward an email, Outlook’s built-in signature engine automatically adds your default signature at the bottom of the new message body. This happens before Copilot’s draft appears in the compose pane. At the same time, Copilot’s AI model is trained to include a signature block in its generated text because many email templates end with a sign-off. When Copilot generates a draft, it may append the same signature text that Outlook is about to insert. After you click Insert, Outlook places the Copilot-generated text—including the signature—into the message body. Then Outlook’s signature engine runs again and appends a second copy of the signature.
This duplication is most common when you use the “Draft with Copilot” or “Rewrite” features in Outlook on new messages or replies. It does not happen when you start a completely new message from scratch because Outlook inserts the signature only after you click Send or when you open a reply form. The duplication also depends on your signature settings: if you have signatures set to insert automatically on new messages only, replies are less affected. However, if you have signatures set for all messages, the duplication risk increases.
Why the Desktop Client Is More Affected
In the Outlook desktop client, both Copilot and the signature engine run within the same COM add-in environment. The signature engine fires a Document_New event before Copilot’s draft is fully rendered. This means Outlook inserts the signature first, then Copilot overwrites part of the message body but not the signature area. On Outlook on the web, the signature insertion is handled by the browser’s DOM events, and Copilot inserts text asynchronously. The duplication still occurs there, but less frequently because the browser can cancel the second insertion if it detects a duplicate DOM node.
Steps to Stop Copilot from Duplicating Your Signature
The most reliable fix is to disable automatic signature insertion for replies and forwards. This prevents Outlook from adding the signature before Copilot processes the message. Then you can add the signature manually after you accept the Copilot draft. Follow these steps:
- Open Outlook signature settings
Go to File > Options > Mail. Under the Compose messages section, click the Signatures button. The Signatures and Stationery dialog opens. - Disable automatic signature for replies and forwards
In the Choose default signature section, locate the drop-down list labeled Replies/Forwards. Select (none) from that list. Leave the New messages drop-down set to your preferred signature if you want signatures on new emails only. Click OK to close the dialog, then click OK again in the Options window. - Close and reopen Outlook
Changes to signature settings take effect after you restart Outlook. Close the application and launch it again. - Test a reply with Copilot
Open an email and click Reply. In the Copilot pane, click Draft with Copilot or Rewrite. Wait for the draft to appear. Before you click Insert, scroll to the bottom of the draft and check if Copilot included a signature. If you see a signature, delete that portion of the text in the draft pane. Then click Insert. - Add your signature manually
After the draft is inserted into the compose area, go to the Insert tab on the ribbon and click Signature. Select your signature from the list. This ensures the signature appears exactly once.
Alternative Method: Use a Plain Text Signature
If you prefer to keep automatic signature insertion enabled, you can reduce duplication by using a plain text signature without images or complex formatting. Copilot is less likely to generate a signature block that matches a plain text signature exactly. To set a plain text signature, go to File > Options > Mail > Signatures, create a new signature, and type only your name and contact details without any bold, italic, or image elements.
If Copilot Still Duplicates the Signature After the Main Fix
Even after disabling automatic signature insertion for replies and forwards, you may still see duplication in certain scenarios. The following sections describe these edge cases and how to handle them.
Copilot Adds a Signature in the Draft Itself
Copilot’s AI model occasionally generates a signature block because the training data includes emails that end with a sign-off. To avoid this, do not include the word “signature” or “regards” in your prompt unless you want Copilot to produce a closing. Instead, write a prompt like “Draft a professional reply confirming the meeting time” without any closing phrase. After Copilot generates the draft, manually delete any sign-off lines before inserting the text.
Outlook on the Web Duplicates the Signature
On Outlook on the web, the signature duplication occurs when you use the “Draft with Copilot” feature in a new message window. The web client inserts the signature after Copilot inserts its draft. To fix this, after you click Insert, immediately press Ctrl+Z to undo the signature insertion. Then re-insert the signature manually from the Insert menu. This workaround works because the undo command removes only the most recent action—the signature insertion—and leaves the Copilot draft intact.
Copilot in Outlook Mobile or Mac
On Outlook for iOS, Android, and Mac, signature duplication is less common because these clients handle signatures differently. In the mobile apps, signatures are inserted only after you tap Send. On Mac, signatures are inserted as a separate step after the compose window opens. If duplication occurs on these platforms, disable automatic signatures for replies and forwards in the same way as on Windows. The settings location is Outlook > Preferences > Signatures on Mac, and Settings > Signature in the mobile apps.
Copilot Signature Behavior: Desktop vs Web vs Mobile
| Item | Outlook Desktop (Windows) | Outlook on the Web | Outlook Mobile / Mac |
|---|---|---|---|
| Signature insertion timing | Before Copilot draft appears | After Copilot draft is inserted | On Send (mobile) or separate step (Mac) |
| Duplication frequency | High | Moderate | Low |
| Best prevention method | Disable auto signature for replies/forwards | Undo signature insertion with Ctrl+Z | Disable auto signature for replies/forwards |
| Workaround when duplication occurs | Delete duplicate signature in compose pane | Ctrl+Z then re-insert signature | Delete duplicate signature before sending |
This table summarizes the differences across platforms. The desktop client requires the most proactive prevention. The web version allows a quick undo. Mobile and Mac users rarely encounter the issue, but the same settings change works if needed.
You can now prevent Copilot from duplicating your signature by adjusting Outlook’s automatic signature settings and reviewing Copilot drafts before insertion. For daily use, disable automatic signature insertion for replies and forwards. When you need a signature, add it manually after the Copilot draft is in place. If duplication still appears on Outlook on the web, use the Ctrl+Z undo trick immediately after inserting the draft. As an advanced tip, create a signature with a unique horizontal rule or separator line—Copilot rarely generates that specific formatting, so you can quickly spot and remove any duplicate generated by the AI.