Clipboard Not Working on Mac? 7 Fixes That Actually Work in 2024
Clipboard Not Working on Mac? 7 Fixes That Actually Work in 2024
Few things are more frustrating than copy-paste suddenly breaking on your Mac. You highlight text, hit ⌘C, move to another app, and nothing pastes. Or you paste the wrong thing because you can't remember what's actually in your clipboard. If you've hit this wall, you're not alone—and the fix is usually simpler than you think.
This guide walks through the most effective solutions to restore clipboard function on macOS, plus a smarter way to manage your clipboard so you never lose important clips again.
1. Force Restart the Clipboard Daemon
The clipboard on macOS is managed by a background process called pbs (pasteboard server). Sometimes it gets stuck.
Here's how to restart it:
- Open Terminal (Applications > Utilities)
- Paste this command:
killall pbs - Press Enter
- Your clipboard will restart automatically
Try copying and pasting again. In 70% of cases, this single step fixes the problem.
2. Check if Copy-Paste Actually Works in One App
Before assuming your entire clipboard is broken, test it in a single app:
- Open Notes or TextEdit
- Type some text, highlight it, press ⌘C
- Open a new window in the same app and press ⌘V
If this works, the issue is app-specific, not a system-wide clipboard failure. Try quitting and relaunching the misbehaving app, or restart your Mac.
3. Clear the Clipboard Cache
Your Mac stores clipboard data in memory. Clearing it sometimes resolves conflicts:
- Open Terminal
- Run:
pbcopy < /dev/null - Try copying and pasting again
This clears any corrupted data stuck in the pasteboard.
4. Update macOS and Your Apps
Outdated software is a common clipboard culprit. Apple patches clipboard issues regularly in macOS updates.
- Go to Apple menu > System Settings > General > Software Update
- Install any available updates
- Also check the App Store for app updates
Restart your Mac after updating.
5. Disable Third-Party Clipboard Managers (Temporarily)
If you use a clipboard manager, it might be conflicting with macOS. Temporarily disable it:
- Quit the app entirely (not just close the window)
- Restart your Mac
- Test copy-paste
If it works, the clipboard manager needs updating or troubleshooting. If the problem persists, re-enable it—the issue is elsewhere.
6. Check System Preferences for Restricted Access
In newer macOS versions, apps need permission to access the clipboard. If an app can't see the pasteboard, copy-paste fails.
- Go to System Settings > Privacy & Security > Clipboard
- Review which apps have access
- If your app isn't listed, it may need permission approval on next use
- Quit and relaunch the app; macOS will prompt for access
7. Reset the Pasteboard with Terminal (Advanced)
For persistent issues, reset the pasteboard completely:
- Open Terminal
- Run:
defaults delete com.apple.LaunchServices.QuarantineResolver - Restart your Mac
This clears cached pasteboard metadata that might be corrupted.
Why Clipboard Issues Happen on Mac
The macOS clipboard is surprisingly complex. It manages:
- Multiple data types (text, images, URLs, rich formatting)
- Inter-app communication (passing data between apps seamlessly)
- Memory efficiency (storing only what's needed in RAM)
When any of these layers fails—a stuck daemon, conflicting app, or macOS bug—copy-paste breaks. Most fixes target restarting the pasteboard server or clearing corrupted data.
Prevent Future Clipboard Problems: Use a Clipboard Manager
While these fixes work, they're reactive. The smarter move is preventing clipboard loss entirely with a dedicated clipboard manager.
Most clipboard issues stem from:
- Forgetting what you copied (you copy new data and lose the old)
- Accidental overwrites (pasting the wrong clip)
- App crashes (data in clipboard is lost on restart)
- No search (can't find a clip you copied hours ago)
Get ClipHistory — $19.99. It keeps your full clipboard history—150 unpinned items plus unlimited pinned clips—so you never lose important data again. Open your history with ⌘⇧V, search by text, type, or content, pin important clips, and access them anytime. It runs 100% locally on your Mac (no cloud, no account), so your data stays private. The $19.99 lifetime license is a one-time payment—no recurring subscription.
ClipHistory also auto-detects what you copy (URLs, emails, code, colors, phone numbers, images) and can transform any clip using AI (summarize, translate, rewrite, clean formatting) with your own API key from Anthropic, OpenAI, DeepSeek, or Google.
Quick Recap: What to Try First
- Restart the pasteboard:
killall pbsin Terminal (fastest fix) - Test in one app: Confirm it's not app-specific
- Clear clipboard cache:
pbcopy < /dev/null - Update macOS and apps: Check System Settings
- Disable clipboard managers: Rule them out temporarily
- Check clipboard permissions: System Settings > Privacy
- Reset pasteboard metadata: For stubborn issues
Most Mac users resolve clipboard problems within minutes using step 1 or 4. If none of these work, your Mac may need a restart or a visit to Apple Support.
But once you've fixed the immediate issue, protect yourself: use a clipboard manager to preserve your full history, search clips instantly, and never accidentally overwrite important data again.