What Keys Do You Use for Copy and Paste?
Copy and paste is one of the most frequently used functions on any computer or device — yet a surprising number of people either don't know all the shortcuts or rely entirely on right-click menus when faster options exist. Whether you're on Windows, macOS, a Chromebook, or a mobile device, here's exactly how copy and paste works across platforms and what keys to use.
The Universal Copy and Paste Keyboard Shortcuts
On most desktop and laptop computers, copy and paste are performed with a two-key combination using a modifier key (a key that changes the behavior of another key when held down simultaneously).
On Windows and Linux
| Action | Shortcut |
|---|---|
| Copy | Ctrl + C |
| Paste | Ctrl + V |
| Cut | Ctrl + X |
| Undo (bonus) | Ctrl + Z |
On macOS
| Action | Shortcut |
|---|---|
| Copy | ⌘ Command + C |
| Paste | ⌘ Command + V |
| Cut | ⌘ Command + X |
| Undo (bonus) | ⌘ Command + Z |
The Command key (⌘) on a Mac plays the same role that Ctrl plays on Windows. This is one of the most common stumbling blocks when people switch between operating systems.
How Copy and Paste Actually Works
When you copy something, it doesn't disappear — it gets placed in a temporary memory area called the clipboard. The clipboard holds one item at a time in standard operation: text, an image, a file, or other data. When you paste, the system reads whatever is currently on the clipboard and inserts it at your cursor's location.
Cut works differently from Copy. Cutting removes the selected content from its original location and places it on the clipboard. Copying leaves the original in place and puts a duplicate on the clipboard.
The clipboard is typically cleared or overwritten each time you copy or cut something new. Most operating systems only maintain one clipboard item at a time by default, though this varies (more on that below).
Selecting Content Before You Copy 🖱️
Copy and paste only works on selected content. Before pressing Ctrl+C or Command+C, you need to highlight what you want to copy:
- Click and drag with your mouse to select text or files
- Ctrl+A (Windows) or Command+A (Mac) selects everything in the current document or field
- Shift + arrow keys lets you extend a selection using only the keyboard
- Double-clicking a word selects that word; triple-clicking usually selects the entire paragraph or line
Without an active selection, the copy command has nothing to act on.
Chromebook Shortcuts
Chromebooks run ChromeOS and follow the same pattern as Windows in most cases:
| Action | Shortcut |
|---|---|
| Copy | Ctrl + C |
| Paste | Ctrl + V |
| Cut | Ctrl + X |
One difference: Chromebooks have a Launcher key instead of Caps Lock by default, but this doesn't affect copy/paste behavior.
Copy and Paste on Mobile Devices 📱
On smartphones and tablets, there are no physical keyboard shortcuts for copy and paste in the traditional sense — unless you have a Bluetooth keyboard connected.
On Android and iOS:
- Long-press on text to trigger the selection handles
- Drag the handles to highlight what you want
- Tap Copy from the pop-up menu that appears
- Navigate to where you want to paste, long-press, and tap Paste
If you're using a physical keyboard with a tablet, the standard shortcuts (Ctrl+C/V on Android, Command+C/V on iPad with a connected keyboard) typically apply.
Advanced Copy and Paste Features Worth Knowing
Clipboard History on Windows
Windows 10 and later versions include a clipboard history feature. Pressing Windows key + V opens a panel showing recently copied items rather than just the most recent one. This feature must be enabled in Settings → System → Clipboard before it works.
Paste Without Formatting
A common frustration: pasting text from a website or document into another app and carrying over the original font, size, or color. Most applications support a "paste and match style" or "paste as plain text" option:
- Windows:Ctrl + Shift + V works in many apps (Google Docs, browsers, etc.)
- macOS:⌘ Command + Shift + V in many apps; ⌘ + Option + Shift + V in some
Right-Click Context Menu
Every standard copy/paste function is also accessible by right-clicking (or two-finger tapping on a trackpad) on selected content. This reveals a context menu with Cut, Copy, and Paste options — useful when you're learning the shortcuts or working on a touch-enabled screen.
Variables That Change the Experience
Not all copy/paste behavior is identical across situations. A few factors determine what works in your specific setup:
- Operating system version — clipboard history, for example, is a feature of newer Windows versions
- Application type — some apps (particularly older or locked-down software) restrict paste functionality or strip formatting differently
- Content type — copying a file in Finder or File Explorer behaves differently than copying text in a document
- Input device — a physical keyboard, on-screen keyboard, or touchscreen each changes how you initiate selection and copy commands
- Accessibility settings — some users configure custom shortcuts or use assistive technology that remaps standard key combinations
The shortcuts themselves are consistent — Ctrl+C has meant "copy" on Windows for decades. But how the clipboard behaves, what formatting survives a paste, and what history features are available depends on the platform, the application, and how your system is configured. What works seamlessly in one workflow might require an extra step or a different approach in another.