VeraCrypt is the gold standard for free disk encryption. Here’s how to protect your data.
Create an Encrypted Container
- Click “Create Volume” → “Create an encrypted file container” → Next
- Choose “Standard VeraCrypt volume”
- Select a file location and name (e.g.,
MyVault.hc) - Encryption: AES (default, fast and secure). Hash: SHA-512
- Set container size (e.g., 500 MB for documents)
- Set a strong password (20+ characters, memorable but unpredictable)
- Move your mouse randomly to generate entropy → Format
Mount Your Container
- Select a drive letter (e.g., X:)
- Click “Select File” and choose your container
- Click “Mount” and enter your password
- The container appears as a new drive in Explorer
Files are encrypted/decrypted on the fly. When you’re done, click “Dismount.” The drive disappears.
Encrypt Your System Drive
System → Encrypt System Partition/Drive. This encrypts your entire Windows system drive. You’ll enter a password before Windows boots — without it, the drive is unreadable. The process takes hours but you can continue using your computer.
Hidden Volumes
Create a hidden volume inside a standard container. If forced to reveal a password, you give the outer volume password — the hidden volume remains undetectable. Two passwords, two separate encrypted spaces inside one file.
Mount Options
- Read-only — Prevent accidental modification
- Mount as removable medium — Better performance for some workflows
- Cache passwords in driver memory — Only re-enter on reboot