Ameba Ownd

アプリで簡単、無料ホームページ作成

markscull's Ownd

How to Delete Time Machine Backup Files on macOS

2026.03.30 10:03

Time Machine is an essential tool for backing up your Mac, but over time, these backups can consume a large amount of disk space. If you’re running low on storage or want to clean up old backups, it’s important to know how to delete Time Machine backup files safely. Deleting backups manually requires caution because improper removal can corrupt backup sets or cause macOS to misbehave. Here’s a step-by-step guide on how to remove Time Machine backups effectively.

1. Use Time Machine Interface

The safest method to delete Time Machine backup files is through the Time Machine interface itself:

Open the Time Machine app from the Applications folder.

Navigate to the backup you want to delete using the timeline on the right.

Click the gear icon (Action menu) and select Delete Backup.

Enter your administrator password to confirm.

This method ensures that the backup is removed correctly and maintains the integrity of your remaining backups.

2. Delete Backups via Finder (for External Drives)

If you want to remove older backup files manually, you can do so from Finder, but be careful:

Connect your Time Machine external drive to your Mac.

Open the drive in Finder and locate the Backups. backupdb folder.

Inside, you’ll see folders named by date. Right-click the folder you want to delete and select Move to Trash.

Empty the Trash to free up space.

Deleting files directly from Finder can be risky if you remove the wrong folder. Always double-check the date and backup name.

3. Using Terminal to Delete Backups

For advanced users, the Terminal provides a secure way to delete Time Machine backups using the tmutil command:

Open Terminal from Applications > Utilities.

Use the command:

sudo tmutil delete /Volumes/[BackupDrive]/Backups.backupdb/[MacName]/[BackupDate]

Enter your administrator password.

This method is precise and ensures that Time Machine updates its database properly.

4. Considerations

Deleting backups is permanent. Make sure you really no longer need them before proceeding.

Regularly removing old backups can help maintain free space on your Time Machine drive.

You can also manage backup frequency in Time Machine preferences to reduce disk usage in the future.

By following these steps, you can safely delete Time Machine backup files while keeping your Mac running smoothly and freeing up valuable storage space. Whether you prefer the Time Machine interface, Finder, or Terminal, there’s a method suitable for your comfort level.