Time Machine ships with every Mac and requires almost no technical knowledge to use — which is exactly why most people set it up once and forget about it until the day they need it and discover it stopped working six months ago. A properly configured Time Machine backup is one of the best data safety nets available on any platform. Here is how to set it up to actually work reliably in 2026.
What changed in 2026
- macOS Sequoia updated the Time Machine UI — it moved to System Settings → General → Time Machine and is cleaner, but the underlying mechanism is unchanged.
- APFS-formatted backup drives are now the default — Time Machine switched from HFS+ to APFS for new backups on all Apple silicon Macs, and the backup is stored as a sparse bundle.
- Network backups to SMB shares improved — Time Machine over SMB to a Synology, QNAP, or Mac mini acting as a file server is more stable than it was in 2023–2024.
- Apple silicon Macs exclude the system volume from Time Machine automatically — it backs up user data and apps, not the sealed OS volume (which Apple restores via macOS Recovery).
What you need
| Option |
Cost |
Best for |
| USB external HDD (4–8 TB) |
~$80–$150 |
Most users, always plugged in desktop |
| USB external SSD (1–2 TB) |
~$80–$160 |
Laptop users, portability |
| NAS (Synology, QNAP) |
~$200+ hardware |
Multiple Macs, whole-house backup |
| AirPort Time Capsule |
Discontinued — avoid |
Legacy only |
Size rule: Time Machine keeps multiple versions. A drive 2–3× the size of your Mac's used storage gives you good version history depth.
Step 1 — format the drive (new drives only)
If the drive is fresh:
- Open Disk Utility (Spotlight → Disk Utility).
- Select the external drive → Erase.
- Name it (e.g., "Time Machine").
- Format: APFS (Apple silicon Mac) or Mac OS Extended (Journaled) (Intel Mac with older macOS).
- Scheme: GUID Partition Map.
- Click Erase.
Step 2 — enable Time Machine
- Go to System Settings → General → Time Machine.
- Click Add Backup Disk.
- Select your drive from the list.
- Check Encrypt backup — this is critical. Set a strong password and store it in your password manager.
- Click Done.
Time Machine will start an initial backup within a few minutes. The first backup takes 1–3 hours depending on how much data you have.
Step 3 — configure backup options
Click Options in the Time Machine panel to:
- Exclude folders — exclude large video project folders, virtual machine files (.vmdk, .sparseimage), and
~/Library/Containers app caches if disk space is tight. Never exclude your Documents, Desktop, or Pictures.
- Backup frequency — defaults to hourly. You can change it to daily in macOS Sequoia's Settings if hourly is too aggressive for battery life on a laptop.
Step 4 — verify your backup works
After the first backup completes:
- Open Finder → Applications → Time Machine.
- Navigate to a folder, click the back arrow to go into history, and restore a test file.
- Confirm the restored file opens correctly.
This step is not optional. The only way to know a backup works is to restore from it.
Network backup to a NAS
Synology NASes support Time Machine natively via SMB:
- In DSM, create a shared folder for Time Machine.
- In Control Panel → File Services → SMB, enable Time Machine support on that share.
- On the Mac, open Time Machine → Add Backup Disk → select the network share.
- Authenticate with your Synology credentials.
Note: initial backups over network are slow (~50–100 MB/s on Wi-Fi). Plug in via Ethernet for the first backup if possible.
Building a complete backup strategy
Time Machine alone is not enough:
| Layer |
What it covers |
Example |
| Local Time Machine |
Fast file versioning and restore |
External USB drive |
| Cloud backup |
Offsite, protects against fire/theft |
Backblaze Personal Backup (~$100/yr) |
| Bootable clone |
Disaster recovery, fastest restore |
Carbon Copy Cloner to a second drive |
The 3-2-1 rule: 3 copies, 2 different media, 1 offsite. Time Machine handles the local versioned copy; cloud handles offsite.
Common mistakes
Never testing a restore. The backup that has never been tested has an unknown reliability. Test it.
Unencrypted backup drives. A backup drive left at an office or in a bag contains your entire digital life. Always encrypt it.
One backup destination only. Drives fail. If your only backup is on one external drive and it fails simultaneously with your Mac, you have nothing.
Excluding too much. Be conservative with exclusions — if you are not sure, include the folder.
What to skip
- Running Time Machine to a drive that is also used for other files — Time Machine will eventually fill it and start competing with your files for space.
- Time Machine over Wi-Fi for primary backup if you have the option to plug in — Wi-Fi backups are fine for maintenance backups but slow and unreliable for the initial or after a gap.
- Relying on iCloud as your only backup — iCloud syncs, it does not version or archive deletions reliably enough to replace a true backup.
FAQ
How far back does Time Machine keep backups?
Hourly backups for the past 24 hours, daily backups for the past month, weekly backups for everything older — until the drive fills up, at which point the oldest snapshots are deleted.
Can I use the same drive for two Macs?
Yes — Time Machine creates a separate folder per Mac on the same disk. Both sets of backups coexist.
What happens if I forget the encryption password?
The backup is unrecoverable. Store the password in your password manager immediately when you set it.
Can I restore a Time Machine backup to a new Mac?
Yes — during Mac setup or via Migration Assistant, you can restore from a Time Machine backup. It works across Intel to Apple silicon migrations too.
Where to go next
See How to sync files across devices in 2026, How to free up space on Mac in 2026, and How to recover data from a dead drive in 2026.