Share via

Clipboard content sometimes EXPOSED on Windows 11 logon screen after hibernation

ArekL 0 Reputation points
2026-04-22T17:04:10.45+00:00

Hi,

Is there any feature in Windows 11 that could expose clipboard content on the logon screen, like in the example below?

User's image

The screenshot above shows the logon screen after the system wakes up from hibernation.

This does not occur every time the laptop is resumed from hibernation, rather few times per month.

Affected OS: Windows 11 23H2 (old device), 24H2

The issue was already reported to Microsoft Support on a previous laptop. However, they were unable to find the cause and eventually closed the ticket after some tests, which were not effective. The same behavior is now observed on a new device.

Any thoughts? Thank you.

(Hopefully this is not some kind of poorly written malware or... monitoring kind of software)

Windows for home | Windows 11 | Security and privacy
0 comments No comments

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-04-22T17:04:31.37+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Windows 11 does not include any supported feature that intentionally shows clipboard contents on the secure logon/lock screen.

    On the contrary, Windows specifically blocks clipboard access on the secure desktop (Winlogon/UAC) for security reasons. In Windows 10 and later, pasting into secure credential prompts is disabled, and attempts to use the clipboard there can even trigger internal errors such as the STATUS_STOWED_EXCEPTION described for Consent.exe. This behavior exists to prevent exactly the kind of data exposure being described: another user or process reading clipboard data from the lock or logon screen.

    From the available documentation:

    • Clipboard content is stored per-user and is meant to be used only after sign-in, via normal apps or clipboard history (Win + V).
    • Windows blocks clipboard access from the Winlogon (secure) desktop to stop unauthorized users from seeing clipboard data at the lock screen.

    Given this, there is no documented, supported mechanism in Windows 11 that would periodically render clipboard text on the lock or logon screen. Any such behavior is not expected or by design and is not part of clipboard history, sync, or logon troubleshooting features.

    If this continues to occur, it should be treated as an abnormal condition (for example, a display artifact, third‑party software interaction, or other defect) rather than a Windows feature.


    References:

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.