MrDeFi
Wallets & Self-Custody2026-05-184 min read

How to Recover a MetaMask Account After Losing Access

Learn how to recover a MetaMask wallet using your secret recovery phrase and what to do if that phrase is also lost.

Recovering a MetaMask account means restoring access using your secret recovery phrase — the 12-word backup generated when the wallet was first created — either on a new device, after reinstalling the browser extension, or after forgetting your local password. MetaMask itself cannot restore access without this phrase; as a non-custodial wallet, it has no central account system to reset on your behalf.

Understanding this distinction upfront matters: a forgotten local password is recoverable through the recovery phrase, but a lost recovery phrase is generally unrecoverable through any official channel at all.

Distinguishing the two very different recovery scenarios

Scenario 1: You forgot your local password but still have your recovery phrase. This is fully recoverable. The password only unlocks MetaMask on that specific browser or device; it doesn't control your funds directly.

Scenario 2: You lost your recovery phrase entirely (and don't have the password saved either, or reinstalled without ever exporting your keys). This is not recoverable through MetaMask, through Anthropic, through the browser vendor, or through any other party. The recovery phrase is the sole root of control, following the BIP-39 standard — there is no backend account to reset.

Recovering with your secret recovery phrase

  1. Install MetaMask fresh, either on the same device or a new one, from the official extension store or MetaMask's official website only.
  2. During setup, choose the option to import an existing wallet rather than creating a new one.
  3. Enter your 12-word secret recovery phrase exactly, in the correct order, with correct spelling — MetaMask will validate it against the BIP-39 word list and checksum.
  4. Set a new local password for this installation.
  5. MetaMask will restore your primary account and any additional accounts derived from the same seed, though you may need to manually re-add accounts beyond the first if you had created several.

After restoring: what won't come back automatically

  • Custom network configurations you had added manually may need to be re-added, since these are stored locally in the browser, not derived from the seed phrase.
  • Contact/address book entries saved locally are also not tied to the seed phrase and may need to be re-entered.
  • Token lists that aren't automatically detected may need to be manually re-added, though MetaMask typically auto-detects common tokens with a balance once the account is restored.
  • Connected dApp sessions will need to be re-approved; existing token approvals on-chain, however, remain in effect regardless of which device you're using, since those live on the blockchain itself, not in the local wallet app.

What to do if you never backed up the recovery phrase

If the recovery phrase was never written down and MetaMask is no longer accessible (uninstalled, browser data cleared, device lost or reset), there is unfortunately no supported way to recover the wallet. Be extremely cautious of any service, individual, or online post claiming they can "recover" a MetaMask wallet without the recovery phrase — this is one of the most common scam categories targeting distressed users, and no legitimate recovery is possible without it. See common DeFi scams for more on this pattern.

Recovery scenario quick reference

Situation Recoverable? Method
Forgot local password, have recovery phrase Yes Reimport using the recovery phrase
Lost recovery phrase entirely No No official recovery path exists
Switching to a new device Yes Reimport using the recovery phrase
Browser data cleared, phrase backed up elsewhere Yes Reinstall and reimport
Phrase compromised (seen by someone else) Funds at risk, not "recovery" Move funds immediately to a new wallet

If your recovery phrase may have been exposed

If you suspect your recovery phrase has been seen, copied, or otherwise compromised — even if funds haven't been stolen yet — treat it as urgent. Immediately create a brand-new wallet with a freshly generated recovery phrase, and transfer all funds and revoke all token approvals from the old wallet as quickly as possible, since anyone with the exposed phrase can act on it at any time, without needing further access to your device.

Preventing this situation going forward

  • Back up your recovery phrase physically (paper or metal), in more than one secure location, immediately upon wallet creation.
  • Never store the recovery phrase digitally — no screenshots, notes apps, cloud storage, or email.
  • Consider a hardware wallet for meaningful holdings, so the seed phrase itself never needs to be entered into a browser-connected device at all.
  • Review the broader backup and organization practices in organizing multiple wallets if you manage more than one wallet.

Bottom line

MetaMask recovery is only ever as good as your recovery phrase backup — a forgotten password is fully recoverable through reimporting that phrase, but a lost phrase has no recovery path at all, from MetaMask or anyone else. The single most important action you can take is ensuring that phrase is backed up securely and physically the moment a wallet is created, not after something has already gone wrong.

Related articles

This article is for educational purposes only and is not financial advice. DeFi involves significant risk, including total loss of funds. Always do your own research.