Ever tried to duplicate a OneNote notebook and found yourself staring at a wall of options?
You open the app, click the little arrow, and the whole thing looks like a maze. If you’ve ever felt that way, you’re not alone. The ability to copy a notebook is a hidden gem—useful for archiving, sharing, or just keeping a clean workspace Not complicated — just consistent..
What Is Copying a Notebook in OneNote?
Copying a notebook in OneNote means creating an exact clone of an existing notebook, including all sections, pages, and content, but in a new location or under a new name. Because of that, think of it as taking a snapshot of your digital binder and placing that snapshot somewhere else. You don’t alter the original; you just duplicate it.
In practice, you can copy a notebook:
- Within the same OneDrive or SharePoint account
- To a different cloud storage service (if you export as a .one file)
- Locally on your computer (via the OneNote desktop app)
The process differs slightly between OneNote for Windows 10, OneNote 2016, and the web version, so keep that in mind The details matter here. Practical, not theoretical..
Why It Matters / Why People Care
Backup and Version Control
When you copy a notebook, you get a backup that’s immune to accidental deletions or edits. If you’re juggling a big project, having a “snapshot” can save you from a nightmare That's the whole idea..
Collaboration
Sometimes you need to share a notebook with a client or a new team without giving them full edit rights. Copying it first lets you tweak permissions or strip out sensitive sections before handing it over That's the part that actually makes a difference..
Organization
If you’re a serial organizer, you might want to keep a master copy of a notebook while creating a “working” copy for daily use. That way, you can experiment without risking the original.
Migration
Moving from OneNote 2016 to OneNote for Windows 10, or from a personal OneDrive to a business SharePoint, often requires copying notebooks to ensure all data lands where it should.
How It Works (or How to Do It)
Below are step‑by‑step instructions for the most common scenarios. Pick the one that matches your setup.
### 1. Copying Within OneNote for Windows 10
- Open OneNote for Windows 10.
- In the left pane, right‑click the notebook you want to copy.
- Choose “Copy notebook”.
- A dialog pops up asking for the new name and location.
- Pick a folder in OneDrive or SharePoint, rename if desired, then click “OK.”
The copy will sync automatically. You’ll see a progress bar; depending on size, it might take a few minutes.
### 2. Copying in OneNote 2016 (Desktop)
- Launch OneNote 2016.
- Go to File > Share > Share This Notebook.
- Click “Copy to a new location.”
- In the dialog, choose a OneDrive or SharePoint folder, give it a new name, and click “Save.”
If you’re copying to a local folder, you’ll need to use File > Export instead:
- File > Export
- Pick Notebook and choose OneNote Package (.onepkg).
- Save the file locally, then import it back into OneNote under a new name.
### 3. Copying via the Web (OneNote Online)
- Log in to OneNote Online.
- Click the notebook’s name, then “Open in OneNote” to launch the desktop app.
- Follow the desktop steps above; the web interface itself doesn’t support direct copying.
### 4. Copying to a Different Cloud Service
If you need to move a notebook to a non‑Microsoft cloud (e.g., Google Drive), you’ll have to export it as a .onepkg file and then upload that file to your target service. OneNote will recognize the package and let you open it, but you’ll lose the live sync feature unless you re‑upload to OneDrive or SharePoint It's one of those things that adds up..
Common Mistakes / What Most People Get Wrong
- Assuming the copy is instant – Large notebooks can take a while to sync. Patience is key.
- Not checking permissions – If the original notebook is shared, the copy inherits those permissions unless you change them.
- Using the wrong app version – OneNote for Windows 10 and 2016 have different UI; mixing them up leads to confusion.
- Forgetting to rename – Without a new name, you might end up with two notebooks that look identical and cause mix‑ups.
- Ignoring linked content – Embedded files or links might not copy over perfectly, especially if they point to external sites.
Practical Tips / What Actually Works
- Start with a clean slate: Before copying, delete any junk sections or pages you don’t need. A lean notebook copies faster and is easier to manage.
- Use the “Copy to a new location” feature: It preserves the original structure and keeps your sync settings intact.
- Rename during the copy process: Give the new notebook a clear, descriptive title so you won’t mistake it for the original later.
- Check the sync status: After copying, open the new notebook and look for the sync indicator (a cloud icon with a checkmark). If it’s not syncing, refresh or restart OneNote.
- Export as .onepkg for offline use: This package is handy if you want a portable backup that can be opened on any Windows machine with OneNote installed.
- Use OneNote’s “Move” feature for small sections: If you only need to duplicate a handful of pages, use “Move or Copy” instead of copying the whole notebook.
- put to work OneDrive’s version history: After copying, you can roll back to previous states if something goes wrong.
- Set up a “Copy & Archive” routine: Every quarter, copy your active notebooks to an “Archive” folder. That way, you keep a clean working environment while still having historical data.
FAQ
Q1: Can I copy a OneNote notebook from one OneDrive account to another?
A1: Yes. Export the notebook as a .onepkg file from the source account, then import it into the target account via OneNote. The sync will start once the file is opened It's one of those things that adds up..
Q2: Will the copied notebook keep the same color theme and tags?
A2: Absolutely. All formatting, tags, and even custom color themes are preserved in the copy Worth keeping that in mind. Practical, not theoretical..
Q3: Is there a limit to how many notebooks I can copy at once?
A3: There’s no hard limit, but copying too many large notebooks simultaneously can strain your bandwidth and slow down sync. Do it in batches if needed Simple, but easy to overlook..
Q4: What happens if I delete the original notebook after copying?
A4: The copy remains untouched. Deleting the original only removes the source; the copy stays in whatever location you chose Surprisingly effective..
Q5: Can I copy a shared notebook without sharing the copy?
A5: Yes. During the copy process, you can adjust permissions on the new notebook to control who sees it.
Copying a notebook in OneNote is a quick way to safeguard your work, streamline collaboration, and keep your digital workspace tidy. Once you know the ropes, it’s almost like magic—just a few clicks and a fresh notebook appears, ready for the next chapter of your projects. Happy organizing!
Advanced Tips for Power Users
1. Automate the Copy‑and‑Archive Process with Power Automate
If you’re managing dozens of notebooks across a team, doing the copy manually can become tedious. Microsoft Power Automate (formerly Flow) lets you create a scheduled workflow that:
- Triggers on a specific date (e.g., the first day of each quarter).
- Calls the OneNote “Copy Section” or “Copy Page” actions for the notebooks you specify.
- Saves the resulting .onepkg file to a designated SharePoint/OneDrive archive folder.
- Notifies a Teams channel or email list when the archive is complete.
The flow can be as simple as a “Recurrence” trigger + “Create file” action, or you can add conditional logic to skip notebooks that haven’t changed in the last 30 days, saving bandwidth and storage.
2. Preserve Links and Embedded Files
When you copy a notebook, internal page links (e.g., “See Section 2.3”) and embedded Office documents remain functional, but external URLs may break if they point to resources that are moved together with the notebook. To avoid broken links:
- Use relative URLs whenever possible (e.g., link to a file stored in the same OneDrive folder).
- Run a quick “Find and Replace” after the copy: press Ctrl F, click the three‑dot menu, select Replace, and update any outdated domain or folder path.
- Re‑embed files (Word, Excel, PDFs) after the copy if they were attached via “Insert > File Printout” rather than “Insert > File Attachment.” The printout version copies cleanly, but the attachment may retain a reference to the original location.
3. Merge Multiple Notebooks into One Master Notebook
Sometimes you’ll end up with several project‑specific notebooks that you want to consolidate. Here’s a clean way to do it:
- Create a new master notebook in the destination OneDrive location.
- Open each source notebook, select the sections you need, and use Move or Copy → To Another Notebook.
- When the sections arrive in the master notebook, rename them to include a project prefix (e.g., “Q2‑Marketing‑Ideas”).
- After all sections are merged, run OneNote → File → Info → Optimize All Files to reduce the overall file size.
4. Use OneNote’s “Section Group” Feature for Better Organization
If you’re copying whole notebooks just to reorganize them, consider using Section Groups instead:
- Create a Section Group in your primary notebook (right‑click the notebook name → New Section Group).
- Drag entire sections from the copied notebook into the group.
- This keeps the original notebook’s sync chain intact while giving you a logical hierarchy, reducing the need for multiple separate notebooks.
5. Troubleshoot Common Sync Glitches After a Copy
| Symptom | Likely Cause | Quick Fix |
|---|---|---|
| Pages appear blank | Notebook still syncing or corrupted cache | Close OneNote, delete the local cache (%LOCALAPPDATA%\Microsoft\OneNote\16.0\cache), then reopen. |
| Missing section tabs | Sync conflict with another device | Open OneNote on the web, locate the missing section under History → Deleted Pages, and restore it. |
| “Cannot open notebook” error | File path exceeds OneDrive’s length limit | Move the notebook folder to a shorter path (e.g.Plus, , OneDrive\Notes\ProjectX) and re‑open. |
| Duplicate pages after copy | “Copy” performed instead of “Move” on a synced notebook | Delete the duplicates on the source notebook; they will disappear from the copy after the next sync cycle. |
A Real‑World Workflow Example
Scenario: A marketing team works on a quarterly campaign. Every quarter they need a fresh notebook for the upcoming campaign while keeping the previous quarter’s notes for reference Less friction, more output..
-
Quarter‑End:
- Open the current campaign notebook.
- Copy the entire notebook to a folder called
Archive/2023_Q2. - Rename the copy to
Campaign_Q2_2023. - Verify the sync checkmark appears for the archive copy.
-
Quarter‑Start:
- Create a new notebook named
Campaign_Q3_2023. - From the archived notebook, Move the “Templates” section group into the new notebook (this preserves branding guidelines, style sheets, etc.).
- Delete any “Completed Tasks” sections in the new notebook to avoid clutter.
- Create a new notebook named
-
Automation:
- Set a Power Automate flow to run on the first day of each month that sends a Teams notification: “✅ New campaign notebook ready –
Campaign_Q3_2023is in your OneDrive.”
- Set a Power Automate flow to run on the first day of each month that sends a Teams notification: “✅ New campaign notebook ready –
The team now has a clean, ready‑to‑use workspace each quarter, while all historical data stays neatly archived and searchable.
Conclusion
Copying a OneNote notebook is more than a simple duplication—it’s a strategic tool for version control, collaboration, and long‑term knowledge management. By mastering the built‑in copy, move, and export features, leveraging OneDrive’s version history, and optionally automating the process with Power Automate, you can keep your digital notebooks lean, organized, and always ready for the next project phase. In practice, whether you’re a solo researcher safeguarding your thesis, a project manager archiving deliverables, or a large team needing clean hand‑offs between sprints, the steps outlined above will ensure your OneNote environment remains efficient, reliable, and future‑proof. Happy note‑taking!
Most guides skip this. Don't Most people skip this — try not to..