/ Library/ What Should We Remember/ Picture Superiority Effect
Recall Bias № 027 · Last updated 13 May 2026

Picture Superiority Effect.

"Images are remembered far better than the words next to them."

01Overview

The picture superiority effect is one of the most reliably measured findings in memory research: images are significantly better remembered than words. When information is presented as a picture plus a label, recall is dramatically higher than for the label alone. This is not a mild preference — in some studies, picture recall exceeds word recall by factors of 2–3.

For designers, this is a direct argument for screenshots in documentation, icons with labels in navigation, and visual previews in onboarding — not as aesthetic choices, but as memory engineering.

02Detailed explanation

Paivio's dual coding theory (1971) proposed the mechanism: images are stored in both a visual code and a verbal code simultaneously, giving them two retrieval paths instead of one. Shepard (1967) tested recognition memory with over 600 images and found nearly perfect recognition even after a delay — participants could identify pictures they'd seen with accuracy above 98%. Word recall under the same conditions was far lower.

  • Nelson's work (1976) confirmed that concrete, imageable words (which evoke mental pictures) are better remembered than abstract ones — the imagery effect generalises even to language.
  • Medina's "Brain Rules" distills decades of research: if information is presented only as text, recall after 72 hours is around 10%. Add a relevant image, and recall rises to around 65%.
  • Icons paired with labels are more memorable than labels alone — provided the icon is consistent and semantically coherent with its label.

03Why it exists

The visual system evolved before language. Visual memory is high-capacity and fast; it encodes automatically and in parallel. Verbal memory is effortful and capacity-limited. When both systems encode the same information, two independent retrieval routes are created — and recall probability increases accordingly.

The short version

The image is not decoration. It is a second memory channel. Using text alone is leaving half the available bandwidth on the table.

04Effects on users

  • Onboarding tours with annotated screenshots of the actual UI are recalled and applied better than text-only instructions, even when the text and screenshot communicate identical information.
  • Feature announcements with a visual preview are shared more, clicked more, and recalled more than equivalent text-only release notes.
  • Error messages with visual indicators (highlighted fields, warning icons) are more accurately interpreted and resolved than text-only error messages.
  • Dashboard onboarding: showing users a sample-populated dashboard before asking them to populate their own increases first-session engagement and reduces abandonment.

05Effects on designers & teams

  • Documentation: text-only user manuals are less effective than visual ones — this is not just a readability issue, it's a memory encoding issue.
  • Presentations: slides with visuals are better recalled by audiences than text-heavy slides, regardless of how good the speaker is.
  • Design critiques: showing a visual alongside the verbal critique helps participants retain what was discussed. Text-only design notes are less well remembered.

06Practical takeaways

  • For any instruction that requires a user to locate something in the interface, show a screenshot or animation — don't describe it in words.
  • Icons should reinforce meaning, not decorate: an icon + label is better recalled than either alone, but only when the icon is semantically consistent.
  • Use video or animation for processes that unfold over time — motion is even more distinct in memory than static images.
  • Annotated screenshots in help documentation are substantially more effective than prose descriptions for the same instruction.
  • In research and testing, show rather than describe when possible: a visual prototype generates more accurate feedback than a verbal description.

07Design examples

Onboarding

Show the interface

Tooltips that include a screenshot of the feature being described are recalled better than text-only tooltips. Users who complete visual onboarding apply the learning more accurately in their first real session.

Documentation

Annotated screenshots

Step-by-step guides that show the UI state at each step are substantially more effective than prose instructions, regardless of the complexity of the task. The image is the anchor the text hangs from.

Error messages

Visual field indicators

An error message that highlights the problematic field + an icon + text is remembered and resolved faster than text alone. The highlighted field is the memory anchor; the text provides the explanation.

Release notes

Visual changelogs

Feature announcements with GIFs or screenshots of the new UI are shared significantly more than text-only changelogs. The feature is also adopted faster when users have seen what it looks like before they encounter it.

08Ethical risks

Picture superiority is exploited in marketing when compelling imagery creates strong positive memories that aren't supported by product reality — a beautiful lifestyle photo attached to a mediocre product improves recall and purchase rate while setting up a disappointment gap.

In interface design: using screenshots in onboarding that show a polished, feature-rich state the user won't reach quickly creates false expectations. Show representative images of the experience users will actually have, not the aspirational version.

10Suggested reading