Losing a family photo archive, a dissertation, or years of financial records to a failed hard drive is one of the most avoidable disasters in computing, yet it happens to someone every single day. This guide walks you through setting up genuinely automatic local backups on both Windows and macOS, choosing the right external drive, and building a schedule you'll actually stick to.
Why Local Backups Still Matter in the Cloud Era
Cloud backup services are brilliant, but they depend on your internet connection and someone else's servers. A local backup on a drive sitting on your desk is fast to restore from, works without broadband, and gives you a copy that's entirely under your control. Ideally you'll use local and cloud backups together, but local backup is the foundation because it's quick to set up, free after the initial drive purchase, and doesn't rely on upload speeds that can take days for a full system's worth of data.
Choosing the Right External Drive
Before configuring any software, you need suitable hardware.
- Capacity: Buy a drive at least twice the size of the data you're protecting. If your PC has 500GB used, get a 1TB or 2TB drive so backup software has room for multiple versions.
- Drive type: A USB 3.0/3.1 external hard drive is fine for most households. If budget allows, an external SSD is faster and more shock-resistant, useful if the drive travels with a laptop.
- NAS option: A Network Attached Storage device (such as a Synology or QNAP box) backs up automatically over your home network without a cable ever being plugged in, and can serve multiple computers in the house.
Pro tip: Label your backup drive clearly and keep a note of the purchase date. Mechanical hard drives have a realistic working life of three to five years under regular use β plan to replace yours before it fails, not after.
Setting Up Automatic Backups on Windows with File History
Windows 10 and 11 include File History, a free and genuinely capable backup tool that's frequently overlooked.
- Plug your external drive into the PC and let Windows recognise it.
- Open Settings > System > Storage > Advanced storage settings > Backup options (on Windows 11) or search for "File History" in the Start menu.
- Select Add a drive and choose your external drive from the list.
- Toggle Automatically back up my files to on.
- Click More options to review what's included β by default this covers your Documents, Pictures, Desktop, Music and Videos folders under your user profile.
- Set the backup frequency (every hour is the default and works well for most people) and how long versions are kept β "Forever" is safest if you have the disk space.
- Click Back up now to run the first full backup immediately, rather than waiting for the schedule.
File History keeps multiple versions of each file, so if a document gets corrupted or you accidentally delete something, you can right-click the folder, choose Restore previous versions, and pick a date to recover from.
Backing Up Folders Outside the Default Set
If you keep important files outside your user profile (for example, on a D: drive or in a custom folder), add them manually:
- Open File History settings again and go to More options.
- Under Back up these folders, click Add a folder and browse to the location.
- Repeat for each folder you want protected.
Setting Up Automatic Backups on Mac with Time Machine
Time Machine is Apple's built-in backup tool and is arguably the simplest automatic backup system available on any platform.
- Connect your external drive to your Mac.
- A prompt usually appears asking if you'd like to use the drive with Time Machine β click Use as Backup Disk. If it doesn't appear, open System Settings > General > Time Machine and click Add Backup Disk.
- macOS will offer to encrypt the backup disk β tick this box if the drive will ever leave the house, so a lost or stolen drive doesn't expose your files.
- Time Machine now backs up automatically every hour, keeping hourly backups for the past 24 hours, daily backups for the past month, and weekly backups for everything older, until the disk fills up and the oldest backups are purged.
- To restore, click the Time Machine icon in the menu bar and choose Enter Time Machine, then browse through the timeline to find the version of a file or folder you need.
Building a Schedule You'll Actually Follow
Automatic backup software removes most of the human error from the equation, but a few habits make the system genuinely reliable:
- Leave the external drive connected as much as practical, or at minimum plug it in weekly for laptops that travel.
- Check monthly that backups are actually completing β both File History and Time Machine will show a status and the date of the last successful backup.
- Test a restore at least twice a year. A backup you've never restored from is a backup you can't be sure works.
- If you use a laptop, consider a small portable SSD you can keep in your bag, so backups happen wherever you are rather than only at a desk.
Combining Local Backup With the 3-2-1 Rule
A local backup on one external drive is a great start, but it's still vulnerable to theft, fire, or a power surge that takes out everything plugged in at once. Once your local automatic backup is running reliably, add a second, offsite copy β either a cloud backup service or a second drive kept at a different location β to follow proper best practice. Our guide to the 3-2-1 backup rule explains exactly how to structure this.
Troubleshooting Common Issues
- Backup drive not recognised: Try a different USB port, ideally directly on the motherboard rather than a front-panel hub, and check the drive works fine in File Explorer or Finder first.
- Backups stopped without warning: Both tools pause if the drive is full. Free up space by adjusting how many old versions are retained, or move to a larger drive.
- Backup is very slow: The first backup copies everything and can take hours depending on data volume and drive speed; subsequent backups are incremental and much faster.
Closing Thoughts
Automatic local backup is one of the highest-value things you can set up on any computer, and both Windows and macOS make it free and largely hands-off once configured. Spend twenty minutes today getting File History or Time Machine running properly, and you'll never again face the sinking feeling of a drive failure wiping out years of files.
Was this guide helpful? Explore more Data Backup guides, or browse all Security & Performance articles.