Your Mac's clipboard is a temporary holding space for text, images, and files you copy

When you copy something on your Mac — whether it's text from a webpage, a photo, or a file — that item goes into your clipboard. The clipboard is invisible; you don't see a window or icon for it. It straightforward stores whatever you copied most recently, and stays there until you copy something else or restart your computer. To use what's on your clipboard, you paste it somewhere else using Command+V.

The tricky part is that Mac doesn't give you a built-in way to view what's currently on your clipboard without pasting it first. You can't open a "Clipboard" folder or window the way you might expect. Instead, you either paste and see what appears, or you use one of the methods below to check before you paste.

Key Takeaways

  • Your clipboard holds only the most recent item you copied, and it clears when you restart your Mac or copy something new.
  • You can paste what's on your clipboard into any document or text field using Command+V.
  • To see what's on your clipboard without pasting it, use the Terminal command pbpaste, or install a clipboard manager app.
  • Clipboard managers like Pasty or Clipboard Manager let you store multiple copied items and retrieve old ones.
  • If you copy something sensitive like a password, your clipboard keeps it in memory until you copy something else or shut down.

Check your clipboard using Terminal

The fastest way to see what's on your clipboard without pasting it is to open Terminal and type a single command. Terminal is the text-based program that lets you give your Mac direct instructions.

Open Terminal by pressing Command+Space to open Spotlight, type terminal, and press Enter. A black window will open. Type pbpaste and press Enter. Whatever is on your clipboard will print out in the Terminal window. If it's text, you'll see the text. If it's an image or file, Terminal will show you information about it instead of the image itself.

This method works when ready and doesn't change anything on your clipboard — it just shows you what's there. Close Terminal when you're done by pressing Command+Q or closing the window.

Use a clipboard manager to store multiple items

Mac's built-in clipboard only holds one item at a time. If you copy a phone number, then copy an address, the phone number is gone. A clipboard manager is an app that saves every item you copy, so you can go back and paste something from hours or days ago.

Popular clipboard managers for Mac include Pasty, Clipboard Manager, and CopyClip. Most are free or cost a few dollars. Once you install one, it runs in the background and automatically saves everything you copy. You can usually access your clipboard history by clicking the app's icon in the menu bar at the top of your screen, which shows a list of recent copies. Click the item you want, and it goes back onto your clipboard ready to paste.

Clipboard managers are especially useful if you do repetitive work — like filling out forms with the same information, or moving text between multiple documents. They save you from having to find and copy the same thing twice.

Paste what's on your clipboard into a document

Once you've copied something, putting it on your clipboard into a document is straightforward. Click where you want the item to appear, then press Command+V. The item pastes when ready.

This works in almost every Mac app — email, word processors, web browsers, messaging apps, and text editors. If Command+V doesn't work in a particular app, try right-clicking and selecting "Paste" from the menu that appears. Some older or specialized apps use different paste commands, but Command+V is the standard.

Understand what happens to your clipboard when you restart

Your clipboard is stored in your Mac's active memory, not on the hard drive. This means it disappears completely when you shut down or restart your computer. If you copy something important and then restart before pasting it, that item is gone forever.

This is actually a security feature. If you copy a password, credit card number, or other sensitive information, restarting your Mac clears it from memory. However, it also means you need to be intentional about pasting important items before you restart. If you frequently need to preserve copied items across restarts, a clipboard manager will save them to your hard drive so they survive a shutdown.

Copy text, images, and files to your clipboard

Copying to your clipboard works the same way across all types of content. Select what you want to copy, then press Command+C. For text, click and drag to highlight it, or triple-click to select an entire paragraph. For images, right-click the image and select "Copy" from the menu. For files, click the file in Finder and press Command+C.

Once you've pressed Command+C, the item is on your clipboard and ready to paste. You don't see any confirmation — the copy happens silently. If you're unsure whether something copied successfully, you can paste it into a text document to check, or use the Terminal method described above.

Clear your clipboard manually

There's no built-in "Clear Clipboard" button on Mac. The clipboard clears automatically when you copy something new or when you restart. However, if you want to clear sensitive information like a password from your clipboard right away, you can copy something harmless instead — like a space or a dash — and your clipboard will overwrite the sensitive item.

Open any text editor (like Notes or TextEdit), type a single character, select it, and press Command+C. Your clipboard now holds that character instead of the sensitive information. This is a quick way to make sure old passwords or account numbers aren't sitting in memory if someone gains temporary access to your Mac.

Frequently Asked Questions

Can other people see what's on my clipboard?

Not unless they have physical access to your Mac and know to check. Your clipboard is private to your user account. However, if someone uses your Mac while you're logged in, they could paste to see what you recently copied. If you're concerned about this, copy something harmless to overwrite sensitive information, or log out when you step away.

What's the difference between copy and cut?

Both copy (Command+C) and cut (Command+X) put something on your clipboard. The difference is that cut also removes the item from where it was. If you cut text from a document, that text disappears from the document. Copy leaves the original in place. Either way, you paste with Command+V.

Why does my clipboard sometimes seem empty?

Your clipboard is empty if you haven't copied anything yet, or if you restarted your Mac since the last copy. It can also appear empty if you copied an item from an app that's no longer running — some apps clear the clipboard when they close. Try copying something fresh and pasting it to confirm your clipboard is working.

Can I recover something I copied and then lost?

Not with Mac's built-in clipboard — once you copy something new or restart, the old item is gone. This is why clipboard managers are useful: they save a history of everything you copy. If you don't have a clipboard manager installed, the only way to recover old copied items is to find the original source and copy it again.