Back to Maus

How to recover lost copied text on Mac

May 11, 2026 · Manuel Toledo
Honest answer

If you didn't have a clipboard manager running when you copied it, it's gone. macOS has no undo for the clipboard and no native history before Tahoe (26). The fix is forward-looking: install a clipboard manager now so the next thing you copy is captured. Maus is free and does this automatically.

The straight answer first

You're looking for a way to bring back something you copied 5, 30, or 60 minutes ago — and you don't have a clipboard manager installed. The honest answer is: that text is not recoverable from the macOS clipboard. The system clipboard holds exactly one item, and the moment you copied something else, the previous item was overwritten in memory. macOS does not log clipboard history anywhere on disk by default.

This isn't a Mac quirk that has a workaround. It's how the clipboard has worked since macOS 10.0. Every ⌘C writes to the same single slot, every ⌘V reads from it. There is no buffer, no undo, no temp file.

If the text you lost came from a document, app, or web form you have access to — try recovering it from the source, not from the clipboard. The clipboard doesn't have it anymore.

Things that might still recover it (not the clipboard)

From the source app

Did you copy the text from a document you can reopen?

Cmd+Z in the source

If the text was something you wrote and then lost (not just copied), check the app where you wrote it. Press ⌘Z repeatedly. Most macOS apps (Notes, your editor, your IDE, Mail) keep an undo stack going back many actions. If you deleted text by accident and copied something else over it, Cmd+Z might restore the deleted text — separately from the clipboard.

Browser back-button or draft folder

If you wrote text in a web form and lost it, try the browser's back button to see if the draft is still there. Some apps (Gmail, X/Twitter compose, Notion) auto-save drafts on a server. Check the drafts folder of the destination app before assuming the text is lost.

Time Machine (for files, not clipboard)

Time Machine doesn't back up the clipboard. But if the text was in a file you saved before losing it, Time Machine can restore an earlier version of that file. Open Time Machine and browse to the file's location.

The proper fix: clipboard manager (forward-looking)

You can't recover this one. But every future copy can be saved automatically. A clipboard manager runs quietly in the background, captures every ⌘C, and lets you find any past clip with a keyboard shortcut.

Setup with Maus (free, 2 minutes)

  1. Download Maus from mausformac.com (free, no account, native Swift).
  2. Open the app and grant accessibility permission when prompted.
  3. From now on, every ⌘C is saved. Free tier keeps the last 24 hours. Pro ($12.99 once) keeps everything forever.
  4. Press ⌘⇧V anywhere to see your history. Type to filter. to paste.

The first time you reach back for a clip from yesterday and it's actually there, the install pays for itself.

Other clipboard managers worth knowing

  • Maccy — free, open source, menubar dropdown. Solid if you only want basic history.
  • Paste — $2.49/month or $29.99/year. Sync between Mac, iPad, iPhone.
  • Raycast Clipboard History — included in Raycast (free with limits, Pro $10/month).
  • macOS Tahoe Spotlight Clipboard — built-in since macOS 26, off by default. Open Spotlight, press Tab, enable. ~30 days, basic.

For a deeper comparison: the best clipboard managers for Mac in 2026.

Why doesn't Mac have an undo for the clipboard?

It's a design decision Apple made long ago. The clipboard is treated as ephemeral by design — a single-slot exchange buffer between apps, not a database. This keeps the system simple and predictable but means recovery isn't possible without third-party software.

macOS Tahoe (2025) finally added an opt-in clipboard history through Spotlight, after about two decades of "no". It's a partial fix that requires advance setup. If you didn't enable it before today, today's loss isn't recoverable from there either.

FAQ

Can I recover text I copied earlier on Mac?

Only if a clipboard manager was running when you copied it. Without one, the data was never persisted anywhere — it's gone.

Is there an undo for the Mac clipboard?

No. macOS doesn't provide undo for clipboard overwrites. The only way to access previous clips is with a clipboard manager.

What if I lost a long text I wrote?

If you wrote it in an app with undo (most editors and note apps), press ⌘Z repeatedly to bring it back. The clipboard itself doesn't store anything you deleted.

Does macOS Tahoe keep clipboard history?

Yes, since macOS 26, but only if you enable it (Spotlight → Tab → Clipboard). If it wasn't enabled before you lost the text, the text isn't there.

How do I stop losing copied text in the future?

Install a clipboard manager. Maus is free, Maccy is free and open source, Paste is subscription with sync.

Can Terminal recover deleted clipboard text?

No. pbpaste only shows what's currently on the clipboard. There's no system log of past clipboard contents.

So this doesn't happen again

Maus captures every ⌘C automatically. Free with 24h history. Pro $12.99 once keeps everything forever.

Download Maus for Mac How to see clipboard history