How to Fix Clipboard Not Working in Windows 11
The Problem
Ctrl + C and Ctrl + V do nothing, pasted text is stale, or Win + V says clipboard history is off. Clipboard problems often come from a stuck rdpclip.exe, a clipboard manager conflict, or Clipboard History disabled—not a broken keyboard.
Keyboard keys not typing at all? Fix keyboard not typing first. Remote Desktop clipboard broken only? See Step 4 below.
Symptoms
- Paste always inserts the same old item.
- Clipboard history toggle in Settings won't stay on.
- Copy works in one app (Notepad) but not another (browser or Office).
The Fix: Step-by-Step
Step 1: Restart Windows Explorer
A hung Explorer session can block the clipboard chain.
- Press
Ctrl + Shift + Esc→ Processes. - Right-click Windows Explorer → Restart.
- Test copy/paste in Notepad immediately.
Step 2: Enable Clipboard History
- Settings → System → Clipboard.
- Turn on Clipboard history.
- Turn on Sync across devices only if you use the same Microsoft account on multiple PCs (optional).
- Press Win + V — you should see recent clips. Pin a test phrase and paste it.
Step 3: Clear Clipboard and Reset the Stack
- Open Terminal (Admin) and run:
echo off | clip - Or press Win + V → Clear all at the top of the history panel.
- Copy fresh text and paste—avoid copying from apps that use custom formats (Excel cells, rich web selections) until basic text works.
Step 4: Fix Remote Desktop Clipboard (rdpclip)
If you use Remote Desktop, rdpclip.exe often breaks local clipboard.
- Open Task Manager → Details tab.
- End rdpclip.exe if it is running.
- File → Run new task → type
rdpclip.exe→ OK. - Disconnect any active RDP sessions and test local copy/paste again.
Step 5: Disable Conflicting Clipboard Managers
Third-party tools (Ditto, ClipClip, PowerToys Advanced Paste) can hijack the clipboard.
- Exit them from the system tray completely.
- Test Windows clipboard. Re-enable one at a time to find the conflict.
- In PowerToys → Advanced Paste — turn off if it intercepts Ctrl + V.
Step 6: Run Clipboard Troubleshooter and Repair System Files
- Settings → System → Troubleshoot → Other troubleshooters — run any Keyboard or Shared experiences troubleshooter listed.
- In Terminal (Admin):
sfc /scannow - Reboot and retest Win + V and Ctrl + V in Notepad, then in your problem app.
Step 7: Check App-Specific Paste Blocks
Some terminals, elevated apps, and security software block cross-app paste.
- Paste into Notepad first—if that works, the target app may require Run as administrator for both copy and paste sides, or has its own paste shortcut (
Ctrl + Shift + Vin many terminals). - Office: File → Options → Advanced → confirm clipboard settings are not disabling multiple paste.
Still Not Working?
- Clipboard works until you open a browser? Disable browser extensions one by one—password managers and "productivity" extensions often break paste.
- After a Windows update? Roll back the update or run fix Windows 11 slow after an update steps including
DISMrepair.
Related guides
How to Fix Snipping Tool Not Working in Windows 11
Print Screen or Snipping Tool does nothing, screenshots are black, or Win+Shift+S fails? Reset the app, fix keyboard shortcuts, and repair capture permissions.
How to Fix the Microsoft Store Not Working on Windows 11
Microsoft Store won't open, won't download apps, or throws error 0x80131500? Reset the cache, re-register the Store, and fix the services behind it.
How to Fix Sleep and Hibernation Not Working in Windows 11
PC won't sleep, wakes instantly, or hibernate is missing? Fix power plans, wake timers, fast startup, and drivers that block sleep on Windows 11.
How to Fix Steam Not Opening on Windows 11
Steam won't launch or stuck updating on Windows 11? Clear download cache, repair files, and fix services without reinstalling games.
How to Fix Windows 11 Stuck on the Loading Screen
Windows 11 stuck on the spinning dots or loading screen? Cut power-draining peripherals, disable fast startup, and use Startup Repair to boot again.