#What clipboard history means on a Mac
Clipboard history is a running list of everything you have copied, so you can paste an older item instead of only the most recent one. That is the feature people are looking for when they search this phrase. Here is the honest answer: macOS does not have it. The system keeps a single clipboard slot, and each copy replaces what was there. The moment you copy a new address, the previous one is gone.
This trips people up because the phone experience is different. On both iPhone and Android the on-screen keyboard can surface recent clips, so it feels like the operating system remembers a stack. The Mac does not work that way. Copy is copy: one in, one out. If you have ever copied a paragraph, then copied a single word before pasting the paragraph, and lost the paragraph, you have already met this limit. Nothing you can toggle in System Settings changes it.
So when the question is “how do I show clipboard history that macOS already keeps,” the plain answer is that there isn’t any to show. What you can do is add a small app that watches the clipboard and records each item as it changes. That app, not macOS, is what holds the history. I will get to how those work, but first the one native command that gets mistaken for a history all the time.
#macOS Show Clipboard: the one built-in tool
There is exactly one clipboard viewer baked into macOS, and most people never notice it. Click the desktop or any Finder window so Finder is the active app, open the Edit menu in the menu bar, and choose Show Clipboard. A small window appears with the current clipboard contents: the text, image or file reference you last copied.
It is genuinely useful for one thing, confirming what is on the clipboard right now before you paste it somewhere it matters. But be clear about what it is not. It shows one item. It has no scroll, no list, no search. Close it, copy something else, reopen it, and the old content is simply gone, because it was never stored anywhere. There is no hidden buffer behind that window.
Spotlight does not help here either. You can search your files, your mail and your messages, but there is no index of past clipboard contents to search, because the data is thrown away on every copy. If you have read that Spotlight can find clipboard history, that describes a different platform or a plugin, not stock macOS. If you are still nailing down the basics of copy and paste itself, I wrote a separate walkthrough on how to copy on a Mac that covers the keyboard shortcuts and the menu equivalents.
#Where copied text actually goes
When an app says “copied to clipboard,” it hands the data to a macOS service called the pasteboard. The pasteboard is a block of memory managed by the window server, not a file on disk. There is one general pasteboard shared across every app, plus a few special-purpose ones the system uses internally for things like find-and-replace. When you paste, the app you are in reads whatever is sitting in that general pasteboard.
Two properties of that design explain everything on this page. First, it holds one value per data type at a time, so a new copy overwrites the old one. Second, it lives in memory, so a restart clears it and nothing is ever written down for later. That is why there is no history to browse and no privacy trail to worry about with the stock behavior. It also means a clipboard manager has to do real work: it sits in the background, notices each time the pasteboard changes, and copies the new value into its own database before the next copy erases it. If you want the mechanics in more depth, I go further into how the pasteboard behaves in this piece on the Mac clipboard.
One nuance worth knowing: some apps mark clipboard items as transient or concealed, which is how password managers keep a copied password from lingering. A well-behaved clipboard manager respects that flag and skips those items. Not every manager does, so it is a fair thing to check before you trust one with your history.
#How to actually see your clipboard history
The only real way to show clipboard history on a Mac is a clipboard manager. These apps all do the same core job, recording each copy, and then differ on how much they store, how you search it, and how they present the list. As of August 2026, here are the honest options in one line each.
| App | Cost | Where the history lives |
|---|---|---|
| Maccy | Free, open source | Menu bar dropdown, fast keyboard search |
| Paste | Paid, subscription | Full-screen shelf, iCloud sync across devices |
| Raycast | Free tier, paid Pro | Inside the Raycast launcher window |
| Alfred | Paid Powerpack | A Powerpack feature in the Alfred bar |
| NotchBay | $19 one-time, 3-day trial | A tray in the MacBook notch, sorted by type |
Costs and models verified against each vendor’s site in August 2026; confirm current details before you buy. Requirements differ, so read the next paragraph.
Two of those deserve a closer look because they take opposite approaches. Maccy is free, open source and deliberately tiny: it lives in the menu bar, opens with a shortcut, and lets you type to filter a plain list. If all you want is to stop losing copied text, it is the first thing I would try, and it costs nothing. Paste sits at the other end: a paid, polished shelf with a visual timeline and iCloud sync across your Apple devices, aimed at people who copy all day and want it to feel designed. Between those poles, Raycast and Alfred fold clipboard history into a broader launcher, which is worth it if you already live in one of those.
Pick based on two questions. Do you want history for free, or is sync and polish worth a recurring fee? And where do you want the list to appear, in a menu bar dropdown, a full-screen shelf, a launcher, or, in NotchBay’s case, the notch. There is no single right answer. The free menu bar option is the sensible default, and everything above it is a matter of taste and budget.
#Setting up a clipboard manager
Whichever app you choose, the flow is nearly identical, and it is short.
- Download from the official source. Get the app from the developer’s own site or, for open-source tools, its GitHub releases. Avoid mirror sites that repackage the binary.
- Let it launch at login. A clipboard manager only captures history while it is running, so enable start-at-login. If it is not open when you copy, that copy is not recorded.
- Set a trigger shortcut. Every manager opens its history with a hotkey. Pick one you can hit without thinking; a lot of people map it near their paste shortcut so it feels like an extension of it.
- Copy a few things, then open the history. Copy some text, a link and an image, then trigger the app. You should see all three listed newest first. Click or arrow to the one you want and it pastes into the app you were in.
- Decide what it should ignore. If the app has a way to exclude password managers or specific apps, turn it on. This is the setting that keeps sensitive copies out of your history.
That last step matters more than it looks. A clipboard history is a log of everything you copy, which by definition includes the occasional password, verification code or private address. The stock macOS behavior forgets those instantly; a manager remembers them until you clear the list. Choosing an app that honors the transient flag, and clearing history when you copy something you would not want lingering, is the price of the convenience. If menu bar clutter is a concern once you add another background app, I have a separate guide on taming the Mac menu bar.
#Where NotchBay fits
Mine, so weigh the enthusiasm accordingly. I build NotchBay, and its clipboard tray puts your history in the one spot your eyes already rest, the MacBook notch. Instead of a menu bar dropdown, recent clips live in a tray that pulls down from the cutout, auto-sorted by type: text, links, colors, images and files each get their own lane, so finding the thing you copied is a matter of glancing at the right row rather than scrolling one long list.
The part I am proudest of is screenshot search. NotchBay runs OCR on images you copy, so the text inside a screenshot becomes searchable, which is how you dig a copied error message or address back out of a picture. Clips you pin never expire. Everything stays on the Mac: clips are never uploaded, there is no account to create, and the app sends only a single anonymous install check-in with a random id, the version and license state. Nothing you copy leaves your machine.
The honest limits, because every tool here has them. NotchBay requires macOS 26 (Tahoe) and a MacBook with a notch; the tray renders in that cutout, so an Intel Mac or an external-only monitor will not show it. The tray holds 60 clips plus pinned ones, so it is a working buffer, not an unlimited archive; if you need a searchable record of thousands of past copies, Paste or a database-backed manager is the better fit. The app is signed with an Apple Developer ID and notarized by Apple, and the clipboard tray is one feature alongside call controls, live activities and on-device dictation, not a standalone clipboard utility. If a menu bar dropdown or a free tool is all you need, use one of those; NotchBay earns its price only if the notch and the wider feature set appeal to you.
#Frequently asked questions
When it says copied to clipboard, where does it go?
It goes into a small block of memory macOS calls the pasteboard. There is exactly one general pasteboard, and copying overwrites whatever was there before. The data stays there until you copy something else or restart the Mac. Nothing is written to a file and nothing older is kept, which is why macOS cannot show clipboard history without extra software.
How do I open the clipboard on my Mac?
Click the desktop or open a Finder window, then choose Edit in the menu bar and pick Show Clipboard. A small window opens with the single item currently on the clipboard. It is view-only, it holds one item, and there is no history behind it. To see everything you copied earlier you need a clipboard manager.
Where is my clipboard on my computer?
On a Mac the clipboard is not a place you can browse. It is a single slot in memory that always contains the last thing you copied. Finder’s Edit menu has a Show Clipboard command that displays that one item, but there is no folder or app that lists a history. A third-party clipboard manager is what adds a browsable list.
Can macOS show clipboard history without installing anything?
No. macOS keeps only the most recent clipboard item, so no built-in menu, shortcut or Spotlight search can list what you copied before. Any tool that shows clipboard history, whether free like Maccy or paid like Paste or NotchBay, works by watching the pasteboard and saving each new item to its own store.