Few things break your flow like pressing Ctrl+C, switching windows, pressing Ctrl+V, and getting nothing. The good news is that dead copy and paste shortcuts are almost always a small, local glitch rather than a real fault. The two keys are doing exactly one job, so when they fail there is a short list of suspects: the keyboard, the app you are in, or the clipboard process in the background. Work through them in order and you will usually have it back in a minute or two.
This guide is specific to the keyboard shortcuts. If copy and paste is failing through the menus and the mouse as well, the cause is broader, and the place to start is our main guide, copy and paste not working.
First, the 30-second checks
Before changing any settings, rule out the quick stuff. These fix a surprising share of cases on their own.
- Try it somewhere plain. Open Notepad or any simple text box, type a word, select it, and press Ctrl+C then Ctrl+V. If it works there, your keyboard is fine and the problem is the app you were just in.
- Check for a stuck Ctrl key. Press and release the left Ctrl key firmly a few times, then the right one. A key that is physically held down, or stuck by crumbs or a worn switch, makes every shortcut misfire.
- Use the right-click menu. Right-click your selection and choose Copy, then right-click where you want it and choose Paste. If that works but the keys do not, the clipboard is healthy and the issue is purely the shortcut.
- Restart the app. Close the program where pasting fails and reopen it. A single frozen window is the most common culprit of all.
If it is the keyboard
When even Notepad will not copy, suspect the hardware. The clue is usually that other Ctrl shortcuts misbehave too, like Ctrl+A or Ctrl+Z.
Clean or reseat the keys
Dirt under a keycap can hold a switch half-pressed. Turn the keyboard upside down, give it a firm tap, and run the Ctrl, C and V keys a few times. On a laptop, a Sticky Keys setting can also change how modifier keys behave. Press Shift five times to see if Sticky Keys is on, and turn it off in the accessibility settings if you did not mean to enable it.
Test a different keyboard or layout
Plug in another keyboard, or pair a spare, and try the shortcuts again. If the second keyboard works, the first one is the problem. It is also worth checking your input language: switching to a keyboard layout you did not intend can remap where C and V sit, so the keycaps no longer match what the system reads. Set your layout back to the one printed on your keys.
If it is software grabbing the shortcut
Plenty of background apps register global hotkeys, and now and then one collides with Ctrl+C or Ctrl+V and swallows it before your app ever sees it. Clipboard tools, screen recorders, macro utilities, and some game overlays are the usual offenders.
- Close recent installs. If the shortcuts died right after you installed something, quit that app first and test again.
- Check clipboard and macro tools. Anything that manages copy history or remaps keys can intercept the combination. Disable it temporarily to confirm, then look in its settings for a hotkey you can change.
- Look at game and chat overlays. Overlays that sit on top of other windows sometimes capture keystrokes. Turn the overlay off and retry.
If the clipboard itself is stuck
Sometimes your keypresses register fine but nothing lands, because a program has locked the clipboard or its background process has frozen. This shows up as copy seeming to work while paste does nothing, in every app at once.
On Windows
The clipboard relies on a small process that can hang, especially during a Remote Desktop session. Open Task Manager (Ctrl+Shift+Esc), find rdpclip.exe or RDP Clipboard Monitor, and end it. It does not restart on its own, so relaunch it with Win+R by typing rdpclip. If you are not on Remote Desktop, restarting Windows Explorer from Task Manager, signing out and back in, or a full restart clears a stuck clipboard just as well. You can confirm the clipboard is alive again by opening clipboard history with Win+V. Our walkthrough on seeing clipboard history on Windows shows where that lives. For a Windows 11 specific run-through, see copy and paste not working on Windows 11.
On a Mac
The Mac equivalent is the pasteboard server. If copy and paste freezes system-wide, open Terminal and run killall pboard, which restarts the process cleanly, or quit and relaunch from Activity Monitor. The full set of steps is in copy and paste not working on a Mac. Note that on a Mac the shortcuts are Cmd+C and Cmd+V, not Ctrl, so a switcher pressing Ctrl by habit will see nothing happen and assume something is broken when the keys are simply wrong for the platform.
When it keeps coming back
If you fix it and it returns, you are looking at a pattern rather than a one-off freeze. Two things are worth a closer look. First, a clipboard or remapping tool that runs at startup, which will keep re-grabbing the shortcut every time you boot. Decide whether you want it, and if you do, change its hotkey so it stops fighting Ctrl+C. Second, a keyboard on its way out, where a worn Ctrl switch intermittently sticks. A different keyboard is the cleanest test. Tools that keep a reliable history, like a good clipboard manager, can also soften the blow of an occasional missed copy, because the last several things you copied are still there to grab.
For the wider picture, including the mouse and menu fixes and the device-specific quirks, the pillar guide, copy and paste not working, how to fix it, ties all of this together.
Frequently asked questions
Why are Ctrl+C and Ctrl+V not working?
Dead copy and paste shortcuts are almost always a small local glitch rather than a real fault. The usual suspects are a stuck key, the app you are in having frozen, a background app that grabbed the shortcut, or the clipboard process having hung. Testing the keys in Notepad first tells you whether the keyboard or the app is at fault.
How do I fix Ctrl+C and Ctrl+V?
Work through the suspects fastest first. Try the keys in a plain text box like Notepad, press the Ctrl key a few times in case it is stuck, and use the right-click Copy and Paste menu to check the clipboard is healthy. If the trouble points at software, close any clipboard tool, macro utility, or overlay that might be holding the shortcut, and if paste lands empty everywhere, restart the clipboard process.
Why does Ctrl+C work but Ctrl+V does not (or the reverse)?
When copy seems to work but paste does nothing in every app at once, the clipboard process has usually locked up rather than the keys failing. On Windows you can end rdpclip.exe in Task Manager and relaunch it with Win+R, or restart Windows Explorer. If only one of the two keys misfires, check that key for dirt or a worn switch, since a single sticking key breaks just its own shortcut.
Can a stuck Ctrl key break copy and paste?
Yes. A Ctrl key that is physically held down, or stuck by crumbs or a worn switch, makes every shortcut built on it misfire. Press and release the left and right Ctrl keys firmly a few times, and if other Ctrl shortcuts like Ctrl+A or Ctrl+Z also misbehave, suspect the hardware and test a different keyboard.