How to Restore Ubuntu From Timeshift Snapshot?

This article provides a straightforward, step-by-step guide on how to restore your Ubuntu system using a Timeshift snapshot. Whether your system recently crashed due to a faulty update, or you simply want to revert to a previous stable state, Timeshift allows you to roll back your system configuration quickly. We will cover how to perform a restore from directly within a working Ubuntu desktop environment as well as how to recover your system using a live USB if Ubuntu fails to boot.

Restoring from a Working Ubuntu System

If your system boots but is experiencing stability issues, you can perform the restore directly from the graphical user interface (GUI).

Restoring when Ubuntu Fails to Boot

If a system error prevents Ubuntu from loading past the GRUB menu or a black screen, you can still restore your snapshot by using an Ubuntu live USB.

sudo add-apt-repository -y ppa:teejee2008/ppa
sudo apt update
sudo apt install timeshift