[BUG] Image paste with Ctrl+V not working on Windows (drag-and-drop works)

Resolved 💬 3 comments Opened Oct 8, 2025 by setieroth Closed Oct 11, 2025

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Title:

Description:

Image pasting via Ctrl+V is no longer working in Claude Code on Windows,
though it used to work previously. Drag-and-drop still functions correctly.

Steps to reproduce:

  1. Copy an image to clipboard (e.g., from a screenshot tool or by copying an

image file)

  1. Open Claude Code in VSCode terminal
  2. Try to paste the image using Ctrl+V

Expected behavior:
The image should be pasted into the conversation, as documented in the
https://docs.claude.com/en/docs/claude-code/common-workflows.

Actual behavior:
The image does not paste. No error message is shown.

Workaround:
Drag-and-drop of images still works correctly.

Environment:

  • OS: Windows (MINGW64_NT-10.0-26100 3.5.4-395fda67.x86_64)
  • Platform: win32
  • Claude Code: [2.0.10

Additional context:
This functionality worked previously and appears to be a regression.

What Should Happen?

The image should be pasted into the conversation, as documented in the
https://docs.claude.com/en/docs/claude-code/common-workflows.

Error Messages/Logs

The image does not paste. No error message is shown.

Steps to Reproduce

  1. Copy an image to clipboard (e.g., from a screenshot tool or by copying an

image file)

  1. Open Claude Code in VSCode terminal
  2. Try to paste the image using Ctrl+V

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.0.10

Platform

Other

Operating System

Windows

Terminal/Shell

VS Code integrated terminal

Additional Information

_No response_

View original on GitHub ↗

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