Skip to main content
Participant
July 16, 2026
Question

Adobe Express Photos 6.6.2 - Screenshots are pasted as Outlook attachments instead of inline images

  • July 16, 2026
  • 4 replies
  • 235 views

I found what appears to be a clipboard format issue in Adobe Express Photos 6.6.2.

Environment:

  • Adobe Express Photos 6.6.2
  • Windows 10 Pro 22H2
  • Microsoft Outlook Classic (Microsoft 365)

Steps to reproduce:

  1. Capture a screenshot using Adobe Express Photos with the Print Screen shortcut.
  2. Press Ctrl+V inside a new HTML email in Outlook Classic.

Result:

Outlook inserts the screenshot as a file attachment instead of an inline image.

Expected result:

The screenshot should be pasted directly into the message body.

Investigation:

Using InsideClipboard, Adobe Express Photos places the following clipboard formats:

  • CF_BITMAP
  • CF_HDROP
  • FileContents
  • FileGroupDescriptorW
  • Shell IDList Array

Windows Snipping Tool only places image formats (CF_BITMAP/PNG), and Outlook correctly pastes the image inline.

Microsoft Word pastes the Adobe Express screenshot correctly because it uses the bitmap clipboard format, while Outlook prioritizes CF_HDROP and treats the clipboard contents as a file attachment.

This suggests Adobe Express Photos should avoid placing CF_HDROP (or related virtual file formats) on the clipboard when the user captures a screenshot intended for clipboard pasting.

    4 replies

    Participant
    August 27, 2026

    Hi ​@Rose DV. Any solution for this? It’s very annoying and it prevents many people for using Adobe Express Photos as thei default screenshot application. Thank you very much!

    Rose DV
    Community Manager
    Community Manager
    August 27, 2026

    Hi ​@estebanm70609832,

    Thanks for the nudge! The team has confirmed they're fixing this specific issue: screenshots from Adobe Express Photos pasting into Outlook Classic as attachments instead of inline images. So it's a recognized bug with a fix in the works!

    I don't have an exact release date to share yet, but I'll update this thread as soon as I have more on timing. And huge credit to ​@fabian - that clipboard-format writeup earlier was perfect!

    Rose

    Rose DV
    Community Manager
    Community Manager
    July 17, 2026

    Hi ​@fabian, thank you for this incredibly thorough writeup, the environment details, repro steps, and especially the clipboard format investigation with InsideClipboard are extremely helpful.

    I've passed this along to our internal team for review.

    Rose