How to View Clipboard History on Mac
Mac clipboard access depends on your macOS version. Use the table below to identify the fastest method for your setup.
| macOS Version | Best Method | App Required | History Size | Survives Restart |
|---|---|---|---|---|
| Sequoia 15 or earlier | Maccy (free) | Yes | Unlimited | Yes |
| Sequoia 15 or earlier | Finder Show Clipboard | No | 1 item only | No |
| Sequoia 15 or earlier | Terminal pbpaste | No | 1 item only | No |
| macOS 26 Tahoe | Spotlight Cmd+Space+4 | No | ~10 items | No (session) |
All pre-Tahoe macOS versions store exactly one clipboard item. Finder's Show Clipboard and the Terminal pbpaste command expose that single item without any additional software.
Finder's Show Clipboard (Pre-Tahoe Quick Check)
Finder's Show Clipboard reveals the last copied item in a floating preview window — not a history list.
Finder's Show Clipboard displays only the most recent copied item. Any new Cmd+C press overwrites the displayed content immediately.
Terminal: pbpaste and pbcopy
The pbpaste command reads the current clipboard content and outputs it to Terminal without any app installation.
pbpaste
# Clear the clipboard completely
pbcopy < /dev/null
Both commands work on all macOS versions from macOS 10.3 onward and require no additional permissions.
How to Use macOS 26 Tahoe Clipboard History
macOS 26 Tahoe's Clipboard History stores approximately 10 recently copied items inside Spotlight, accessible in seconds without any third-party app.
Cmd+Space to open Spotlight, then press Cmd+4 or click the Clipboard icon at the end of the row. The faster path is Cmd+Space+4, which opens the Clipboard panel directly.
- History stores approximately 10 items maximum
- Auto-delete defaults to 8 hours (adjustable to 30 min or 7 days in System Settings → Spotlight since macOS 26.1)
- No pinning or favorites function
- PNG and JPEG filenames are not searchable via the Clipboard search box
- Clipboard items display unredacted during screen recording sessions — per Ntiva's September 2025 security advisory
- Cross-device sync does not extend to multi-item history (Universal Clipboard syncs one item only)
Keyboard Shortcuts for Mac Clipboard History
Mac provides four distinct keyboard paths to clipboard content, ranging from the Tahoe Spotlight shortcut to a hidden secondary clipboard available on every macOS version.
Control+K cuts selected text to a secondary clipboard that is entirely independent of the main Cmd+C clipboard. Control+Y pastes from the secondary clipboard without overwriting your Cmd+C content. Both shortcuts work in TextEdit, Notes, Mail, and all standard macOS text fields — no software required.
Best Free Clipboard Managers for Mac
Free clipboard managers extend Mac clipboard history beyond the 10-item Tahoe ceiling, with unlimited storage and persistent history across restarts. Specialized tools like TextSniper and Rocket Typist extend the clipboard workflow with OCR capture and text-snippet expansion.
| App | Cost | Entry Limit | Key Feature | iCloud Sync | Persists |
|---|---|---|---|---|---|
| Maccy | Free (MIT) | Up to 999 | Password exclusion rules | No | Yes |
| CopyClip | Free | 1,000 | App Store sandboxed | No | Yes |
| Paste | $29.99/yr | Unlimited | iCloud sync + pin items | Yes | Yes |
| Unclutter | Paid (one-time) | Unlimited | 3-in-1: clipboard + notes + files | Dropbox/iCloud | Yes |
| TextSniper | $7.99 one-time | OCR capture | Extract text from any screen area | No | Yes |
| Rocket Typist | Free / $19.99 Pro | Snippet-based | Text expansion + AI Smart Snippets | Yes (iCloud) | Yes |
| macOS 26 Tahoe | Built-in | ~10 items | No app required | No | No (session) |
brew install maccy), or on the Mac App Store for $9.99 to support development. The direct download and Homebrew versions are permanently free with no feature restrictions.
Is Clipboard History Safe on Mac?
Mac clipboard managers capture every Cmd+C action — including 2FA codes, passwords, credit card numbers, and API keys copied from any app.
Maccy addresses this risk with automatic app exclusion. If 1Password or macOS Keychain removes a copied password from the clipboard, Maccy removes it from its history simultaneously. Users can also manually exclude any app under Maccy Preferences → Ignore → Add Application.
macOS 26 Tahoe Clipboard History provides no automatic sensitive data filtering as of macOS 26.5.1. Ntiva's September 2025 advisory recommends disabling Tahoe Clipboard History entirely for users who regularly share their screen on recorded video calls.
- Use Maccy with password managers excluded under Preferences → Ignore
- Run
pbcopy < /dev/nullin Terminal after handling sensitive data - Adjust Tahoe's auto-delete to 30 minutes in System Settings → Spotlight
- Disable Tahoe Clipboard History before screen recording sessions
Mac vs. Windows Clipboard History
macOS 26 Tahoe's native Clipboard History lags behind Windows 11's Win+V implementation across every key attribute.
| Feature | Mac (Tahoe Native) | Windows 11 |
|---|---|---|
| Shortcut | Cmd+Space+4 (two steps) | Win+V (one step) |
| Default state | Off (manual enable) | Off (manual enable) |
| Item limit | ~10 items | 25+ items |
| Pinning | No | Yes |
| Auto-delete | 8 hours (default) | Session only (no timer) |
| Cross-device sync | No | Yes (Microsoft account) |
Windows 11's Win+V shortcut opens clipboard history in a single keystroke with no Spotlight intermediary, per Office Watch's September 2025 analysis. Mac's Tahoe implementation requires two keystrokes and offers roughly half the item capacity with no pin support.
Maccy closes the feature gap on Mac — storing up to 999 items, supporting one-keystroke access via a custom hotkey, and persisting history across restarts. Maccy matches or exceeds Windows 11's native clipboard history on every dimension except cross-device sync.
Sync Clipboard History Across Mac and iPhone
Universal Clipboard (Handoff) syncs the single most recent copied item between Mac, iPhone, and iPad — but does not extend to multi-item clipboard history.
Universal Clipboard requirements:
- Both devices signed into the same Apple Account
- Wi-Fi enabled on both devices
- Bluetooth enabled on both devices
- Handoff enabled in System Settings → General → AirDrop & Handoff
The manual alternative: paste clipboard content into Apple Notes, share the note via iCloud, and access it from any Apple device. iMessage works as a single-item bridge for text snippets copied on Mac and needed on iPhone immediately.
Which Clipboard Method Is Right for You?
Mac clipboard history access depends on your macOS version and requirements.
↓ Download Maccy FreeFAQ
Does Mac have a built-in clipboard history?
How do I enable clipboard history in macOS 26 Tahoe?
Cmd+Space+4 or by pressing Cmd+4 inside an open Spotlight window. macOS 26.1 added a "Clear Clipboard History" button in the same settings panel.
Will clipboard history save my passwords?
Is there a keyboard shortcut for clipboard history on Mac?
Cmd+Space+4 opens Clipboard History directly. On any macOS version: Control+K cuts to a hidden secondary clipboard independent of the main Cmd+C clipboard; Control+Y pastes from it. Maccy adds a fully customizable hotkey (default Shift+Cmd+C) on any macOS version.