The basic ways to move a file on your Mac
Moving a file on a Mac means taking it from one folder and putting it in another. You have three main methods: drag and drop, cut and paste, or using the Move To command. Drag and drop is the fastest if you can see both the source and destination folders at once. Cut and paste works when folders are in different windows or you want to be certain the file left its original location. The Move To command is built into the right-click menu and handles the whole operation in one step.
Each method works the same way underneath — the file itself stays the same, only its location changes. The file does not get copied; it gets removed from one folder and placed in another. This is different from copying, where the original stays put and a duplicate appears elsewhere.
Key Takeaways
- Drag and drop is fastest when you can see both folders on screen at the same time, but only works if the destination folder is visible.
- Cut and paste (Command+X, then Command+V) works across any folders and makes it clear the file has left its original location.
- Right-click the file and choose Move To to pick a destination from a list without opening a second window.
- Moving a file to the Trash and emptying it permanently deletes it, so use Undo (Command+Z) when ready if you move the wrong file.
- Files moved between your Mac's internal drive and an external drive actually get copied, not moved, so the original stays behind.
Drag and drop: the fastest method when both folders are visible
Drag and drop works by clicking and holding on a file, then dragging it to a folder while still holding the mouse button down. Open the folder that contains the file you want to move. Open a second Finder window showing the destination folder — you can do this by pressing Command+N to open a new Finder window, then navigating to where you want the file to go. Position the two windows side by side on your screen so you can see both at once.
Click and hold on the file you want to move. While holding the mouse button, drag the file over to the destination folder in the other window. You will see the folder highlight when the file is directly over it. Release the mouse button, and the file moves into that folder. The file disappears from the original location and appears in the new one.
Drag and drop only works if you can see the destination folder on your screen. If the folder you want is buried several levels deep or on a different part of your Mac, this method becomes awkward. In those cases, cut and paste is faster.
Cut and paste: the most reliable method for any folder
Cut and paste works no matter where your folders are located. Click once on the file you want to move to select it. Press Command+X on your keyboard — this cuts the file, meaning it is marked for moving but stays visible until you paste it elsewhere. The file icon may appear slightly faded or dimmed, showing it has been cut.
Navigate to the folder where you want the file to go. This can be in a different window, a different part of your Mac, or even a folder you have to open several times to reach. Once you are in the destination folder, press Command+V. The file moves from its original location to this new folder. You will see it appear in the destination folder and disappear from where it started.
Cut and paste is the most reliable method because it works the same way everywhere on your Mac. It also makes it obvious that the file has left its original location — if you press Command+Z when ready after pasting, you can undo the move and the file goes back where it came from.
Using the Move To command from the right-click menu
Right-click (or Control+click) on the file you want to move. A menu appears with several options. Look for "Move To" in the menu — it may also say "Move To Bin" if you right-click on a file in the Trash. Click on "Move To" and a window opens showing your folders and drives.
Navigate through the folders in this window until you reach the destination folder. Click on the folder to select it, then click the "Move" button at the bottom right of the window. The file moves into that folder when ready. This method is useful because it handles the entire move in one operation without needing to open a second window or use keyboard shortcuts.
If you do not see "Move To" in the right-click menu, your version of macOS may not include this feature — older versions of Mac operating systems use different menu options. In that case, cut and paste will always work.
Moving files to external drives and what actually happens
When you move a file from your Mac to an external drive — a USB stick, external hard drive, or network drive — the file actually gets copied instead of moved. The original file stays on your Mac, and a copy appears on the external drive. This happens automatically; you do not have to do anything different. The reason is that your Mac treats external drives as a different storage device, so it copies rather than moves to keep the file safe.
If you want to remove the original file from your Mac after moving it to an external drive, you have to delete it separately. Select the file on your Mac and press Command+Delete to move it to the Trash, then empty the Trash. Only then is the file truly gone from your Mac and present only on the external drive.
This behavior protects you from accidentally losing files if the external drive disconnects or fails. The trade-off is that you end up with two copies until you manually delete one.
Undoing a move and recovering files from the Trash
If you move a file to the wrong location, press Command+Z when ready. This undoes the move and puts the file back where it started. Undo works for the last action you took, so the sooner you press it after moving the file, the better.
If you moved a file to the Trash by mistake, open the Trash folder (it appears in the Dock at the bottom right of your screen, or you can press Command+Shift+Delete to open it). Find the file in the Trash, right-click it, and choose "Put Back". The file returns to its original location. If you have already emptied the Trash, the file is permanently deleted and cannot be recovered through the Trash.
If you emptied the Trash and need to recover a file, your only option is to restore from a Time Machine backup if you have one set up. Time Machine is Mac's built-in backup system that saves copies of your files at regular intervals. Without a backup, a file deleted from the Trash is gone.
Moving multiple files at once
You can move more than one file to the same location in a single operation. Click on the first file, then hold Command and click on each additional file you want to move. All selected files highlight. Now use any of the three methods — drag and drop, cut and paste, or Move To — and all the files move together to the destination folder.
If the files are next to each other in a list, you can also click on the first file, hold Shift, and click on the last file to select all files in between. This is faster than Command+clicking if you have many files in a row.
Moving multiple files works exactly the same way as moving a single file. The only difference is that all selected files move at once instead of one at a time.
Frequently Asked Questions
Can I move a file that is currently open in an process?
Yes, you can move a file even while it is open in an process. The process keeps the file open and continues working with it. However, if the process has not saved recent changes, moving the file may cause the process to lose track of where the file is. Save your work first, then move the file.
What happens if I move a file to a folder and a file with the same name already exists there?
Mac will ask you whether you want to replace the existing file, keep both files, or stop the move. If you choose to keep both, Mac renames the new file by adding a number to it, like "Document 2" instead of "Document". Read the dialog carefully before choosing, because replacing a file deletes the original version.
Can I move files between user accounts on the same Mac?
Yes, but you need permission to access the other user's folders. Most user folders are private by default. You can move files to the Shared folder, which all users can access, without needing special permission. To move files directly into another user's private folders, you need administrator access on your Mac.
Does moving a file change the date it was created?
Moving a file does not change its creation date or modification date. The file keeps the same dates it had before the move. This is useful because you can see when a file was originally created or last edited, even after moving it to a different folder.
What is the difference between moving and copying a file?
Moving removes the file from its original location and puts it in a new one — only one copy exists. Copying creates a duplicate in the new location while leaving the original where it was — two copies exist. Use Command+C to copy instead of Command+X to move.