The three ways to cut, copy, and paste on any laptop

You cut, copy, and paste on a laptop using keyboard shortcuts, your trackpad or mouse, or the Edit menu. The keyboard method is fastest once you learn it: Ctrl+C copies, Ctrl+X cuts (removes the original), and Ctrl+V pastes. On a Mac, use Command+C, Command+X, and Command+V instead. These shortcuts work in almost every program — email, documents, spreadsheets, web browsers, and text editors.

If you prefer not to use keyboard shortcuts, you can right-click on selected text or an object with your trackpad or mouse, then choose Copy, Cut, or Paste from the menu that appears. You can also use the Edit menu at the top of most programs. All three methods put your text or object into your laptop's clipboard, a temporary holding space that stores one item at a time until you paste it or copy something else.

The keyboard shortcuts are worth learning because they are faster than reaching for your trackpad or clicking through menus, especially if you move text between documents frequently. They also work the same way across Windows, Mac, and Linux, so the habit transfers between devices.

Key Takeaways

  • Ctrl+C copies, Ctrl+X cuts, and Ctrl+V pastes on Windows and Linux; use Command instead of Ctrl on a Mac.
  • Right-clicking on selected text or objects opens a menu where you can choose Copy, Cut, or Paste without using the keyboard.
  • Your laptop's clipboard holds only one item at a time, so copying or cutting something new replaces what was there before.
  • These shortcuts work in email, documents, web browsers, spreadsheets, and most other programs you will use.
  • Selecting text first — by clicking and dragging, double-clicking a word, or using Shift+arrow keys — is the first step before you cut or copy anything.

How to select text before you cut or copy

You cannot cut or copy anything until you select it first. The most common way is to click at the start of the text you want, hold down the mouse button or trackpad, and drag to the end. Release when you reach the last character you want to include. The selected text usually appears highlighted in blue or another color.

For a single word, double-click it and your laptop selects the whole word automatically. For a whole paragraph or block of text, triple-click anywhere inside it. If you want to select from where your cursor is to the end of a line, hold Shift and press the End key; to select to the beginning of the line, hold Shift and press Home. Shift+arrow keys let you select one character at a time in any direction.

Once text is selected, the cut and copy commands work when ready — you do not need to do anything else. If you click somewhere else or press an arrow key without holding Shift, the selection disappears and you have to start over.

Cut versus copy: when to use each one

Copy leaves the original text where it is and puts a duplicate in your clipboard. Use copy when you want to repeat the same text in multiple places — like pasting your email address into several forms, or using the same paragraph in different documents.

Cut removes the text from its original location and puts it in your clipboard. Use cut when you want to move text from one place to another — like reorganizing sentences in a document, moving a paragraph to a different email, or transferring information between spreadsheets. After you cut, the original text disappears until you paste it somewhere else. If you cut something and then cut something else without pasting first, the first item is lost.

If you cut text by mistake and have not pasted it yet, press Ctrl+Z (or Command+Z on a Mac) to undo the cut and restore the text to its original location.

Pasting text and handling formatting

After you cut or copy, click or tap where you want the text to go and press Ctrl+V (or Command+V on a Mac). The text appears at your cursor. If you paste into a different program or document, the text may bring its original formatting — bold, italics, font size, or color — with it.

Most programs offer a "Paste Special" option that lets you paste without the formatting. In Microsoft Word and Google Docs, you can use Ctrl+Shift+V (or Command+Shift+V on a Mac) to paste as plain text, which removes bold, italics, colors, and other styling. In some programs, Paste Special is in the Edit menu instead of a keyboard shortcut. This is useful when you copy text from a website or a formatted document and want it to match the style of where you are pasting it.

If you paste and the result looks wrong — the text is the wrong size, color, or style — undo with Ctrl+Z and try Paste Special instead.

Cutting and copying files and images

