How to Copy a Document in Word: Every Method Explained
Making a copy of a Word document sounds simple — and it usually is — but the right approach depends on where you're working, why you need the copy, and what you want to do with it afterward. A duplicate for backup purposes is handled differently than a template-style copy you'll reuse repeatedly. Here's how each method works.
Why Copying a Word Document Matters
Before getting into the how, it helps to understand what "copying a document" actually means in practice. There are two distinct operations people usually mean:
- Duplicating the file itself — creating an identical copy at the file system level, outside of Word
- Saving a new version from within Word — using Word's own Save As function to branch off a copy while keeping the original intact
Both are valid. The difference is where the action happens and what control you have over the result.
Method 1: Duplicate the File in File Explorer (Windows) or Finder (Mac)
This is the most straightforward approach and doesn't require opening Word at all.
On Windows:
- Navigate to the folder containing your
.docxfile - Right-click the file
- Select Copy
- Right-click an empty area in the same folder (or navigate to a different folder)
- Select Paste
Windows will create a file named something like Document — Copy.docx. You can rename it immediately by right-clicking and selecting Rename.
On Mac:
- Find the file in Finder
- Right-click (or Control-click) the file
- Select Duplicate
Mac places the duplicate in the same folder with "copy" appended to the name. Alternatively, you can hold Option and drag the file to a new location — this copies rather than moves it.
Keyboard shortcuts that speed this up:
- Windows: Select the file →
Ctrl+C→ navigate →Ctrl+V - Mac: Select the file →
Cmd+C→ navigate →Cmd+V
Method 2: Use Save As Inside Word 📄
If you already have the document open in Word, Save As is the cleanest way to create a copy without touching the original.
On Windows/Mac (desktop Word):
- Open the document
- Go to File → Save As
- Choose a location (same folder, different folder, or cloud storage)
- Give the copy a new name
- Click Save
At this point, Word switches you to the new copy. Your original file remains unchanged at its original location. This is important to understand — after Save As, you're working in the copy, not the original.
On Word for Microsoft 365 / OneDrive: The process is slightly different because autosave changes the file flow:
- Go to File → Save a Copy
- Choose your destination and filename
- Click Save
"Save a Copy" keeps you in the original document, which is a meaningful behavioral difference from traditional Save As.
Method 3: Open as a Template-Style Copy
If you want to reuse a document repeatedly without risking the master version, the Open as Copy feature is worth knowing.
- Go to File → Open
- Browse to your document
- Click the dropdown arrow next to the Open button
- Select Open as Copy
Word creates a copy automatically (named "Copy of [filename]") and opens that instead of the original. This approach is useful for standardized documents — contracts, reports, meeting agendas — where you always want to start from the same baseline.
Method 4: Use Word Templates (.dotx)
For documents you'll copy repeatedly, saving as a Word Template is the more structured solution.
- Save the document as
.dotxinstead of.docxvia File → Save As → Word Template - Templates stored in Word's default template folder appear in the New document menu
- Every time you open a template, Word creates a fresh, unnamed copy — the template itself is never overwritten
This separates the "master" from the "working copy" at the file format level, which eliminates the risk of accidentally saving over your source document. 🗂️
Comparing the Methods
| Method | Requires Word Open? | Keeps Original Untouched? | Best For |
|---|---|---|---|
| File Explorer / Finder copy | No | Yes | Quick file-level backups |
| Save As | Yes | Yes (but switches to copy) | Versioning, branching edits |
| Save a Copy (365) | Yes | Yes (stays in original) | Cloud-based workflows |
| Open as Copy | Yes | Yes | Reusing document layouts |
| Template (.dotx) | Yes | Yes (by design) | Repeated use, standardized docs |
Factors That Affect Which Method Works Best for You
Not every method suits every situation. A few variables determine which approach makes the most sense:
Your version of Word. Classic desktop Word (2016, 2019, 2021) behaves differently from Microsoft 365 with autosave enabled. The "Save a Copy" option only appears in the 365 version. Older versions use traditional Save As with different default behavior.
Where your files live. Documents stored locally on your hard drive are easiest to copy via File Explorer. Documents saved to OneDrive or SharePoint have additional version history tools that may make copying less necessary in the first place — you can restore earlier versions without ever making a manual duplicate.
How often you're copying. If you're making a one-time copy for backup, a file-level duplicate is fast and simple. If you're generating copies of the same document weekly, a template or Open as Copy workflow saves time and prevents mistakes.
Your technical comfort level. The file-level copy requires no Word knowledge at all. Templates require understanding how Word's template system works and where it stores files — which varies by operating system and Word installation.
Collaboration context. If you're working in a shared environment (SharePoint, Teams), copying a file creates an independent document that's no longer linked to the original's sharing permissions, comments, or version history. That's sometimes the goal — and sometimes the problem. ⚠️
What "Copying" Doesn't Cover
A few things people sometimes confuse with copying a document:
- Copying content between documents — this is copy/paste at the text level, not file duplication
- Exporting to PDF — this creates a different file format, not a Word copy
- Track Changes copies — Word can compare two documents, but comparison isn't the same as duplication
Each of those is a separate workflow with different tools.
The method that actually fits depends on your version of Word, where your files are stored, how you're using the document, and how often you're doing it — factors that look different for every user's specific setup.