The standard clipboard stores exactly one item. Copy something new and the previous item is gone. A clipboard manager breaks that constraint — it keeps a running history of everything you copy, lets you search through it, and allows you to paste any previous item, not just the most recent one. For anyone who regularly copies and pastes text, URLs, code snippets, or reference material, a clipboard manager is one of the highest-return-per-minute productivity tools available.
Windows: Built-In Clipboard History
Windows 10 and 11 include a built-in clipboard history feature that is disabled by default. To enable it:
- Press
Win + V. A panel appears saying "Turn on clipboard history." - Click "Turn on." Alternatively, go to Settings → System → Clipboard and toggle "Clipboard history" on.
- From now on, pressing
Win + Vopens the clipboard panel showing your recent copies. - Click any item in the panel to paste it.
The built-in history stores the last 25 items. It supports text and images. Items marked as pinned (click the pin icon) stay in the list permanently and survive reboots. Unpinned items clear on restart.
An optional sync feature (Settings → System → Clipboard → Sync across devices) shares clipboard history across Windows devices signed into the same Microsoft account. This sends clipboard contents to Microsoft servers — disable it if you copy sensitive information like passwords or account numbers.
Windows: Ditto — Full-Featured Clipboard Manager (Free)
For more capability than the built-in history, Ditto (ditto-cp.sourceforge.io) is a free, open-source clipboard manager for Windows that has been actively maintained for over a decade.
What Ditto adds beyond Windows' built-in history:
- Unlimited history: Stores thousands of items (configurable), persisted across reboots.
- Search: Press the hotkey (default Ctrl+`) to open Ditto, then type to search clipboard history by content. Find something you copied three weeks ago in seconds.
- Groups: Organize frequently used clips into named groups for quick access.
- Network sync: Share clipboard history between computers on the same network.
- Paste as plain text: Paste with formatting stripped — a separate hotkey for pasting without rich text.
After installing Ditto, it runs in the system tray. Configure it by right-clicking the tray icon → Open Ditto, then set your history size, hotkey, and startup behavior.
Mac: Built-In Clipboard Is Limited
macOS does not include a multi-item clipboard history feature. The built-in clipboard stores only one item. You need a third-party app.
Maccy (Free, Open-Source)
Maccy (maccy.app) is the best free clipboard manager for Mac. It is lightweight, lives in the menu bar, and has a minimal interface. Press a configurable hotkey (default Shift+Cmd+C) to open a popup showing clipboard history. Type to search. Press Enter or click an item to paste it.
Maccy stores plain text, rich text, images, and file paths. It is open-source and processes everything locally — no cloud sync, no account. Configure the history size, hotkey, and excluded apps (useful for preventing password manager copies from being saved) in its Preferences.
Paste (Paid, $2.49/month)
Paste (pasteapp.me) is the most polished paid clipboard manager for Mac, with a visual card-based interface, iCloud sync across Mac and iOS, and smart organization features. Worth considering if you want clipboard history on both your Mac and iPhone.
Privacy Considerations
A clipboard manager sees everything you copy — including passwords (if you copy them from your password manager rather than using the autofill), credit card numbers, sensitive documents, and login tokens. Two practices help:
- Exclude your password manager: Both Ditto and Maccy allow you to exclude specific applications from being saved to history. Add your password manager (1Password, Bitwarden, etc.) to the exclusion list so copied passwords are not persisted in clipboard history.
- Set a reasonable history limit: 500 items covers weeks of work. Keeping 10,000 items goes back months and increases the surface area of sensitive data that could be exposed if someone accesses your computer.
Getting the Most From Clipboard History
The productivity gains from a clipboard manager come from changing how you approach multi-step tasks. Instead of switching back and forth between windows to copy and paste one item at a time, you can:
- Copy ten items from a source document in sequence, then switch to the destination and paste each from history without switching back.
- Keep frequently used reference text (account numbers, form responses, code snippets) in pinned clipboard entries rather than in a separate notes file.
- Use the search feature to find something you copied in a previous session rather than tracking down the original source again.
The adjustment period is short — most users find clipboard history becomes instinctive within a few days and frustrating to work without after a week.