How to set up automated backups for macOS using Time Machine and an external drive or NAS
Automated backups give you peace of mind by keeping your Mac and files safe without daily effort. This guide walks you through picking a destination, preparing it, and configuring Time Machine so backups run automatically on a schedule that fits your workflow.
Step 1: Choose backup destination
Decide whether to use an external USB/Thunderbolt drive or a network-attached storage (NAS). External drives are faster and simpler; NAS lets multiple devices back up and can be placed anywhere on your network. Aim for a drive at least 2–3× the size of the data you plan to back up (for example, 1 TB data → 2–3 TB drive).
[Illustration: photo of a Mac beside an external SSD and a small NAS unit on a desk]
Step 2: Prepare the drive
Connect the drive to your Mac (USB-C, Thunderbolt, or Ethernet to your router for NAS). In Finder, open Disk Utility and format the external drive as APFS (for macOS 11+) or Mac OS Extended (Journaled) for older systems; create a single partition. For NAS, enable SMB and APFS/Time Machine support in the NAS admin panel and create a share for Time Machine with a quota of at least 1.5× your Mac data.
[Illustration: screenshot-like image of Disk Utility formatting a drive with partition map]
Step 3: Enable Time Machine
Open System Settings (or System Preferences) > Time Machine and click Select Backup Disk. Choose your prepared external drive or the NAS share you created. Checking the volume here tells macOS where to write hourly and daily snapshots and ensures Time Machine can manage space automatically.
[Illustration: close-up of Time Machine settings panel showing Select Backup Disk dialog]
Step 4: Set backup schedule and options
Time Machine runs hourly by default; leave this unless you need less frequent backups. Consider using a third-party tool (like timed scripts or a backup app) if you want daily-only backups. Enable Back Up Automatically and check Encrypt backups for security; enter a strong password and store it in your password manager.
[Illustration: conceptual UI showing Time Machine toggles with Encrypt backup checkbox highlighted]
Step 5: Exclude unnecessary files
In Time Machine options, add large folders you don’t need backed up (temporary files, VM images, large media folders) to save space and speed. Excluding 50–100 GB of junk can reduce backup time from hours to minutes and keep your backup set efficient.
[Illustration: UI mockup showing Time Machine exclude list with folders and sizes]
Step 6: Verify initial backup
Start the first backup manually and expect it to take several hours if you have hundreds of gigabytes; do this overnight or when you won’t need heavy network use. After completion, open the Time Machine menu and enter Time Machine to spot-check files and confirm the backup size and timestamps.
[Illustration: scene of a MacBook running a backup progress bar with time remaining shown]
Step 7: Maintain and test regularly
Check Time Machine status weekly and disconnect/reconnect external drives monthly to ensure they mount. Perform a full restore test every 3–6 months by restoring a few files or a test user account to confirm data integrity. Rotate or replace backup drives every 3–5 years to reduce hardware failure risk.
[Illustration: illustration of checklist with calendar icons and a hard drive rotation symbol]
- Keep at least 1.5–2× the free space you expect to back up to allow snapshots and versioning.
- Label and date external drives physically and in Finder for easy identification when you have multiple backups.
- Use a UPS for desktop Macs and NAS devices to avoid corruption during power loss.
- For laptops, enable Time Machine while connected to power for large initial backups to avoid battery drain.
- If using NAS, use wired Ethernet for the initial full backup to speed transfer (expect 100–500 GB/hour on gigabit).
- Store a cloned bootable backup (using a tool like Disk Utility or third-party cloning software) monthly for faster full restores.
- Do not rely on a single backup location; use at least one on-site and one off-site or cloud copy for disaster recovery.
- Formatting a drive erases all data—double-check you’ve backed up anything important before reformatting.
- Unencrypted backups can expose sensitive data if the drive is lost or stolen—enable encryption for portable drives and NAS shares.
- Avoid disconnecting the external drive during an active backup; this can corrupt the backup snapshot and require a fresh full backup.
Was this guide helpful?
More Computers & Electronics guides
How to set up Git, create a repository, and commit code locally
Setting up Git and committing code locally is a small, reliable skill that pays off immediately. In about 10–20 minutes you can install Git, create a repository, and make your first commits so your work is tracked and easy to manage. Follow these clear steps to get a solid local workflow going.
How to migrate email from one provider to another without losing folders or contacts
Migrating email between providers can feel risky, but with a plan you can preserve folders, labels, and contacts while minimizing downtime. This guide walks you through a careful, step-by-step transfer you can complete in a few hours to a couple days depending on mailbox size. Follow the checklist and you’ll keep structure and address data intact.
How to clean dust and replace a laptop fan to fix overheating and throttling
Overheating and CPU/GPU throttling are often caused by dust buildup or a failing fan. This guide walks you through safely cleaning dust and replacing a laptop fan to restore cooling performance and reduce temperature spikes. Read through all steps, gather basic tools, and work in a well-lit, static-safe area.