I just switched from Windows to a MacBook and I’m struggling with basic stuff like copying text or files. On Windows I always used Ctrl+C, but that doesn’t seem to work the same way on macOS. I’m worried I’m missing some simple keyboard shortcut or trackpad trick that would make things faster. Could someone explain the different ways to copy on a Mac, including shortcuts and any useful tips for copying text, files, and folders efficiently
Short version. On a Mac, swap Ctrl for Command.
For copy stuff:
• Copy text or files: Command + C
• Paste: Command + V
• Cut: Command + X
• Select all: Command + A
On the keyboard, Command is the key with the ⌘ symbol. Usually next to Space.
Some extra stuff you will use a lot:
Text editing:
• Undo: Command + Z
• Redo: Shift + Command + Z
• Copy screenshot of full screen: Shift + Command + 3
• Screenshot of selection: Shift + Command + 4
Files in Finder:
• Copy a file: Click file, Command + C
• Paste in a different folder: Command + V
• Move instead of copy: Command + C, then Option + Command + V
• New folder: Shift + Command + N
Browser and apps:
• New tab: Command + T
• Close tab: Command + W
• Quit app: Command + Q
• Close window: Command + W, or red button top left
Right click:
• Trackpad: Tap with two fingers
• Mouse: Control + click
If Command shortcuts do not work, check:
- System Settings > Keyboard > Keyboard Shortcuts
- Make sure standard shortcuts are enabled
- Also check you do not have some weird third party tool grabbing keys
Once your brain swaps Ctrl for Command, it feels normal. I still hit Ctrl+C on my Windows laptop and Command+C on my Mac and mess them up all the time, so you are not the only one tripping over it.
The “swap Ctrl for Command” thing that @sterrenkijker said is mostly right, but there are a few Mac‑specific quirks that trip up new users, especially for copying/moving files.
Some extra angles that might help:
-
Copy vs move in Finder is backwards from Windows
- On Windows, drag a file with the left mouse: usually move.
- On Mac, drag a file to another folder on the same disk: move.
- Drag it to a different disk (like external drive): copy.
- Hold Option while dragging to force copy (you’ll see a green + icon).
- Hold Command while dragging to force move.
So you can copy stuff without using the keyboard at all:
- Select file
- Hold Option and drag to the new location
- Release when you see the + icon
-
Copying file paths (very Windows-user thing)
If you’re used to Shift + right‑click → “Copy as path” on Windows, macOS hides this a bit:- In Finder, select the file
- Press Command + Option + C to copy the file path
Then you can paste that into Terminal, a doc, etc.
-
Menu bar is your backup plan
If you’re not sure what shortcut works in a certain app:- Look at the top of the screen in the menu bar
- Click Edit → you’ll see “Cut / Copy / Paste” plus the shortcut next to each
This also tells you if the app even supports copying that thing. Some apps just don’t.
-
Context menu copy (like right‑click in Windows)
If keyboard shortcuts aren’t sticking yet:- Trackpad: tap with two fingers on the selected text/file
- Mouse: right‑click or Control + click
Then pick Copy from the menu. Slower, but very Windows‑like and easier when you’re still re‑training your fingers.
-
Copying text from weird places
macOS has “Services,” and sometimes you’ll see extra copy actions in the right‑click menu like “Copy URL,” “Copy as Plain Text,” etc. If some app is being annoying and adds formatting when you paste, try:- Option + Shift + Command + V in some apps to “Paste and Match Style” (basically paste as plain text).
Not every app supports it, but when it does, it saves a LOT of rage.
- Option + Shift + Command + V in some apps to “Paste and Match Style” (basically paste as plain text).
-
When Command shortcuts don’t work at all
If Command + C literally does nothing:- Check if you’re in some weird app that intercepts shortcuts (VMs like Parallels, some games, remote desktop clients). Inside a Windows VM, Ctrl + C is still the king.
- If you’re only having trouble in the browser, make sure you’re not in some plugin or web app that grabbed the keys.
After a week or two, your brain will do the annoying thing where it only wants Command + C, and you’ll start hitting that on Windows too and wondering why nothing copied.