Outlook Signature Image Not Displaying: Fix Broken Inline Logos
🔍 WiseChecker

Outlook Signature Image Not Displaying: Fix Broken Inline Logos

Your Outlook email signature appears with a broken image icon or a red X instead of your company logo. This happens because the image is linked from a file path or server that recipients cannot access. The signature works on your computer but fails when sent. This article provides the steps to embed images directly into your signature so they display correctly for all recipients.

Key Takeaways: Fixing Outlook Signature Images

  • Insert > Pictures > This Device: Embeds an image file directly into the signature HTML, making it part of the email.
  • File > Options > Mail > Signatures > Edit: Opens the signature editor to replace a linked image with an embedded one.
  • Save image as PNG or JPG: Ensures maximum compatibility across different email clients and Outlook versions.

Why Outlook Signature Images Break

Outlook signatures can include images in two ways. The first method embeds the picture data directly into the signature’s HTML code. This method is reliable because the image travels with the email. The second method links to an image file on your computer’s hard drive or a company server. When you use this link method, the signature displays the image for you by reading the local file. However, when you send the email, Outlook includes only the file path or web address. The recipient’s email client cannot access your local C:\ drive or your internal company server, so it shows a broken image placeholder.

This problem is common after migrating to a new computer or when a signature is created by copying an image from a webpage. Security settings in some organizations can also block external images by default, which affects web-linked images. The fix is always to ensure the image is embedded, not linked.

Steps to Embed an Image in Your Outlook Signature

Follow these steps to create a new signature with a properly embedded image. If you have an existing broken signature, you should edit it using the same process.

  1. Open the Signature Editor
    In Outlook, go to File > Options > Mail. Click the Signatures button. This opens the Signatures and Stationery window.
  2. Create or Select Your Signature
    In the Select signature to edit box, choose an existing signature to fix or click New to create one. Give it a name and click OK.
  3. Position Your Cursor
    In the large editing box under Edit signature, click where you want the logo to appear. Place it before or after your text.
  4. Insert the Image
    Click the picture icon in the formatting toolbar. In the dialog box, navigate to your image file on your computer. Select the file and click Insert. Do not paste an image copied from elsewhere.
  5. Set Default Signature Associations
    In the Choose default signature section, assign this new signature to your email account for New messages and Replies/forwards if desired.
  6. Save and Test
    Click OK to close all dialog boxes. Create a new email to verify your signature appears with the image. Send a test email to yourself and another address to confirm it displays for recipients.

Fixing an Existing Signature with a Broken Image

If your signature already exists but the image is broken, you must replace the linked image. In the signature editor, click on the broken image icon and press the Delete key. Then, follow step 4 above to insert the image correctly from your device. Simply re-pasting the image will not fix the underlying link issue.

If Your Signature Image Still Does Not Appear

Outlook Shows the Image but Recipients Do Not

If you see the image but your recipient reports a broken icon, the image is likely still linked. Return to the signature editor, delete the image, and re-insert it using the picture icon. Ensure you are not copying from a web browser or file explorer and pasting directly into the editor.

Image is Too Large or Poor Quality

Large image files can be blocked by email security gateways or appear distorted. Before inserting, resize the image to a width of 300 pixels or less using an image editor. Save it as a PNG for logos with transparency or a high-quality JPG for photographs. A file size under 100 KB is ideal.

Signature Does Not Appear in New Emails

After creating the signature, you must assign it. In the Signatures and Stationery window, under Choose default signature, select your email account and then choose the signature from the dropdown menus for New messages and Replies/forwards. Click OK to save.

Linked vs Embedded Images in Signatures

Item Linked Image Embedded Image
Storage Location On your local drive or a web server Within the signature HTML file
Recipient Visibility Broken icon or blocked Displays correctly in most clients
File Size Impact Very small, only a link is added Increases email size by image file size
Reliability Fails if path is inaccessible Highly reliable across different systems
Best Use Case Internal templates on a shared network External communication with all recipients

You can now create Outlook signatures with logos that display reliably for every recipient. Use the Insert Picture tool in the signature editor instead of pasting. For advanced control, create your signature in HTML format and use a Base64 encoded image string for guaranteed embedding. This method ensures compatibility even with strict corporate email systems.