Computers & Electronics
84,227 views
25 min · 3 min read
7 steps
Advanced

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.

Verified by pleasexplain editors
  1. 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]

  2. 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]

  3. 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]

  4. 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]

  5. 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]

  6. 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]

  7. 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?