The basics: what copying means and why you need it

Copying on Windows means making a duplicate of a file, folder, or text without removing the original. When you copy something, it goes into a temporary holding area called the clipboard. From there, you can paste it — place the duplicate — somewhere else on your computer, in an email, or in a document. The original stays where it was.

You will use copying constantly: to move files between folders, to back up important documents, to share text between programs, or to duplicate a folder structure. Windows gives you several ways to copy, and which one you use depends on what you are copying and where you want it to go.

Key Takeaways

  • The fastest way to copy is to right-click the file or text, select Copy, then right-click where you want it and select Paste.
  • You can also select something and press Ctrl+C to copy, then press Ctrl+V to paste it anywhere.
  • Copying puts the item on your clipboard, which holds only one thing at a time — copying something new replaces what was there before.
  • Dragging a file while holding Ctrl copies it instead of moving it, which is useful when you want to keep the original in place.
  • Windows File Explorer shows you exactly where files live and makes it straightforward to copy between folders by dragging or using the right-click menu.

Copying files and folders using the right-click menu

The right-click menu is the most straightforward way to copy. Find the file or folder you want to copy, right-click it with your mouse, and a menu appears. Look for the word Copy and click it. Nothing visible happens — the file goes to your clipboard, but you do not see it move.

Now navigate to the folder where you want the copy to live. This might be another folder on your computer, your Desktop, or a USB drive. Right-click in the empty space of that folder and select Paste. Windows creates a copy there while keeping the original in place. If you paste the same file multiple times, you get multiple copies, each named the same as the original.

If you want to rename the copy so it does not have the same name as the original, right-click the new copy and select Rename. Type the new name and press Enter. This is useful when you are making backup copies or creating versions of a document.

Using keyboard shortcuts to copy faster

Keyboard shortcuts are faster once you know them. Select the file, folder, or text you want to copy by clicking it. Then press Ctrl+C on your keyboard — hold down the Ctrl key and tap C. The item goes to your clipboard, just as if you had right-clicked and selected Copy.

Navigate to where you want the copy. Click in that location and press Ctrl+V — hold Ctrl and tap V. The copy appears. These shortcuts work in File Explorer, on your Desktop, and in most programs like Word or email clients. Once you use them a few times, they become automatic.

If you copy something by mistake and want to undo the paste, press Ctrl+Z when ready. This reverses the last action. The longer you wait, the less likely Ctrl+Z will work, so undo right away if you need to.

Copying by dragging with the Ctrl key held down

Dragging is useful when you can see both the source and destination folders on your screen at the same time. Normally, dragging a file moves it — it disappears from the original location. To copy instead of move, hold down the Ctrl key while you drag.

Click the file you want to copy, hold down Ctrl, and drag it to the destination folder. You will see a small plus sign appear next to your cursor, which means you are copying, not moving. Release the mouse button, and the copy appears in the new location while the original stays put.

This method is fast when you are working with multiple folders open in File Explorer side by side. It is also less error-prone than cut-and-paste if you are worried about accidentally moving something instead of copying it.

Copying text from documents and web pages

Copying text works the same way as copying files. Click at the start of the text you want, then drag your mouse to the end to highlight it. The text appears in a different color — usually blue or dark gray — to show it is selected. Then right-click the highlighted text and select Copy, or press Ctrl+C.

Navigate to where you want to paste the text — a Word document, an email, a text file, or a web form. Click where you want the text to go and press Ctrl+V or right-click and select Paste. The text appears in that location. If you paste into a program like Word, the text keeps its original formatting — bold, italics, colors — unless you use Paste Special to paste as plain text only.

To paste as plain text without formatting, right-click and look for Paste Special. A window opens with options. Select Unformatted Text or Plain Text, depending on your program. This is useful when you copy text from a website and do not want the colors and fonts to come along with it.

Understanding the clipboard and why it holds only one thing

The clipboard is a temporary storage area in your computer's memory. When you copy something, it replaces whatever was on the clipboard before. If you copy File A, then copy File B, File A is gone from the clipboard — only File B is there now. This is why you have to paste when ready after copying if you do not want to lose what you copied.

If you need to copy multiple things and paste them in different places, copy the first item and paste it right away before copying the second item. Or use a clipboard manager — a program that saves multiple clipboard entries so you can paste any of them later. Windows 11 has a built-in clipboard history: press Windows key + V to see recent items you copied. Windows 10 does not have this feature built in, but you can read a clipboard manager from the Microsoft Store if you need it.

What to do if copy and paste is not working

If you copy something but nothing happens when you paste, the most common cause is that you copied something else by mistake and forgot. Copy the item again, make sure you see it highlighted or selected, and paste when ready.

If copy and paste stops working in a specific program, try closing and reopening that program. If it still does not work, restart your computer — this clears the clipboard and resets many processes. If the problem persists only in one program, that program may have a bug or a setting that blocks clipboard access. Check the program's settings or help menu, or try updating it to the latest version.

On rare occasions, malware can interfere with the clipboard. If you suspect this, run a full scan with Windows Defender, which is built into Windows. Press the Windows key, type "Windows Defender", and open it. Select Virus & threat protection, then Manage settings, and run a full scan.

Frequently Asked Questions

What is the difference between copy and cut?

Copy leaves the original in place and creates a duplicate. Cut removes the original and moves it to the clipboard. To cut, right-click and select Cut, or press Ctrl+X. When you paste a cut item, it disappears from the original location. Use cut when you want to move something, and copy when you want to keep both the original and the duplicate.

Can I copy a file to multiple places at once?

No, you have to paste one at a time. Copy the file, paste it in the first location, then copy it again and paste it in the second location. Or copy it once, paste it in the first location, then paste again in the second location — the clipboard keeps the same item until you copy something else.

What happens if I copy a folder with lots of files inside?

Windows copies the entire folder and everything in it. The copy takes longer if the folder is large or if you are copying to a slow device like a USB drive, but the process is the same. You will see a progress window showing how much has been copied. Do not unplug the device or turn off your computer until it finishes.

Can I copy files from my computer to a USB drive the same way?

Yes, exactly the same way. Plug in the USB drive, open File Explorer, find the file you want to copy, right-click it, select Copy, then navigate to the USB drive in File Explorer, right-click, and select Paste. The file appears on the drive. Safely eject the drive before unplugging it by right-clicking the drive name and selecting Eject.

Why does my copied file have a different name after I paste it?

If you paste a file into the same folder where the original already exists, Windows automatically renames the copy to avoid having two files with identical names. It usually adds "- Copy" or a number to the name. You can rename it to whatever you want by right-clicking and selecting Rename.