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:

  1. Open Terminal (Applications > Utilities)
  2. Paste this command: killall pbs
  3. Press Enter
  4. 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:

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:

  1. Open Terminal
  2. Run: pbcopy < /dev/null
  3. 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.

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:

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.

  1. Go to System Settings > Privacy & Security > Clipboard
  2. Review which apps have access
  3. If your app isn't listed, it may need permission approval on next use
  4. Quit and relaunch the app; macOS will prompt for access

7. Reset the Pasteboard with Terminal (Advanced)

For persistent issues, reset the pasteboard completely:

  1. Open Terminal
  2. Run: defaults delete com.apple.LaunchServices.QuarantineResolver
  3. 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:

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:

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

  1. Restart the pasteboard: killall pbs in Terminal (fastest fix)
  2. Test in one app: Confirm it's not app-specific
  3. Clear clipboard cache: pbcopy < /dev/null
  4. Update macOS and apps: Check System Settings
  5. Disable clipboard managers: Rule them out temporarily
  6. Check clipboard permissions: System Settings > Privacy
  7. 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.