Full-Disk Encryption: Protect All Your Data
How to enable and manage full-disk encryption on Windows, macOS, and Linux — protecting all your data if your device is lost or stolen.
Why Full-Disk Encryption Matters
If your laptop is stolen, lost, or seized, full-disk encryption (FDE) is the difference between a device loss and a catastrophic data breach.
Without FDE, anyone who physically possesses your device can access all your data by simply removing the hard drive and connecting it to another computer. Your login password only protects the OS — it doesn't encrypt the underlying data.
With FDE, the entire contents of your storage device are encrypted. Without the decryption key (your password, PIN, or hardware key), the data is completely inaccessible — even if the drive is removed from the device.
FDE is especially critical for: • Laptops (frequently lost or stolen) • Phones and tablets (commonly left in taxis, restaurants, airports) • External drives containing sensitive data • Devices used for work with confidential information
Setup Guides
Windows (BitLocker):
- Open Settings → Privacy & Security → Device encryption
- If "Device encryption" is available, turn it on
- For BitLocker (Pro/Enterprise editions): Control Panel → BitLocker Drive Encryption → Turn on BitLocker
- Choose password, PIN, or USB key unlock method
- Save your recovery key (print it, save to Microsoft account, or store in your ZeroLatch vault)
macOS (FileVault):
- System Settings → Privacy & Security → FileVault
- Turn on FileVault
- Choose recovery method: iCloud account or recovery key
- Save the recovery key securely (ZeroLatch vault recommended)
Linux (LUKS):
- Most Linux distributions offer FDE during installation
- Choose "Encrypt entire disk" during the install process
- Set a strong passphrase
- Back up the LUKS header:
sudo cryptsetup luksHeaderBackup /dev/sda3 --header-backup-file luks-backup.bin - Store the backup and passphrase in your ZeroLatch vault
Management Tips
• Recovery keys are critical: If you forget your FDE password, the recovery key is your only way to access your data. Store it somewhere other than the encrypted device itself. • Use ZeroLatch for recovery key storage: Your dead man's switch vault is an ideal place for FDE recovery keys — encrypted, accessible only to you (or your heir), and automatically released in an emergency. • Performance impact: Modern hardware has negligible performance impact from FDE. AES-NI instructions in modern CPUs handle encryption in hardware. • Pre-boot authentication: Some FDE implementations require a PIN or password before the OS loads. This provides the strongest protection but adds a step to your boot process.
Disclaimer: The information provided in this article is for educational and informational purposes only and does not constitute legal, financial, or technical advice. ZeroLatch is a software service, not a law firm. We recommend consulting with qualified professionals regarding your specific estate planning, data privacy, and security needs.
Protect Your Digital Legacy
Set up your own zero-knowledge encrypted dead man's switch in minutes. 30-day money-back guarantee.
Get Started →