Copy and paste fails because something is blocking the connection between your clipboard and the program you're using
When you copy text or an image, your device stores it in a temporary holding area called the clipboard. When you paste, the program you're in tries to pull that stored content and insert it. If that connection breaks — because a program froze, permissions got blocked, or a background process is interfering — paste stops working even though copy seemed fine.
The fix depends on where the break is. Sometimes it's the program itself. Sometimes it's your device's clipboard manager. Sometimes it's a setting that got turned off. Most of the time, the solution takes less than two minutes.
Key Takeaways
- Copy and paste works through your device's clipboard, a temporary storage area that programs access — if that connection breaks, paste fails even though copy appeared to work.
- The fastest fix is to close and reopen the program where paste isn't working, because most freezes clear when you restart.
- If restarting the program doesn't work, restart your entire device, which clears the clipboard and resets background processes that might be blocking access.
- On Windows, you can clear and test the clipboard directly using Notepad; on Mac, use the Terminal command pbpaste to check whether your clipboard is actually holding data.
- Some programs and websites block clipboard access on purpose for security reasons, and you may need to grant permission in your browser or system settings.
Close and reopen the program where paste isn't working
A frozen or stuck program is the most common reason paste fails. When a program stops responding properly, it loses access to the clipboard even though it's still running. Closing it completely and opening it again resets that connection.
On Windows, click the X button in the top right corner of the program window. On Mac, click the red circle in the top left. Wait three seconds, then open the program again. Try copying and pasting a straightforward word — something like "test" — into a blank document or text field. If it works now, the program just needed to restart.
If you have unsaved work, save it before closing. Most programs will ask you to save when you close them, but it's safer to do it yourself first.
Restart your entire device
If closing and reopening the program didn't work, restart your computer or phone. This clears the clipboard completely, stops any background processes that might be interfering, and gives your device a fresh start.
On Windows, click the Start button, then the power icon, then "Restart". On Mac, click the Apple menu, then "Restart". On a phone, hold the power button until you see the shutdown screen, then slide to power off. Wait 10 seconds, then turn it back on. Once it's fully loaded, try copy and paste again in the program where it failed.
Restarting fixes about 70 percent of clipboard problems because most interference comes from temporary processes that don't survive a shutdown.
Check whether your clipboard actually has data in it
Sometimes you think you copied something, but it didn't actually go into the clipboard. The copy action looked like it worked, but nothing was stored. You can test this directly.
On Windows, open Notepad (search for "Notepad" in the Start menu). Right-click in the blank space and look for a "Paste" option. If it's grayed out or doesn't appear, nothing is in your clipboard. If it appears and you can click it, your clipboard has data — try pasting into Notepad to see what's actually there.
On Mac, open Terminal (search for "Terminal" in Spotlight). Type pbpaste and press Enter. If text appears, your clipboard has data. If nothing appears or you see an error, your clipboard is empty. This tells you whether the problem is with copying or with pasting.
Grant clipboard permission in your browser or program
Websites and some programs ask for permission to access your clipboard for security reasons. If you denied that permission, copy and paste won't work on that site or in that program.
In most browsers, when a website tries to access your clipboard, a small notification appears at the top or bottom asking for permission. Look for language like "Allow [website] to access your clipboard?" Click "Allow" or "Yes". If you already clicked "Block" or "Don't Allow", you need to change that setting.
On Chrome, Firefox, Safari, and Edge, click the lock icon next to the website address in the address bar. Look for "Clipboard" or "Permissions" in the menu that appears. If it shows "Block", click it and change it to "Allow". On some sites, you may also need to reload the page after changing the permission.
For programs on your computer, the process varies. On Windows, go to Settings, then Privacy & Security, then Clipboard. Make sure the toggle for "Clipboard history" is turned on. On Mac, most programs ask for permission the first time they need clipboard access — look for a dialog box and click "Allow".
Clear your clipboard history on Windows
Windows stores multiple clipboard items in a feature called Clipboard History. If this history gets corrupted or too full, it can prevent new items from being stored or pasted.
Open Settings (press Windows key + I). Go to System, then Clipboard. Click "Clear clipboard history". This erases all stored clipboard items, which sounds drastic but usually fixes the problem. After clearing, try copying and pasting something straightforward again.
You can also turn Clipboard History off entirely if it keeps causing problems. In the same Settings menu, toggle "Clipboard history" to Off. This removes the feature but also removes the possibility that it will interfere with copy and paste.
Check for conflicting programs or extensions
Some programs — particularly password managers, screenshot tools, and clipboard managers — monitor your clipboard constantly. If two of these programs are running at the same time, they can interfere with each other and block normal copy and paste.
Look at your taskbar (the bottom of your Windows screen or the top of your Mac screen) and see what programs are running. Common culprits are Grammarly, 1Password, LastPass, Snagit, and clipboard manager apps. Try closing any of these that you don't actively need right now, then test copy and paste again.
If you use browser extensions, they can also block clipboard access. Open your browser's extension menu (usually three dots in the top right), look for extensions that might interact with text or passwords, and try disabling them temporarily. Reload the website and try pasting again. If it works, you've found the problem — you can then decide whether to keep the extension disabled or look for a setting within that extension to allow clipboard access.
Frequently Asked Questions
Why does copy work but paste doesn't?
Copy and paste are two separate actions that use the same clipboard. If paste fails but copy seemed to work, the data might not have actually stored in the clipboard, or a program is blocking access to retrieve it. Test by opening Notepad or Terminal and checking whether anything is in your clipboard, as described above.
Can a virus cause copy and paste to stop working?
Malware can interfere with clipboard access, but it's rare. More commonly, a program conflict or a frozen process causes the problem. If you suspect malware, run a full scan with Windows Defender (Windows) or Malwarebytes (any system), but start with restarting your device first — that fixes most clipboard issues.
Why does paste work in some programs but not others?
Different programs have different levels of clipboard access. Some websites and programs block clipboard access for security. Some programs have their own clipboard that doesn't connect to your system clipboard. If paste works in Notepad but not in a specific website or program, that program is likely blocking access — check its settings or your browser permissions.
Does clearing my clipboard delete my files?
No. Your clipboard only holds temporary data — text, images, or files you just copied. Clearing it just empties that temporary storage. Your actual files on your computer are not affected. The data disappears anyway when you restart your device or copy something new.
What if I've tried everything and paste still doesn't work?
Restart your device one more time, then try copy and paste in Notepad specifically. If it works in Notepad but not elsewhere, the problem is with that specific program or website, not your clipboard. If it doesn't work anywhere, your clipboard system may need repair — on Windows, search for "Troubleshoot" in Settings and run the Troubleshooter for "Copy and Paste".