Copy and paste fails when something blocks the path between your clipboard and the program you're using

When you copy text or an image and nothing happens when you paste, the problem is usually one of four things: the program doesn't have permission to use your clipboard, something else copied over what you wanted, your clipboard is full or corrupted, or the program itself has crashed without telling you. Most of these are fixable in under a minute.

The good news is that copy and paste doesn't fail randomly. Something specific broke the connection. Once you know what to look for, you can either fix it yourself or know whether you need to restart your computer.

Key Takeaways

  • Copy and paste stops working most often because a program doesn't have clipboard permission, something else copied over your text, or the program has frozen without showing it.
  • If you copied something and then opened a different program before pasting, that new program may have overwritten your clipboard with its own content.
  • Restarting the program you're trying to paste into usually fixes the problem if the program itself is stuck.
  • Some programs and websites intentionally block clipboard access for security reasons, and you may need to grant permission manually.
  • If nothing works, restarting your computer clears the clipboard and resets all programs at once.

Something else copied over what you wanted

The most common reason paste doesn't work is that you copied something new without realizing it. When you copy text, it goes into your clipboard. When you copy something else — even by accident — it replaces what was there before. You can only hold one thing in your clipboard at a time.

This happens most often when you open a new program or website between copying and pasting. Some programs automatically copy things when you open them: a link from an email, a file path from a folder, or text from a notification. If you then try to paste what you copied five minutes ago, it's gone.

The fix is straightforward: copy the text again, then paste it right away without opening anything else in between. If you need to copy multiple things at once, use your operating system's clipboard history. On Windows 10 and later, press Windows key + V to open clipboard history and see everything you've copied recently. On Mac, you can use third-party clipboard managers like Pasty or Clipboard Manager, since macOS doesn't have a built-in history feature.

The program doesn't have permission to access your clipboard

Browsers and some other programs ask for permission before they can read or write to your clipboard. If you denied that permission the first time, copy and paste won't work in that program until you change it.

On Chrome, Firefox, Safari, and Edge, look for a small icon in the address bar — usually a lock, a circle with an i, or a shield. Click it and look for "Clipboard" or "Permissions". If it says "Block" or "Denied", click the dropdown and change it to "Allow". Then try pasting again.

On some websites, you may see a popup asking "Allow this site to access your clipboard?" when you try to paste. Click "Allow" and the paste will go through. If you click "Block", you won't be able to paste on that site until you change the permission in your browser settings.

The program has frozen or crashed without showing it

If a program stops responding to your keyboard and mouse, it usually tells you with a spinning wheel or a "not responding" message. But sometimes a program gets stuck silently, and copy and paste just stops working.

The fix is to close the program completely and open it again. On Windows, press Ctrl + Alt + Delete, click "Task Manager", find the program in the list, click it, and click "End Task". On Mac, press Command + Option + Escape, click the program, and click "Force Quit". Then open the program again and try pasting.

If the program opens but still won't paste, try restarting your computer. This clears the clipboard, resets all programs, and fixes most stuck-clipboard problems. Save your work in other programs first, then restart.

Your clipboard is full or corrupted

Your clipboard has a size limit. If you copy something very large — a high-resolution image, a long video file, or thousands of lines of text — it may not fit. The clipboard will either reject it silently or accept it but become corrupted, making paste fail.

If you're trying to paste something large, try copying something smaller first to test whether paste works at all. If it does, the problem is the size of what you copied. Try copying a smaller version of the file or text instead.

If your clipboard is corrupted, restarting your computer is the most reliable fix. Corrupted clipboards usually don't recover on their own, and no setting lets you clear it manually without restarting.

You're pasting into a program that blocks clipboard access

Some programs and websites intentionally block copy and paste for security reasons. Banks, password managers, and some email services don't let you paste passwords because it makes it harder for malware to steal them automatically. Some websites block pasting into search boxes to prevent automated scraping.

If a program or website blocks paste, you'll usually see a message saying "Paste is not allowed here" or the paste straightforward won't happen. You can't override this — it's a deliberate choice by the program's creators. You'll need to type the information manually instead.

The exception is if you own the website or program. If you're the administrator, you can usually turn off the paste block in settings, but the default is there for a reason.

Your operating system needs an update

Rarely, copy and paste stops working across all programs because of a bug in Windows or macOS itself. This usually happens right after a major update, when the new version has a problem the developers didn't catch.

Check whether you have pending updates. On Windows, go to Settings > Update & Security > Check for updates. On Mac, go to System Preferences > Software Update. Install any updates and restart your computer. If copy and paste still doesn't work after that, the problem is probably something else on this list.

Frequently Asked Questions

Why does paste work in some programs but not others?

The program you're pasting into either doesn't have clipboard permission, has frozen, or intentionally blocks pasting. Check the browser permissions first if you're pasting into a website. If you're pasting into a desktop program, try closing and reopening it.

Can I paste something I copied hours ago?

No. Your clipboard only holds one thing at a time, and it clears when you copy something new or restart your computer. If you need to save text for later, paste it into a document or notes app instead of relying on the clipboard.

Does restarting my computer really fix copy and paste?

Yes, most of the time. Restarting clears the clipboard, resets all programs, and fixes corrupted clipboard data. If paste still doesn't work after a restart, the problem is usually a program permission or a website that blocks pasting intentionally.

What's the difference between copy, cut, and paste?

Copy puts a duplicate in your clipboard and leaves the original where it is. Cut removes it from the original location and puts it in your clipboard. Paste puts whatever is in your clipboard into the new location. All three use the same clipboard, so cutting something will overwrite what you copied.

Why do some websites ask permission before I can paste?

Websites ask for clipboard permission because pasting is a security risk — malware can use it to insert code or steal data. Legitimate websites ask so you know they're accessing your clipboard. If a website asks and you don't trust it, click "Block" and type the information manually instead.