Seed Phrase Backup & Account Recovery

Try Tangem secure wallet →

Seed Phrase Backup & Account Recovery

Table of contents


Who this guide is for

This page covers seed phrase (recovery phrase) backup and account recovery for users of a popular software wallet. If you're seeing searches like "metamask deleted my wallet", "metamask couldn't unlock your account", "metamask delete wallet" or "metamask delete account ios", this guide is for you. I write from hands-on experience with extension and mobile builds, and I explain exact steps so you can follow along.

Who should read this: daily swappers, DeFi users who connect to dApps, and anyone holding funds in a non-custodial software wallet.

Who should look elsewhere: people who need built-in social recovery in the wallet app itself, or corporate custody solutions.


What "deleted" or "can't unlock" really means

When someone types "metamask deleted my wallet" they usually mean one of three things:

Important distinction: the seed phrase is the master backup for deterministic accounts created from that phrase. Imported accounts (added by private key) are not recovered by the seed phrase — you must re-import the private key. So a restored wallet can still miss previously imported accounts unless you re-add them.


How to back up your seed phrase (step by step)

Follow these steps on desktop (extension) or mobile. I recommend doing this immediately after creating a wallet.

Step-by-step (desktop extension):

  1. Open the extension, unlock with your password.
  2. Click the account icon → Settings → Security & Privacy.
  3. Choose "Reveal Secret Recovery Phrase" and enter your password.
  4. Write the phrase on paper or store in a secure metal backup. Do not photograph it. Do not save it to an unencrypted cloud folder.

Step-by-step (mobile app):

  1. Open the app, unlock it.
  2. Tap Settings → Security & Privacy → Reveal Secret Recovery Phrase.
  3. Follow the same safe-storage rules as above.

And test the backup: after writing it down, reinstall the app in a second device or create a fresh profile and use the Import seed phrase flow to verify the phrase restores your accounts.


How to recover a deleted wallet or when "metamask couldn't unlock your account"

If your extension or app no longer shows accounts after an uninstall, or you see unlocking errors, these steps usually restore access.

Quick recovery (reinstall + import):

  1. Reinstall the extension or app (desktop/mobile). See install-metamask-mobile or install-metamask-chrome.
  2. Choose "Import using Secret Recovery Phrase" on the welcome screen.
  3. Enter the seed phrase exactly (watch for extra spaces or wrong word order).
  4. Create a new password. The deterministic accounts derived from the seed phrase reappear.

Restoring extra accounts: If you previously created multiple accounts from the same seed phrase, simply click "Create Account" repeatedly until the missing address appears. Imported private-key accounts must be re-imported via import-private-key.

If you see "couldn't unlock" — try these steps before reinstalling:

But if you cannot unlock and you do not have the seed phrase or private keys, there is no way to recover funds from the blockchain. The ledger of ownership is on-chain, and without keys there is no access.


If you lost the seed phrase — realistic options

Losing the seed phrase is the most common irreversible mistake. Ask yourself:

If neither is true, options are limited. You can watch for on-chain activity (address monitoring) but you cannot move funds.

For future protection, consider splitting backups (shamir-like approaches via third-party tools) or using a hardware wallet. See integrate-hardware-ledger-trezor for the hardware route and account-abstraction-and-smart-wallets for social recovery patterns (these require a different wallet architecture).


Backup methods compared (paper, metal, cloud, social recovery)

Method Security Convenience Risk Summary
Paper (handwritten) High (physical) Low Fire, water, theft unless stored securely
Metal backup (stamped) Very high Medium Cost to prepare; resilient to fire/water
Encrypted cloud backup Medium High Risk if encryption/password compromised (avoid plain cloud)
Social recovery (smart contract) Varies High Requires smart wallet setup; not native to simple seed-phrase wallets

Choose a method that matches how much you hold and how fast you need to recover access.


My testing methodology (so you can replicate)

I tested on desktop (Chrome extension) and iOS app. Steps I ran and you can repeat:

  1. Create a fresh wallet and record the seed phrase on paper.
  2. Create two additional accounts (Create Account twice) and note addresses.
  3. Send a small test amount (0.01 ETH) between derived accounts and record TX hash (verify on block explorer).
  4. Export an imported account private key and remove it from the wallet.
  5. Uninstall the extension and reinstall.
  6. Use "Import using Secret Recovery Phrase" to restore. Confirm the derived accounts reappear after clicking Create Account until addresses match.
  7. Re-import the private-key account with import-private-key and verify token balances.

I made screenshots at each step (placeholders here). Repeating this will show how deterministic recovery behaves and where imported accounts differ.


Security checklist & practical tips

But remember: convenience increases risk. If you swap daily, test your recovery plan first.


FAQ

Q: Is it safe to keep crypto in a hot wallet?

A: Hot wallets are convenient for daily activity and DeFi. They are less secure than hardware wallets for large holdings. I keep small, active funds in a hot wallet and move larger amounts to hardware or multisig.

Q: How do I revoke token approvals if I think a dApp is malicious?

A: Use the wallet's token approval tools or an on-chain revocation service (search guides on our token-approvals-and-revoke page). Revoke unlimited allowances first.

Q: What happens if I lose my phone?

A: If your seed phrase is backed up, reinstall the app on a new device and import the seed phrase. If you only had the wallet on that phone and no backup, recovery is unlikely. See lost-phone-reset-recovery.


Conclusion & next steps

Seed phrase backup is not optional — it is the single most important step to keep control of your non-custodial funds. Test your backup by restoring to a fresh install. I have restored wallets many times; the process works when you have the phrase. If you are unsure, practice on a low-value account first.

Ready to test your recovery? Follow the step-by-step setup and import guides: install-metamask-mobile, import-seed-phrase, and for hardware protection see integrate-hardware-ledger-trezor.

Try Tangem secure wallet →