How to Duplicate a Word Document (Every Method That Actually Works)
Making a copy of a Word document sounds simple — and it often is — but the right method depends on where your file lives, what you're trying to protect, and how you'll use the copy. Get it wrong and you might accidentally edit the original, lose formatting, or create a template-style file when you wanted a full working document.
Here's a clear breakdown of every reliable way to do it.
Why Duplicate a Document in the First Place?
Before diving into methods, it helps to understand what "duplicate" actually means in practice. People do this for a few distinct reasons:
- Creating a backup before making major edits
- Repurposing a formatted document as a starting point for something new
- Sharing a version while keeping the original unchanged
- Testing changes without risking the master file
Each of these use cases points toward slightly different approaches — which is why there's more than one right answer here.
Method 1: Copy and Paste the File in File Explorer (Windows) or Finder (Mac)
The most straightforward approach never opens Word at all. You're working at the operating system level, creating an identical copy of the file itself.
On Windows:
- Locate the
.docxfile in File Explorer - Right-click the file and select Copy
- Right-click in the same folder (or navigate to a new one) and select Paste
- Windows automatically names the copy with "Copy of" or appended numbering
On Mac:
- Find the file in Finder
- Right-click and choose Duplicate, or press ⌘ + D
- Mac creates a copy in the same folder with "copy" appended to the filename
This method copies everything — formatting, tracked changes, embedded images, macros, metadata. What you get is a byte-for-byte clone of the original.
Method 2: Use "Save As" Inside Microsoft Word
This is the method most people reach for, and it works well — with one important caveat.
- Open the original document in Word
- Go to File → Save As
- Choose a location and give the file a new name
- Click Save
The caveat: after you save, Word keeps the new file open as the active document. If you immediately start typing, you're editing the copy — which is usually what you want. But if you expected to stay in the original, you'll need to reopen it manually.
Save As is reliable for creating clean working copies, especially when you want to rename the file at the same time.
Method 3: Open as a New Document (Without Touching the Original) 🗂️
Word has a lesser-known option that opens a copy of a file directly as a new unsaved document, leaving the original completely untouched and closed.
On Windows:
- In File Explorer, right-click the
.docxfile - Select New (not Open) — this appears in some Windows versions depending on your Office installation
Alternatively, from within Word:
- Go to File → Open
- Browse to the file
- Click the dropdown arrow next to the Open button
- Select Open as Copy
Word opens a duplicate labeled "Copy of [filename]" that hasn't been saved yet. This is particularly useful when you want a clean separation between the original and your new version from the very first keystroke.
Method 4: Duplicate in OneDrive or SharePoint
If your documents live in OneDrive or SharePoint — which is increasingly common with Microsoft 365 — duplication works differently.
In OneDrive (browser):
- Right-click the file
- Select Copy to or Move to, depending on what you need
- Choose the destination folder
For a true in-place duplicate:
- Select the file
- Click the three-dot menu (⋯)
- Choose Copy to and select the same folder
In SharePoint, the same menu-driven approach applies, though permissions and library settings can affect whether options appear.
One thing to watch: files stored in OneDrive that are set to Files On-Demand may need to be fully downloaded before a local copy can be made. A cloud-only file shows a status icon in File Explorer — if it hasn't been synced locally, the copy operation triggers a download first.
Method 5: Duplicate Using Word for Mac's File Menu
Mac users running Word through Microsoft 365 have a dedicated option:
- With the document open, go to File
- Select Duplicate
This creates an unsaved copy as a new document window, identical to "Open as Copy" behavior on Windows. It's clean, quick, and doesn't require navigating Finder.
Key Variables That Affect Which Method Works Best
| Factor | What It Changes |
|---|---|
| File location (local vs. cloud) | Cloud files need browser or sync app duplication methods |
| Word version | Older versions may not show all menu options |
| Operating system | Mac Finder's Duplicate vs. Windows File Explorer Copy |
| File size | Large files with embedded media take longer to copy |
| Tracked changes / comments | All methods carry these over — you may want to accept/reject first |
| Macros or linked content | Copies retain links; broken paths can cause issues in the duplicate |
What About Templates vs. Copies?
There's an important distinction between duplicating a document and saving it as a Word Template (.dotx). A template creates a reusable starting point — every time you open it, Word creates a fresh unnamed document based on it, never modifying the template itself.
If you're duplicating the same document repeatedly as a base for new projects, a template is often the more sustainable approach. If you simply need one copy right now, any of the methods above handles it cleanly.
The Part That Depends on Your Setup
Most duplication methods are functionally equivalent — the differences come down to where your files live, which version of Word you're running, and what you actually want to do with the copy. Someone working locally on Windows has different friction points than someone collaborating through SharePoint, and a user protecting a finalized document has different priorities than someone spinning up a new draft from a template.
The method that works best isn't universal — it's the one that fits how your files are organized and how you work with them day to day. 🖥️