I just switched from Windows to a MacBook and I’m really confused about how to copy and paste text, files, and images using the keyboard and trackpad. Some shortcuts I try don’t seem to work, and I’m not sure if I’m doing something wrong or if macOS uses totally different commands. Can someone walk me through the proper ways to copy and paste on a MacBook, including any must-know shortcuts and tricks?
On a MacBook the main change is the modifier keys.
Core shortcuts
• Copy text, files, images: Command + C
• Paste: Command + V
• Cut: Command + X
• Select all: Command + A
You press the Command key, not Control, with those.
Common mistake if you press Ctrl + C like on Windows, nothing happens. Use Command. The Command key sits next to the spacebar, labeled cmd or with the ⌘ symbol.
Text with keyboard
- Click where you want to select.
- Drag to highlight, or use Shift + arrows.
- Press Command + C to copy.
- Move cursor.
- Press Command + V to paste.
Files in Finder
- Click file or folder once to select.
- Command + C to copy.
- Go to target folder.
- Command + V to paste a copy.
For a “move” action, use cut-style:
- Command + C on the file.
- Go to new location.
- Command + Option + V to move.
If you skip Option, it pastes a copy instead of moving.
Images
• Inside apps like Safari, Pages, Word, etc
Right click or two finger click on trackpad, choose Copy Image. Or click image once, then Command + C, then Command + V somewhere else.
• From web to desktop
Drag the image from browser to desktop or folder. No shortcut needed.
Trackpad actions
• Right click: tap with two fingers.
• Select text: click, then drag with one finger.
• Select multiple files: click empty area, drag a box around files. Or hold Command and click each file.
Drag and drop
• To move a file, click and hold it, drag to new folder, release.
• To copy a file instead of move, hold Option while dragging. You see a small green + icon if it will copy.
Clipboard basics
Mac uses a single clipboard. When you copy new stuff, it replaces the old content.
You can also turn on “Universal Clipboard” between iPhone and Mac if both use the same Apple ID and Wi fi and Bluetooth. Then Command + C on one device, Command + V on the other.
Quick app specific notes
• In Word or Google Docs on Mac, same Command + C / V works.
• In Terminal, use Command + C and Command + V too. Control + C in Terminal is a different thing, it sends an interrupt to a process, so that one might confuse you coming from Windows.
If shortcuts still fail, check
Apple menu > System Settings > Keyboard > Keyboard Shortcuts.
Make sure “App Shortcuts” did not override Command + C or V.
You get used to it fast. Biggest mental shift is “Command instead of Control” for almost everything.
Big mental switch: on Mac, where and how you click matters almost as much as the shortcut.
@andarilhonoturno already nailed the basics with Command vs Control, so I’ll skip rehashing that and focus on the “it’s not working, why?” side:
-
Check which modifier you’re actually hitting
- On a lot of Windows laptops, Ctrl is on the corner.
- On a MacBook, bottom-left is usually
fnthenControlthenOptionthenCommand. - If you’re moving fast, it’s really easy to hit Control instead of Command and think the shortcut is broken.
Quick test: - Open any text field (Notes).
- Hit
Command + A. If everything highlights, you’re on the right key. If nothing happens, you’re probably on Ctrl.
-
App-specific weirdness
Some apps ignore or override shortcuts:- Remote desktop apps (Parallels, RDP, Citrix) sometimes capture Command or remap it. Inside a Windows VM,
Command + Cmight act like Windows key + C instead of copy. - In some older or Java-based apps, menu shortcuts only work if the app window is actually active. Click the window title bar first, then try
Command + C. - In Terminal, like @andarilhonoturno said,
Control + Cis not copy, it kills a process. If you’re used to hammering Ctrl+C to copy from a console, you’ll shut stuff down instead.
- Remote desktop apps (Parallels, RDP, Citrix) sometimes capture Command or remap it. Inside a Windows VM,
-
Text selection quirks
If copy/paste seems to do nothing with text, half the time it’s really a selection issue:- Mac is picky: no selection = nothing copied.
- If you triple-click a paragraph, it selects the whole line/paragraph. Very handy.
- If your cursor is blinking but nothing is highlighted,
Command + Cwon’t grab anything. I know that sounds obvious, but when you’re switching platforms it’s an easy brainfart.
-
Files: why “Cut” doesn’t behave like Windows
This is where a lot of new Mac users think the system is broken.- Finder does not use
Command + Xthe same way Windows Explorer does for files. - You can move files, but it’s a “copy then special paste” flow:
Command + Con file- Go to target folder
Command + Option + Vto move
If you keep tryingCommand + Xand looking for a “ghosted” file like in Windows, you’ll think nothing is happening.
- Finder does not use
-
Right click & trackpad confusion
If the context menu never shows up, copying things with the mouse is painful:- Go to System Settings > Trackpad > Secondary click and make sure it’s enabled.
- Best option is usually “Click or tap with two fingers”.
Then you can: - Two-finger click an image or file
- Choose Copy
- Two-finger click where you want it and Paste
-
Dragging stuff instead of using shortcuts
Not everyone likes this, but for a Windows convert it often feels more intuitive at first:- Text: select it, then drag the selection to a new place in the same document to move it.
- Hold
Optionwhile dragging to copy instead of move.
- Hold
- Files: drag to move, hold
Optionwhile dragging to copy. If you see a little green plus icon, you’re copying.
- Text: select it, then drag the selection to a new place in the same document to move it.
-
Clipboard seeming “buggy”
If it feels like the clipboard “forgets” things:- macOS only has one basic clipboard. When you copy something new, the old thing is gone. No history by default.
- If you’re copying between two user accounts on the same Mac, they do not share a clipboard.
- If you’re copying Mac → iPhone or iPad and it fails, Universal Clipboard is super picky about Wi‑Fi/Bluetooth and both devices being awake.
-
Rebinding stuff if you miss Windows behavior
If you really can’t shake the Ctrl muscle memory:- System Settings > Keyboard > Keyboard Shortcuts > App Shortcuts
- You can create custom shortcuts so, for example, Ctrl + C triggers “Copy” in the menu.
Personally I don’t recommend that long term because every Mac tutorial and app assumes Command, but it can help during the “I keep hitting the wrong thing” phase.
-
Quick sanity check test
To see if it’s you or the system:- Open TextEdit
- Type:
test - Triple-click the word to select it
- Press
Command + C - Press Return a couple of times
- Press
Command + V
If that doesn’t paste, something’s legitimately off, not just muscle memory.
You’re not doing anything “wrong”, your fingers are just still living in Windows-land. Give it a week of consciously using Command instead of Control and it’ll feel normal. And then Ctrl+C on a Windows machine will feel broken, which is a fun full-circle moment ![]()