Copy and paste shortcuts let you move or duplicate text and files without a mouse, improving speed, accuracy, and consistency across apps and devices. These commands rely on keyboard combinations and system clipboard behavior. This guide covers core shortcuts for Windows, macOS, iOS, and Android, plus browser variations, accessibility alternatives, troubleshooting steps, and a comparison of common platforms. By the end, you should be able to select, copy, cut, paste, and manage clipboard history reliably in everyday workflows.
Core concepts and clipboard basics
The clipboard is a temporary system storage that holds what you last copied or cut. Copy places a duplicate in the clipboard; cut moves content and places it in the clipboard. Pasting inserts the clipboard content at the cursor or drop target. These actions are reversible in most modern apps until you copy or cut again. Understanding this model helps you avoid accidental data loss and choose the right shortcut for the task.
- Copy: duplicate selected content to the clipboard.
- Cut: move selected content to the clipboard.
- Paste: insert clipboard content into the current location.
Windows keyboard shortcuts
On Windows desktop, the standard shortcuts use Ctrl and letters. These work in most editors, file browsers, and web apps. System keys and regional layouts can change exact behavior, so confirm with your device documentation when results vary.
Common Windows commands
| Action | Shortcut | Notes |
|---|---|---|
| Copy | Ctrl + C | Places selection into clipboard. |
| Cut | Ctrl + X | Moves selection into clipboard. |
| Paste | Ctrl + V | Inserts clipboard content. |
| Undo paste | Ctrl + Z | Reverses the last action when available. |
| Select all | Ctrl + A | Highlights all content in the current context. |
Windows clipboard and accessibility options
Windows includes a clipboard history (Win + V) that can store multiple copied items, which is useful for reusing text or snippets across documents. If standard shortcuts do not work in a given app, use the app’s Edit menu or check keyboard layout, language settings, or Filter Keys/Sticky Keys toggles that can intercept key combinations.
macOS keyboard shortcuts
macOS uses similar commands with Command (⌘) instead of Control. These shortcuts apply across Finder, Safari, Pages, and most third‑party apps. Modifier behavior can differ slightly depending on app design, so verify in context when needed.
Common macOS commands
| Action | Shortcut | Notes |
|---|---|---|
| Copy | Command + C | Places selection into clipboard. |
| Cut | Command + X | Moves selection into clipboard; not available in some apps. |
| Paste | Command + V | Inserts clipboard content. |
| Undo paste | Command + Z | Reverses the last action when available. |
| Select all | Command + A | Highlights all content in the current context. |
macOS secondary modifier options
Option (Alt) modifies some shortcuts, especially in text fields. For example, Option + Command + Left/Right can move by words, and Option + Shift + Arrow can extend selection differently than Shift + Arrow. Use these when you need finer text navigation rather than basic copy and paste.
Mobile and touch shortcuts
On phones and tablets, long-press context menus provide copy, cut, and paste alongside visual cursor controls. While not strictly keyboard shortcuts, they achieve the same goals and are essential for touchscreen workflows.
iOS / iPadOS shortcuts
- Select: Tap to set a cursor, then drag the handles to adjust selection.
- Copy: Tap Copy on the popover or use the touchscreen equivalent of Command + C where supported.
- Paste: Tap Paste on the popover or use the equivalent of Command + V.
- Undo / Redo: Two-finger pinch inward for undo; two-finger pinch outward for redo, or use the browser or app Edit menu when gestures are unavailable.
Android shortcuts
- Select: Tap and hold a word to open handles; adjust with drag handles.
- Copy: Tap Copy on the toolbar or in the overflow menu (three dots).
- Paste: Tap Paste on the toolbar or in the overflow menu.
- Select all and cut are also available in most IMEs; look for an Edit menu or overflow options when needed.
Browser and web-specific behaviors
Browsers may override default shortcuts in forms or contenteditable regions, and add-ons can change behavior. The actions below are widely supported but may vary by site and browser version.
- Standard copy (Ctrl + C / Command + C) works in most pages.
- Standard paste (Ctrl + V / Command + V) typically inserts plain text by default in many editors; some rich editors paste formatted content.
- Some sites block copy and right-click; use DevTools or browser reader mode when appropriate access is required.
- Browser back (Alt + Left Arrow / Control + [) and forward (Alt + Right Arrow / Control + ]) are helpful after navigation during copy and paste workflows.
Accessibility and alternative methods
Not all users rely on keyboard shortcuts. Alternative options include:
- Context menus with Copy and Paste entries.
- Edit menu items in applications and browsers.
- Touch gestures and on-screen keyboards with virtual keys.
- Switch Control, Voice Control, and screen readers that support clipboard commands through alternative access methods.
These alternatives follow the same underlying actions, so results remain consistent across input methods.
Troubleshooting common issues
If shortcuts do not respond, first confirm that the correct app or browser tab is active and that Caps Lock is off. Check regional keyboard layouts, language input modes, and whether Filter Keys, Sticky Keys, or other accessibility settings are intercepting modifiers. When a specific app ignores shortcuts, use its Edit menu to verify whether copy and paste are enabled. For persistent issues, restart the app or device and test in another application to isolate the cause.
Comparative platform overview
Clipboard operations share a consistent model across systems, but shortcut keys and extra features differ.
| Platform / Context | Copy | Cut | Paste | Clipboard history |
|---|---|---|---|---|
| Windows desktop | Ctrl + C | Ctrl + X | Ctrl + V | Win + V (recent items) |
| macOS | Command + C | Command + X (app-dependent) | Command + V | Paste (no native history) |
| iOS / iPadOS | Copy via popover or assistive touch | Cut via popover or assistive touch | Paste via popover or assistive touch | Limited to app session |
| Android | Copy via context menu | Cut via context menu | Paste via context menu | Varies by launcher and keyboard |
Best practices and workflow tips
Use shortcuts to reduce hand movement and keep focus on content. Combine them with navigation keys (Home/End, Ctrl + Arrow) for efficient selection. Verify formatting expectations before pasting into rich editors, and prefer plain‑text paste options when available to avoid style conflicts. On shared or managed devices, be aware that clipboard managers and enterprise policies can alter default behavior or history retention.