Backup my mail in Microsoft Outlook to PST, OneDrive, or external drive
Overview
Three common backup destinations: PST (Outlook data file), OneDrive (cloud storage), or an external drive. PST gives a local portable file you can import later; OneDrive provides cloud redundancy and access from multiple devices; external drive offers offline, air-gapped backups.
Preparation (assumptions)
- Using Outlook for Windows (steps below assume current Outlook desktop app).
- You have enough storage in OneDrive or on the external drive.
- If using a work/school account, your organization’s policy may restrict exporting to PST or cloud sync.
1) Export to PST (best for full mailbox archive and portability)
- File > Open & Export > Import/Export.
- Choose Export to a file > Outlook Data File (.pst) > Next.
- Select the mailbox, folder(s), and include subfolders > Next.
- Choose a save location and filename (default creates a PST on your PC) and set options for duplicates.
- (Optional) Add a password for the PST.
- Click Finish.
- Restore/import: File > Open & Export > Import/Export > Import from another program/file > Outlook Data File (.pst).
2) Backup via OneDrive (best for cloud access and automatic sync)
Options:
- Sync your PST or Outlook Data Folder to OneDrive (not recommended for active PST files because of corruption risk). Instead:
- Use Outlook with an Exchange/Office 365 account: your mail is already stored on Microsoft servers and accessible across devices; ensure your OST/Exchange account is backing up server-side.
- Export a PST periodically (see PST steps) and save that PST into your OneDrive folder when Outlook is closed.
Steps to save exported PST to OneDrive:
- After creating the PST, move or save it into your OneDrive folder.
- Verify OneDrive has finished syncing.
Notes:
- Avoid keeping an active PST inside OneDrive while Outlook is running—risk of file corruption.
- For real-time protection, rely on Exchange/Office 365 server backups and retention policies.
3) Backup to an external drive (best for offline, secure copies)
- Export to PST as above.
- Close Outlook.
- Copy the PST file to the external drive (drag-and-drop or use File Explorer > Copy).
- Verify the file copied completely and test by importing on another machine if needed.
- For incremental backups, use backup software (Windows File History, third-party tools) configured to include Outlook data or the folder containing PSTs.
Best practices
- Close Outlook before copying or moving PST files.
- Keep multiple backups (local PST + external drive + cloud) and rotate copies.
- Test restores periodically by importing the PST to confirm integrity.
- Use strong encryption/passwords for PSTs saved on removable media.
- Prefer server-side accounts (Exchange/Office 365) when available—mail is stored server-side and backed up by Microsoft.
- Avoid syncing active PST files with OneDrive/Dropbox to reduce corruption risk.
Quick decision guide
- Want portability and one-file archive → Export to PST.
- Want cloud access and redundancy → Use Exchange/Office 365 or save periodic PSTs to OneDrive (but don’t keep active PSTs in cloud sync).
- Want offline, air-gapped backup → Copy PSTs to an external drive and store securely.
If you want, I can provide step-by-step screenshots for your Outlook version (Windows or Mac) or a short PowerShell script to automate periodic PST exports.
Leave a Reply