[FEATURE] [Windows] Cannot paste clipboard images (Ctrl+V) in Claude Code desktop app

Resolved 💬 3 comments Opened Apr 30, 2026 by pylin-learner Closed May 31, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Environment

  • OS: Windows 11 Home (10.0.26200)
  • Interface: Claude Code desktop app (claude.exe)
  • Shell: Bash

Description
Pasting screenshots from clipboard using Ctrl+V does not work in the Claude Code desktop app on Windows. The paste
action is silently ignored — no image appears in the input box.

Steps to reproduce

  1. Take a screenshot using Win+Shift+S (Windows Snipping Tool)
  2. Click on the Claude Code desktop app input box
  3. Press Ctrl+V

Expected behavior
The screenshot image is pasted into the input box and can be sent with the message.

Actual behavior
Nothing happens. The clipboard image is not inserted.

Workaround
Saving the screenshot as a file and dragging it into the chat window works as an alternative.

Proposed Solution

Implement clipboard image reading in the Windows desktop app input box,
so that images copied to the clipboard (e.g., via Win+Shift+S or other
screenshot tools) can be pasted directly using Ctrl+V — consistent with
the behavior already available on claude.ai in the browser.

Alternative Solutions

nil

Priority

High - Significant impact on productivity

Feature Category

File operations

Use Case Example

The screenshot image is pasted into the input box and can be sent with the message.

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