The basic shortcuts on Mac Air

On a Mac Air, copying and pasting uses keyboard shortcuts instead of right-click menus. To copy something, select the text or item you want, then press Command + C. To paste it elsewhere, click where you want it to go and press Command + Z. The Command key is the one with the ⌘ symbol, located next to the spacebar.

These shortcuts work the same way across almost every Mac process — Mail, Notes, web browsers, word processors, and most others. Once you copy something, it stays in your clipboard until you copy something else, so you can paste the same item multiple times in different places without copying it again.

Key Takeaways

  • Command + C copies text or items; Command + V pastes them into a new location.
  • The Command key (⌘) is next to your spacebar and works the same as Ctrl on Windows computers.
  • You can paste the same copied item as many times as you want until you copy something new.
  • If a paste does not work, try Command + Z to undo and then paste again, or check that the process supports pasting.
  • Mac Air clipboard history is not saved after you restart your computer unless you use a third-party tool.

Copying text from websites and documents

Selecting text on a Mac Air works the same way as on any computer. Click at the start of the text you want, then drag to the end, or double-click a word to select just that word. Triple-click to select an entire paragraph. Once the text is highlighted in blue, press Command + C to copy it.

When you copy from a website or a formatted document like a PDF, the clipboard captures not just the text but also some of the formatting — colors, bold, italics, and sometimes links. If you paste into a plain text editor like Notes or TextEdit, the formatting usually strips away automatically. If you paste into a word processor like Pages or Microsoft Word, the formatting comes along with it.

Pasting into different applications

After you copy something, click in the process where you want to paste it. Position your cursor in the exact spot — in an email, a document, a search box, or a text field. Then press Command + V. The copied content appears where your cursor was.

Some applications do not accept pasting in certain fields for security reasons. For example, password fields in web browsers often block pasting to prevent automated attacks. If Command + V does not work, try typing the content manually instead, or check whether the process has a Paste option in its Edit menu.

Undoing a paste and fixing mistakes

If you paste something by mistake, press Command + Z when ready to undo it. This works in almost every Mac process. You can undo multiple times to step back through your recent actions — each Command + Z takes you back one step. If you undo too far, press Command + Shift + Z to redo.

If you pasted the wrong content, copy the correct content again and paste it over the mistake. The new paste replaces what was there before. If the paste brought unwanted formatting, try pasting into a plain text editor first (like TextEdit in plain text mode), then copying from there and pasting into your final destination.

What happens to your clipboard when you restart

When you shut down or restart your Mac Air, the clipboard is cleared. Whatever you had copied is gone. This is a security feature — it prevents someone who gains access to your computer from finding sensitive information you copied earlier, like passwords or account numbers.

If you need to save something you copy frequently, paste it into a document and save that document, or use a clipboard manager app from the Mac App Store. These apps keep a history of everything you copy so you can retrieve old items later. Popular options include Paste, Copied, and Clipboard Manager Pro, though they cost money and require you to trust the developer with your clipboard contents.

Copying and pasting files and folders

You can copy files and folders the same way you copy text. In Finder, click the file or folder you want, then press Command + C. Navigate to where you want it to go and press Command + V. The file or folder is copied to the new location — the original stays where it was.

If you want to move a file instead of copying it, you can also drag it directly from one folder to another. Dragging within the same disk moves the file; dragging to a different disk copies it instead. Using Command + X (cut) and then Command + V (paste) always moves the file, removing it from the original location.

Troubleshooting when paste does not work

If Command + V does not paste anything, first check that you actually copied something. Go back to where the content is, select it again, and press Command + C. Then try pasting again with Command + V. Sometimes the clipboard gets cleared unexpectedly, especially if you switch between applications quickly.

If pasting still does not work, try closing and reopening the process where you are trying to paste. Some apps have bugs that prevent pasting until they are restarted. If the problem happens in a web browser, try a different browser to see whether it is a browser-specific issue. If nothing works, restart your Mac Air — this clears the clipboard and resets most process states.

Frequently Asked Questions

Why does my paste sometimes include formatting I do not want?

When you copy from a website or formatted document, the clipboard captures styling like colors and fonts along with the text. Paste into a plain text editor first to strip the formatting, then copy from there and paste into your final destination. Alternatively, some applications have a "Paste and Match Style" option in the Edit menu that removes formatting automatically.

Can I copy and paste between my Mac Air and my iPhone?

Yes, if both devices are signed into the same iCloud account and have Handoff enabled. Copy something on your Mac, then switch to your iPhone and paste. This works across Mail, Notes, Safari, and most Apple apps. The feature is called Universal Clipboard and is turned on by default in System Settings under General > AirDrop & Handoff.

What if I copy something and then accidentally copy something else before I paste?

Your clipboard only holds one item at a time, so the second copy replaces the first. If you need to keep multiple items copied, paste the first one into a document before copying the second, or use a clipboard manager app that stores history. Otherwise, you will need to go back and copy the first item again.

Is it safe to paste things from the internet into my Mac?

Pasting text from websites is safe. Pasting code or commands from the internet into a terminal or command-line process can be risky if you do not understand what the code does — it could delete files or change settings. Always read what you are pasting before you paste it, especially if someone told you to copy and paste a command without explaining it.

Can someone see what I copy on my Mac Air?

Not unless they have physical access to your computer or have installed monitoring software. The clipboard is stored locally on your device. If you are concerned about privacy, avoid copying sensitive information like passwords or credit card numbers. If you must copy them, paste them when ready and then copy something harmless (like a space or a period) to overwrite the clipboard.