Could we help you? Please click the banners. We are young and desperately need the money
Have you ever updated your system, rebooted, and suddenly something stopped working? Missing icons, broken drivers, or even a system that refuses to boot? That’s exactly why Linux Mint includes Timeshift — a backup tool designed to take snapshots of your system and restore it in just a few clicks.
This guide will show you how to properly configure Timeshift, which snapshot type to choose (RSYNC or BTRFS), how to schedule automatic backups, and how to restore your system if something goes wrong. No advanced Linux knowledge required — just follow along.
Timeshift creates system snapshots that allow you to roll back your Linux Mint to a previous working state. It works similarly to Windows System Restore, but is more reliable because it backs up system files, not personal documents.
Important: Timeshift does not back up your personal files in /home. It focuses on system files, settings, and configurations. For personal files, you should use software like Deja Dup, cloud storage, or manual backups.
If you’re not sure which option to choose, select RSYNC — it’s safe and works on most Linux Mint installations.
You can launch it by searching for “Timeshift” in the Menu. You will be prompted for your admin password.
Choose RSYNC unless you already installed Linux Mint using the BTRFS file system.
Select a drive or partition with enough free space — ideally an external SSD/HDD. Avoid using the same partition where Linux is installed.
Timeshift allows daily, weekly, and monthly snapshots. A recommended setup is:
This prevents your drive from filling up while still keeping enough restore points.
By default, Timeshift excludes personal files. If you want to include dotfiles (hidden settings in your home folder), enable the “Include Hidden Files” option. This is useful if you want to restore app settings too.
When something breaks (after a bad update, driver issue, etc.), follow these steps:
You can also restore Timeshift snapshots directly from the GRUB Boot Menu if your system doesn't boot.
🔹 “Not enough disk space” error: Delete older snapshots or change the backup destination.
🔹 Timeshift not detecting external drive: Make sure the drive is mounted and formatted as ext4 or a Linux-supported file system.
🔹 Snapshot restore failed: Try restoring from GRUB recovery mode instead of the desktop environment.
Timeshift is one of the most powerful safety tools in Linux Mint. Once you set it up, it quietly works in the background — and when something goes wrong, it can save hours of troubleshooting or even a complete reinstall.
Whether you are tweaking your desktop, installing new drivers, or updating the system, having Timeshift set up is simply a must.