Copy Paste Not Working in Mac 2026 | Quick Fix Guide
Quick answer: If copy paste is not working on Mac, first test Command-C and Command-V in another app. Then restart the app, restart the Mac, check keyboard shortcuts, disable browser extensions, and check if the website itself is blocking copy or right-click.
First: Check Where Copy Paste Is Failing
Before changing settings, find the exact problem.
Try copying text from Notes and pasting it into TextEdit.
If it works there, your Mac clipboard is fine. The problem is probably one app, one browser, one website, or one extension.
Why Copy Paste Stops Working on Mac
Most copy-paste issues come from one of these causes:
Clipboard glitch
The Mac pasteboard process may freeze or stop syncing content between apps.
Wrong shortcut
On Mac, copy is Command-C and paste is Command-V, not Control-C and Control-V.
Website restriction
Some websites block copy, paste, right-click, or text selection using JavaScript or CSS.
Extension conflict
Browser extensions can change shortcuts, block clipboard access, or interfere with websites.
9 Quick Fixes for Copy Paste Not Working on Mac
1Use the right Mac shortcuts
Use Command-C to copy and Command-V to paste. For plain text, try Option-Shift-Command-V.
2Test another app
Copy from Notes and paste into TextEdit. If that works, the issue is not system-wide.
3Quit and reopen the app
If copy paste fails only in Chrome, Safari, Word, Docs, or one app, quit that app and open it again.
4Restart your Mac
A restart clears many temporary clipboard and app process issues.
5Check right-click settings
Go to System Settings → Trackpad or Mouse → Secondary click. Enable two-finger click or right-side click.
6Disable browser extensions
In Chrome or Safari, turn off extensions one by one. Restart the browser and test copy paste again.
7Try a private window
A private window helps test whether cookies, site data, or extensions are causing the issue.
8Restart the pasteboard process
Advanced option: open Terminal and run killall pboard. This restarts the clipboard process without restarting the Mac.
9Start Mac in Safe Mode
Safe Mode helps test whether login items, caches, or background software are causing copy-paste issues.
If Copy Paste Fails Only on One Website
Your Mac may not be the problem.
Some websites block copy, paste, right-click, or text selection on purpose.
This is common on forms, learning portals, document viewers, blogs, dashboards, and research pages.
event.preventDefault(), oncontextmenu, onselectstart, keyboard shortcut blocking, or CSS like user-select: none.If copy is blocked only on a website, use a targeted browser tool like AllowRightClick instead of changing your full Mac settings.
Helpful guides:
- How to copy text from websites that disable copying
- Enable text selection on websites that disable highlighting
- Enable right-click on blocked websites
Copy Paste Not Working on Mac: Fix by Cause
| Problem | Likely Cause | Fast Fix |
|---|---|---|
| Copy paste fails everywhere | Mac clipboard or system process issue | Restart Mac or restart pboard |
| Copy works in apps, not Chrome | Browser extension, site data, or shortcut conflict | Disable extensions and test private window |
| Copy blocked on one website | Website copy protection script | Use AllowRightClick |
| Right-click menu missing | Mac secondary click disabled or website block | Enable secondary click or use right-click recovery |
| Text cannot be highlighted | Website CSS selection block | Restore text selection with targeted extension |
When AllowRightClick Helps on Mac
AllowRightClick helps when your Mac is working fine, but a website blocks normal browser actions.
Use it when:
- Copy paste is blocked on one website
- Right-click is disabled in Chrome
- Text selection does not work
- A website blocks Command-C or Command-V
- You do not want to disable JavaScript globally
Copy Paste Blocked on a Website?
Use AllowRightClick to restore copy, paste, right-click, and text selection without breaking the page.
Enable Copy SafelyWhat If Right Click Is Also Disabled?
First, check your Mac secondary-click setting.
If right-click works in other apps but not on one website, the website is likely blocking the context menu.
For that case, read how to restore right-click behavior in Chrome.
Final Verdict
If copy paste is not working across your whole Mac, restart the app, restart the Mac, or reset the clipboard process.
If copy paste fails only in one browser, check extensions and browser settings.
If it fails only on one website, use AllowRightClick. That is usually faster and cleaner than changing system-wide Mac settings.
FAQ: Copy Paste Not Working on Mac
Why is copy paste not working on my Mac?
It may be a clipboard glitch, app issue, browser extension conflict, wrong shortcut, disabled right-click setting, or website-level copy block.
What shortcut should I use for copy paste on Mac?
Use Command-C to copy and Command-V to paste. Use Option-Shift-Command-V to paste and match style in supported apps.
How do I reset copy paste on Mac?
Restart the app first. If that fails, restart your Mac. Advanced users can restart the pasteboard process with Terminal using killall pboard.
Why does copy paste work everywhere except Chrome?
The issue may be a Chrome extension, site data, shortcut conflict, or website restriction. Disable extensions and test the same page in a private window.
Can a website block copy paste on Mac?
Yes. Websites can block copy, paste, right-click, and text selection with JavaScript or CSS restrictions.
What should I do if one website blocks copy paste?
Use a targeted browser tool like AllowRightClick. It restores copy, paste, right-click, and text selection without changing your whole Mac setup.