🚀 NEW in v2.4.29: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Clipboard Not Holding Data

How to Fix Copy and Paste When the Clipboard Stops Working

You copy something, paste it, and get nothing — or the same old text from earlier. Copy/paste failures are almost always a jammed clipboard process or a conflicting clipboard manager, not a broken keyboard. This guide resets the clipboard pipeline and finds what is holding it.

  • Resets the clipboard buffer and restarts the processes (rdpclip, Explorer) that handle it
  • Fixes Clipboard History (Win+V) when it shows nothing
  • Finds the third-party clipboard manager or RDP redirection setting that blocks paste

Best when copy/paste worked before and suddenly stopped, paste is greyed out, or Win+V history is empty.

📖

Main Troubleshooting Guide

How to Fix Computer Freezing and Hanging

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • Ctrl+C then Ctrl+V does nothing at all
  • Paste inserts old content instead of what you just copied
  • Clipboard History (Win+V) shows no items or will not open
  • Copy works in some apps but not others
  • The right-click "Paste" option is greyed out
  • Copy/paste works for a while then stops until you reboot
  • Copy/paste fails inside a Remote Desktop session
  • Pasting images fails but text works (or vice versa)

A quick clue: if paste fails everywhere, it is the clipboard service/process; if it fails only in Remote Desktop, it is rdpclip/redirection; if it fails only in one app, that app or its clipboard add-in is the problem.

What RescuePC checks for clipboard failures

RescuePC resets the clipboard pipeline and checks the services, history feature, and conflicts together, so you do not have to hunt through Task Manager and Settings to find the jam.

  • Clears the stuck clipboard buffer and restarts the rdpclip and Explorer processes that serve it
  • Verifies and re-enables the Clipboard History feature when Win+V is empty
  • Detects third-party clipboard managers that hijack or block copy/paste
  • Checks Remote Desktop clipboard redirection settings for RDP sessions
  • Runs SFC/DISM to repair the system files behind a persistently broken clipboard

This is most useful when copy/paste worked previously and stopped, or when it jams repeatedly until you reboot.

When These Fixes Resolve It

  • Copy/paste worked before and suddenly stopped
  • Paste fails across all apps, or only inside Remote Desktop
  • Clipboard History (Win+V) is empty or will not open
  • A clipboard manager or remap tool was recently installed

These are clipboard-process, history-feature, and conflict faults — exactly what resetting the buffer, restarting rdpclip/Explorer, enabling history, and clearing conflicts repair.

When It's the App or the Keyboard

