I just switched from Windows to a Mac and I’m totally confused about how to copy and paste files, text, and images. I keep trying the old Ctrl+C and Ctrl+V shortcuts, but they don’t seem to work the same way. Could someone walk me through the correct Mac keyboard shortcuts and any right-click or menu options so I don’t keep messing this up?
Short version. On Mac you use Command instead of Control for most shortcuts.
Text, images, files
• Copy: Command + C
• Paste: Command + V
• Cut: Command + X
• Select all: Command + A
On a Mac keyboard, Command is usually the key with the ⌘ symbol next to Space.
Copy and paste in Finder (files and folders)
This part trips a lot of Windows users.
-
Copy a file or folder
- Click the file in Finder
- Press Command + C
-
Paste a copy in a new location
- Go to the target folder in Finder
- Press Command + V
- This makes a duplicate, like Windows copy paste
-
Move a file with the keyboard
- Command + C on the file
- Go to the new folder
- Press Option + Command + V
- This is “Move” like cut paste on Windows
- It removes it from the old place
You can also drag and drop
• Drag from one folder to another on the same drive, Finder moves it
• Drag while holding Option, Finder copies it instead
• Drag to another drive, Finder copies it
• Drag while holding Command, Finder moves it instead
Copy text inside apps
Works like Windows, only with Command.
• Command + C to copy
• Command + X to cut
• Command + V to paste
• Command + Z to undo
• Command + Shift + Z to redo
Right click menus
If you miss the mouse way:
Text
• Right click on selected text
• Pick Copy or Cut
• Right click where you want it
• Pick Paste
Files
• Right click the file in Finder
• Pick Copy “filename”
• Go to the target folder
• Right click, pick Paste Item
• For move, use the Option + Command + V trick after copying
Screenshots and copying images
• Command + Shift + 4, select area. Saves to Desktop
• Command + Shift + 4 then Control, select area. Sends straight to clipboard
Then you paste with Command + V into chat, document or image editor.
Copy from web pages
• Same as text
• Some web images let you right click, Copy Image
• Then Command + V in a document or message
Common shortcut swaps from Windows to Mac
• Ctrl + C / V → Command + C / V
• Ctrl + Z → Command + Z
• Ctrl + A → Command + A
• Alt + Tab → Command + Tab
• Ctrl + F → Command + F
• Ctrl + S → Command + S
If you use a Windows keyboard on a Mac
• Control stays Control
• Windows key acts like Command
• Alt acts like Option
You can flip Command and Control in System Settings if you want, but for long term use it helps more to learn Command for shortcuts. Your fingers adapt fast after a few days.
Couple of extra tricks on top of what @voyageurdubois said, since macOS has a few “hidden” copy behaviors that aren’t super obvious:
-
Copy path of a file (super useful coming from Windows Explorer)
- In Finder, right‑click the file
- Hold Option and the menu changes: you’ll see “Copy
<filename>as Pathname” - That copies the full path as text so you can paste it into Terminal, scripts, notes, etc.
-
Copy file name only
- Click the file in Finder, press Return to rename
- Command + C to copy the name
- Hit Esc if you don’t actually want to rename
- Paste the name wherever (mail, docs, etc.)
-
Copy between Mac and iPhone/iPad (this one blows people’s minds)
If you’re on the same Apple ID and Wi‑Fi with Bluetooth on:- Copy on your iPhone (long‑press → Copy)
- Paste on the Mac with Command + V
- Or the other way around: copy on Mac, paste on iPhone
This is “Universal Clipboard.” No setup beyond being logged into the same iCloud account.
-
Copy without bringing formatting garbage
- In many apps:
- Regular paste: Command + V
- Paste and match style: Option + Shift + Command + V
That strips out fonts/colors from websites or emails and matches your document style. Way cleaner than fixing it after.
- In many apps:
-
Quick copy of what you see on screen
- Command + Shift + 4, then press Space to switch to window capture
- Control + Command + Shift + 4 + Space if you want it directly to clipboard instead of a file
- Then Command + V into chat, docs, etc.
Great for copying a dialog box or error message window as an image.
-
Copy from Quick Look
- Select a file in Finder
- Hit Space to Quick Look
- You can often select text inside PDFs or some images (like screenshots with text) and Command + C from there, no need to fully open Preview.
-
Copy in Terminal (if you end up there)
- Text selection is weird for Windows users: just click and drag to select
- Command + C copies the selection
- Command + V pastes like normal
Note: Control + C in Terminal is not “copy” but “cancel/interrupt” a running command, which can be jarring if you’re used to Windows.
-
Finder “Copy” that isn’t really copy
Slight disagreement with how simple this all sounds: macOS kind of fakes “cut” for files. There’s no visible “Cut” item in Finder’s Edit menu like on Windows. You must do:- Command + C in the source folder
- Option + Command + V in the destination folder
If you forget to hold Option, it’ll just duplicate instead of move. This trips up almost everyone at first.
Once you get used to “Command instead of Control” and that weird Option + Command + V move behavior, the rest becomes muscle memory pretty quick.
Core thing first: on macOS, Command is your new Ctrl. So Command + C / Command + V are the copy / paste shortcuts almost everywhere. Now for the bits that haven’t been covered yet and a few places where I slightly disagree with @voyageurdubois’ otherwise solid rundown.
1. Trackpad & mouse tricks for ex‑Windows users
If you used right‑click + drag a lot:
- Right‑click still works, but Apple hides it:
- Trackpad: System Settings → Trackpad → enable “Secondary click” (usually “Click or tap with two fingers”).
- Mouse: System Settings → Mouse → enable “Secondary click”.
- Once that’s on, you can:
- Right‑click a file → use “Copy” from the menu.
- Then right‑click in the destination → “Paste Item”.
Not as keyboard‑centric as Command + C / Option + Command + V, but it feels closer to Windows Explorer behavior.
2. “Cut” for text vs “cut” for files
Slight disagreement with the idea that macOS “fakes” cut for files in a confusing way. For text, it’s very standard:
- Cut: Command + X
- Copy: Command + C
- Paste: Command + V
This works almost identical to Windows in browsers, editors, Office, etc.
For files, yeah, the mental model is different:
- There is no visible “Cut” for files in Finder.
- The move operation is:
- Command + C in source folder (copies)
- Option + Command + V in destination (moves)
The upside: you are less likely to lose stuff if you mis‑hit a key. The downside: it feels wrong for a while if you relied on Ctrl + X / Ctrl + V for file moves.
3. Drag to copy vs drag to move in Finder
Another Windows difference:
- Drag a file to another folder on the same drive:
- macOS defaults to move.
- Drag to a different drive or external disk:
- macOS defaults to copy.
Modifier keys flip that behavior:
- Hold Option while dragging → forces copy (you see a little green plus).
- Hold Command while dragging between volumes → forces move.
- Hold Option + Command while dragging → creates an alias (shortcut).
If you like mouse‑based workflows, this is faster than copy / paste for files once you internalize the rules.
4. Using the title bar to copy paths or move files
One Mac thing that is very un‑Windows:
- In many apps (Finder, Preview, TextEdit), Command + click the window title at the top.
- You get a mini breadcrumb path you can use to jump to parent folders.
- In Finder windows, you can drag that little folder icon next to the title:
- Drag it into another Finder window to move the folder.
- Drag it into an email to attach.
- Drag into a text editor in some apps to insert the path.
It is not exactly “copy and paste,” but it replaces some Explorer tricks you might be missing.
5. Clipboard history (feature gap vs Windows tools)
macOS has a very minimal built‑in clipboard: it only stores one thing. No history list like some Windows utilities give you.
If you were used to tools that keep a clipboard history, you will probably want a third‑party app to replicate that behavior on Mac:
- Pros:
- Lets you copy multiple bits of text or files and paste any of them later.
- Often supports search, favorites, and syncing.
- Cons:
- Extra app to install and learn.
- Some people do not love giving an app access to everything they copy (privacy).
The product title you mentioned, How To Copy On Mac, works well as a search phrase if you want a single reference guide that covers not just Command + C / V but also these edge cases like path copying, file moving, and clipboard history tips.
Pros for “How To Copy On Mac” as a resource:
- Focused on Mac basics, so good if you just switched from Windows.
- Can bring together the scattered keyboard, mouse, Finder and system‑level tricks in one place.
- Often easier to skim than digging through multiple threads.
Cons:
- If it is too beginner‑oriented, power tricks (like Terminal or aliases) might be thin.
- May repeat simple advice you already know, like “use Command instead of Ctrl.”
6. Copy & paste inside specific Mac apps
Some app‑specific oddities worth noting:
-
Safari & most browsers
- Right‑click or Control + click still works if you miss a “real” right‑click.
- Command + L selects the address bar, then Command + C copies the URL.
-
Preview (PDFs & images)
- Text selection in PDFs: click + drag, Command + C.
- For images, if you drag‑select an area, Command + C copies that region as an image to the clipboard.
-
Notes, Pages, Keynote
- Rich text behaves like Word.
- “Paste and Match Style” is often in the Edit menu if you forget the shortcut.
7. Terminal nuance, beyond basic copy/paste
You already have the basics:
- Click + drag to select text.
- Command + C to copy, Command + V to paste.
- Control + C interrupts a running command, not copy.
One extra detail: if you come from PowerShell or cmd where right‑click often pastes, that is not the norm in Mac’s Terminal. It can be changed in some third‑party terminals, but stock Terminal expects Command + V.
Summary difference mindset:
- Text: behaves almost exactly like Windows with Ctrl swapped for Command.
- Files: think in terms of “copy then move” (Command + C, Option + Command + V) or “drag with modifiers,” rather than true cut / paste.
- Clipboard: only one item, so consider a clipboard manager if you relied on history tools before.
Between @voyageurdubois’ tricks and the adjustments above, you should be pretty close to your old Windows muscle memory, just with Command instead of Ctrl and a slightly different attitude to moving files.