Hi Ubuntu Desktop team,
I would like to suggest adding a supported way to enable TPM-backed full disk encryption on an existing Ubuntu installation, without requiring users to wipe the disk and reinstall Ubuntu from scratch.
At the moment, Ubuntu’s TPM-backed full disk encryption is a great security feature, but it appears to be available only during installation. That creates a frustrating gap for users who have already installed Ubuntu and later decide they want stronger device protection.
This would be especially helpful for:
-
Users who installed Ubuntu before TPM/FDE became more mature.
-
People who moved from Windows/BitLocker and expect encryption to be something they can turn on later.
-
Businesses managing laptops where rebuilding every machine is disruptive.
-
Users who have spent time setting up development environments, VPNs, certificates, apps, user profiles, and local data.
-
People who want to improve security without having to back up everything, reinstall, restore, and reconfigure their system.
I understand this is not a simple feature. TPM/FDE depends on Secure Boot, firmware state, TPM measurements, recovery keys, kernel/initramfs handling, and disk layout. A post-install conversion tool would need to be careful and conservative.
However, even a limited tool would be very useful. For example, Ubuntu could provide a “Disk Encryption Migration” tool in Security Center or as a guided command-line utility that:
-
Checks hardware readiness: TPM 2.0, Secure Boot, UEFI, firmware support, kernel requirements, disk layout, free space, and known unsupported configurations.
-
Warns clearly that the process is sensitive and requires a full backup.
-
Generates and verifies a recovery key before making changes.
-
Refuses to continue if the system has an unsupported partition layout or risky configuration.
-
Supports only common/default Ubuntu Desktop layouts at first.
-
Offers an offline/live-environment migration path if online conversion is too risky.
-
Allows users to add a TPM-bound unlock method, with optional PIN or passphrase.
-
Gives a clear rollback or recovery path if the migration fails.
This would bring Ubuntu closer to the user experience many people expect from modern operating systems, where device encryption can be enabled after setup through a trusted system tool.
Could the Ubuntu Desktop/security team consider adding a supported post-install TPM/FDE enablement or migration workflow, even if it initially supports only simple default installations?
Thanks for all the work going into TPM-backed encryption. I think this would make the feature much more useful for everyday desktop users and managed laptop fleets.