The same shortcuts work for files and images, not just text. In your file manager (File Explorer on Windows, Finder on a Mac), right-click a file or folder and choose Copy or Cut. You can then paste it into another folder by opening that folder, right-clicking in the empty space, and choosing Paste. Keyboard shortcuts work here too: select the file, press Ctrl+X or Ctrl+C, navigate to the destination folder, and press Ctrl+V.

For images, you can copy an image from a website by right-clicking it and choosing Copy Image (the exact wording varies by browser). Then paste it into a document, email, or image editor. Some websites block copying images this way for copyright reasons, and the Copy Image option will not appear.

When you cut a file, it stays in your clipboard until you paste it. If you cut a file and then cut a different file without pasting the first one, the first file is lost from the clipboard — but the file itself is still on your laptop. Pasting is what actually moves or copies the file to its new location.

Troubleshooting when cut, copy, or paste does not work

If Ctrl+C or Ctrl+V does not work, the program you are using may not support these shortcuts. Try right-clicking instead and choosing from the menu. Some older programs or specialized software use different shortcuts — check the program's Help menu or documentation.

If you copied something a while ago and cannot remember what it was, your clipboard is now empty or holds something else. There is no built-in way to see what is in your clipboard on most laptops, but Windows 10 and later have a clipboard history: press Windows+V to open it and see your last few copied items. On a Mac, there is no built-in clipboard viewer, but third-party apps like Pasty or Copied can show your clipboard history if you want that feature.

If text pastes in the wrong format or with unwanted styling, use Paste Special (Ctrl+Shift+V or Command+Shift+V) to paste as plain text. If a file will not paste, make sure you actually pressed Ctrl+V after cutting or copying — sometimes the action does not register on the first try.

Keyboard shortcuts for different operating systems

Windows and Linux laptops use Ctrl for cut, copy, and paste. Mac laptops use Command (the key with the Apple logo or ⌘ symbol). The letter that follows is the same on all three: C for copy, X for cut, V for paste. If you switch between a Windows laptop and a Mac, the only difference is which modifier key you press.

Some programs add extra shortcuts. In many text editors and word processors, Ctrl+A (or Command+A) selects all text in the document. Ctrl+Z (or Command+Z) undoes your last action, and Ctrl+Y (or Command+Y) redoes it. These work across Windows, Mac, and Linux, with the same Ctrl-to-Command swap on a Mac.

If your keyboard is missing keys or not working properly, you can use your laptop's on-screen keyboard to type these shortcuts. On Windows, search for "On-Screen Keyboard" in the Start menu. On a Mac, go to System Preferences, choose Accessibility, select Keyboard, and turn on "Enable Accessibility Keyboard."

Frequently Asked Questions

Can I copy and paste between different programs?

Yes. Copy text from an email, a web browser, a document, or any other program, and paste it into a different program. The clipboard is shared across all programs on your laptop, so anything you copy is available to paste anywhere else until you copy something new.

What happens if I cut something and then close the program without pasting?

The item you cut is lost from the clipboard. However, the original text or file is usually still on your laptop — closing the program does not delete it. If you cut a file in your file manager and close it without pasting, the file is still in its original folder.

Why does my pasted text look different from the original?

When you paste into a different program or document, the text often keeps its original formatting — font, size, color, bold, italics. If you want plain text without formatting, use Paste Special (Ctrl+Shift+V on Windows or Command+Shift+V on a Mac) instead of regular paste.

Can I copy multiple items at once and paste them all together?

Your clipboard holds only one item at a time. If you copy or cut something new, it replaces what was there. However, Windows 10 and later have a clipboard history (Windows+V) that stores your last several copied items, so you can paste an older item if you remember it.

Do these shortcuts work on a laptop with a broken trackpad?

Yes. Keyboard shortcuts work whether your trackpad is broken or not. You can select text using Shift+arrow keys, then cut or copy with Ctrl+X or Ctrl+C, and paste with Ctrl+V. This is actually faster than using a trackpad once you get used to it.