Encrypted Backups
FolderRewind provides encrypted backup through the Encrypted config type. After creation, backup and restore follow encrypted workflows.
Best for
- Privacy documents or account-related data
- Shared devices where accidental access risk should be reduced
- Long-term encrypted archival on local machine
Create an encrypted config
- Click New Config on the home page.
- Choose Encrypted as config type.
- Enter config name, set password, and confirm.
- Open the management page, add folders, and run backup.
Password policy
In current versions, the encryption password cannot be directly changed after creation. Please keep it safely.
Restore behavior
- Password verification is required before restore.
- Restore starts only after successful verification.
- Verification failure aborts restore.
Storage and security notes
- Password is not stored as plain text in config JSON.
- Password is protected locally with Windows DPAPI (current user scope).
- Verification works in the same machine + same user environment.
Recommended strategy combinations
- Use with Auto backup before restore to reduce operation risk.
- Use with Automation for continuous encrypted snapshots.
- For large folders, use Smart Incremental to balance security and performance.
FAQ
What if I forget the password?
There is currently no plaintext password recovery.
Recommended:
- Save password in a password manager
- Keep at least one validated non-encrypted fallback backup before changing strategy
Why does restore fail after importing config?
Importing config.json alone is not equal to migrating local encrypted credential storage.
After cross-device migration, validate encrypted restore flow on the new device first.