Recovering Your Identity
If you lose access to your wallet — due to a lost device, a browser reinstall, or a forgotten password — there are two recovery paths. Which one you can use depends on what you have available.
Recovery paths at a glance
| What you have | What can be recovered | How |
|---|---|---|
.mwen backup file + transfer password | Everything: identity, connected apps, profile, delegation grants | Import from backup |
| 24-word phrase only | Identity (keys) only — connected apps and profile are lost | Recover with phrase |
| Neither | Cannot recover | — |
Path 1: Import from backup
This is the preferred recovery path. A .mwen backup preserves your full wallet state.
Steps
- Install the mwen.io Chrome extension on your device (or reinstall if needed).
- Click the extension icon and select Import from backup.
- Select your
.mwenbackup file from your computer. - Enter your transfer password (the password you chose when you exported the backup — not your wallet password).
- The wallet decrypts the file and validates the content.
- Set a new local wallet password for this device.
- Optionally set up biometric unlock. If you skip this now, you can enable it later — click the toolbar icon while unlocked and look for the Enable biometric unlock link.
- Click Complete. You are taken to the wallet dashboard with your full identity restored.
What is restored
- Your master seed and all derived keys.
- Your connected apps list.
- Your self-attested profile (name, email, birth date, etc.).
- Any delegation grants (auto-approve permissions).
What is not restored
- Externally issued credentials (e.g. credentials issued by a government service or KYC provider). These are time-limited and must be re-obtained from the issuing organisation.
Path 2: Recover with 24-word phrase
Use this path when you have your written phrase but no backup file.
Steps
- Install the mwen.io Chrome extension.
- Click the extension icon and select Recover with phrase (or Recover identity on the login screen).
- Enter all 24 words of your mnemonic in the correct order.
- The wallet validates the BIP39 checksum. If any word is wrong, you will see an error — check your written copy carefully.
- Set a new local wallet password.
- Optionally set up biometric unlock. If you skip this now, you can enable it later — click the toolbar icon while unlocked and look for the Enable biometric unlock link.
- Click Complete.
What is restored
- Your identity and all per-app cryptographic keys (because keys are derived from the phrase, the same keys are re-derived automatically).
What is not restored
- Your connected apps list.
- Your self-attested profile.
- Your delegation grants.
After recovery, apps that you were previously signed in to will still recognise your pseudonymous identifier — because the same per-app key is re-derived. However, you will need to sign in to each app again and re-accept the consent screen.
No recovery possible
If you have neither a backup file nor your 24-word phrase, the identity cannot be recovered. There is no password reset mechanism, no support team that holds a copy, and no blockchain record.
This is a deliberate design property — it means nobody else can access your identity either.
To avoid this situation:
- Export a backup and store it safely.
- Write down your 24-word phrase and keep it offline.
Recovery is fully offline
Both recovery paths work without any network connection to mwen.io. Key derivation and decryption happen entirely on your device. No recovery codes, no email verification, no server lookup.