A few cases are not the Windows clipboard at all:

  • Copy/paste fails in only one app while working everywhere else (that app's bug)
  • The keyboard's Ctrl key itself is failing (test Ctrl in other shortcuts)
  • A locked-down work device blocks clipboard by policy
Test copy/paste in Notepad with on-screen-keyboard Ctrl if needed. If it works there but not in one app, troubleshoot or reinstall that app; if a managed work PC blocks it, that is policy, not a fault.

Common Causes

  • The clipboard handling process (rdpclip.exe) is stuck or hung
  • The Windows Explorer shell that mediates clipboard data has frozen
  • A third-party clipboard manager is hijacking or blocking copy/paste
  • Clipboard History is disabled or its underlying service stopped
  • Remote Desktop clipboard redirection is turned off (RDP sessions)
  • Corrupted system files affecting clipboard functions
  • A specific app holding a lock on the clipboard
  • Keyboard shortcut remapping intercepting Ctrl+C/Ctrl+V

Solutions

Solution 1: Reset the Clipboard Buffer

  1. 1Press Windows + R, type cmd, press Enter
  2. 2Run: echo off | clip (this empties a stuck clipboard buffer)
  3. 3Try copying fresh text and pasting it
  4. 4Alternatively, open Settings > System > Clipboard and click "Clear" under Clear clipboard data
  5. 5Test copy/paste again

Solution 2: Restart the Clipboard Processes

  1. 1Open Task Manager (Ctrl + Shift + Esc) > Details tab
  2. 2If you see rdpclip.exe, right-click > End task
  3. 3Press Windows + R, type rdpclip.exe and press Enter to relaunch it
  4. 4Back in Task Manager > Processes, right-click "Windows Explorer" > Restart (the shell handles clipboard hand-offs)
  5. 5Test copy and paste

Solution 3: Fix Clipboard History (Win+V)

  1. 1Open Settings > System > Clipboard
  2. 2Turn ON "Clipboard history" (and "Sync across devices" only if you want cloud clipboard)
  3. 3Press Win + V and click "Turn on" if prompted
  4. 4If history still does not appear, open services.msc and confirm "Clipboard User Service" is running (restart it if needed)
  5. 5Copy a few items and press Win + V to verify history is captured

Solution 4: Rule Out Clipboard Managers and Shortcut Remaps

  1. 1Close any third-party clipboard manager (Ditto, ClipClip, vendor tools) and test copy/paste
  2. 2If paste returns, update that tool or leave it closed — it was conflicting
  3. 3Check keyboard/macro software (e.g. gaming software, AutoHotkey) for remapped Ctrl+C/Ctrl+V and disable the remap
  4. 4Test copy/paste in Notepad to confirm it works outside the suspect app
  5. 5Re-enable tools one at a time to find the culprit

Solution 5: Fix Remote Desktop Clipboard and Repair System Files

  1. 1For RDP: in the Remote Desktop Connection client > Show Options > Local Resources, ensure "Clipboard" is ticked before connecting
  2. 2Inside a stuck RDP session, end and relaunch rdpclip.exe as in the steps above
  3. 3If clipboard fails everywhere and locally, open Command Prompt as Administrator and run: DISM /Online /Cleanup-Image /RestoreHealth
  4. 4Run: sfc /scannow and restart when it finishes
  5. 5Test copy/paste across several apps

Fix copy-paste — the exact commands

Clipboard failures are the clipboard user service, clipboard history state, or (over Remote Desktop) the rdpclip process. Each has a direct fix.

Get-Service cbdhsvc* | Format-Table Status, Name

Checks the Clipboard User Service (per-session name like cbdhsvc_a1b2c) — Stopped means history and sync are dead.

start ms-settings:clipboard

Opens clipboard settings — toggling Clipboard History off/on resets its store.

taskkill /f /im rdpclip.exe & start rdpclip.exe

Restarts the Remote Desktop clipboard agent — THE fix for copy-paste dying inside RDP sessions.

echo test | clip

Pipes text into the clipboard from the command line — proves whether the core clipboard API works at all.

sfc /scannow

Repairs corrupted clipboard system files.

If echo|clip then Ctrl+V works but app-to-app copy fails, a specific app is holding the clipboard — clipboard-manager utilities are the usual suspects. RescuePC tests the API path and restarts the service chain.

Where Does Paste Fail?

Paste fails in every app

Likely cause: The clipboard process/service is jammed

Only fails inside Remote Desktop

Likely cause: rdpclip stuck or clipboard redirection disabled

Win+V history is empty

Likely cause: Clipboard History is turned off or its service is stopped

Only one app cannot copy/paste

Likely cause: That app or a clipboard add-in is the problem, not Windows

FIXES THIS IN 5 MINUTES

Fix Clipboard Not Holding Data Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

Unjam the Clipboard Pipeline

Copy/paste failures are almost always a stuck process or a conflict — both quick to reset once you know where to look.

  • Fails everywhere = restart rdpclip + Explorer
  • Old text on paste = clear the stuck buffer
  • Win+V empty = enable history / restart its service
  • Fails in one app only = that app, not Windows

Clipboard Not Working — FAQ

Why did copy and paste suddenly stop working?
Almost always because the clipboard process (rdpclip.exe) or the Explorer shell that mediates clipboard data has hung. Restarting both — end rdpclip.exe and relaunch it, then restart Windows Explorer in Task Manager — fixes the majority of sudden copy/paste failures without a reboot.
Why does paste insert old text instead of what I just copied?
The clipboard buffer is stuck holding a previous item, often because a clipboard manager or a frozen app grabbed it. Clear the clipboard (Settings > System > Clipboard > Clear, or run "echo off | clip"), close any clipboard manager, and restart Explorer, then copy fresh content.
My Win+V clipboard history is empty — how do I fix it?
Clipboard History must be enabled: Settings > System > Clipboard > turn on "Clipboard history," then press Win+V and click "Turn on" if prompted. If it is on but still empty, restart the "Clipboard User Service" in services.msc. History only captures items copied after it is enabled.
Copy/paste fails only in Remote Desktop — why?
That is rdpclip.exe (the process that bridges the clipboard between your PC and the remote session) hanging, or clipboard redirection being disabled. In the RDP client, enable Clipboard under Local Resources before connecting; inside a stuck session, end and relaunch rdpclip.exe.
Could a clipboard manager be causing this?
Yes — tools like Ditto or ClipClip, and even some keyboard/macro software, hook the clipboard and can block or corrupt copy/paste if they crash or conflict. Close the manager and test; if paste returns, update the tool or leave it disabled. Also check for remapped Ctrl+C/Ctrl+V in macro software.
Share this:XRedditLinkedInEmail