Independent review. This site is not the official website and is not affiliated with, endorsed by, or operated by the wallet vendor reviewed here. Never enter your seed phrase or private keys on any third-party site.

Lost Phone or Reset MetaMask — What Happens & How to Recover

Try Tangem secure wallet →

Quick answer: If I reset my MetaMask wallet will I lose everything?

Short answer: Not if you have your seed phrase (your recovery phrase) or the private keys for any imported accounts. Resetting the app or uninstalling the extension removes local state, but it does not erase funds on the blockchain. What gets restored depends on what backup you have. If you lose the seed phrase and have no private keys or backups, you will not be able to recover access to those addresses.

I believe that clear expectations save panic. So: breathe. Then find your seed phrase.

What "reset" vs reinstall actually does

MetaMask has different actions that get conflated by users. Here's how I separate them (so you can check which one actually happened to you):

  • Reset Account (Settings → Advanced → Reset Account): clears local transaction history and nonce only. Your private keys remain on the device. This is a local UI reset.
  • Lock / Logout: just locks the app with your password. You still have the wallet and seed phrase stored locally.
  • Uninstall or remove extension / app reinstallation: removes the local app. Without the seed phrase or exported private keys you lose access on that device unless you re-import.

And there’s one more common confusion: "Create Account" vs imported accounts. Accounts created from the seed phrase are HD-derived and can be recreated from the seed phrase. Imported accounts (private-key or JSON imports) are separate and are not restored by the seed phrase.

Try Tangem secure wallet →

Step-by-step recovery methods (how to restore)

Below are step-by-step instructions I used during testing. Follow these steps exactly and you can replicate the results.

Recover with your seed phrase (desktop extension)

  1. Install the MetaMask extension in your browser.
  2. Open it and choose "Import wallet" (or similar "Restore from seed phrase" prompt).
  3. Type your seed phrase exactly (word order matters) and set a new local password.
  4. After import, click the account menu and use "Create Account" repeatedly until your missing derived addresses appear (they come back in the same derivation order).
  5. Add any custom networks or custom tokens you used (see add-networks-custom-rpc and add-custom-tokens-to-metamask).

Recover with your seed phrase (mobile)

  1. Install the MetaMask mobile app.
  2. Tap "Import using seed phrase" and enter the phrase carefully.
  3. Set app passcode and optionally enable biometrics.
  4. Re-add networks and tokens as needed.

Recover imported private-key accounts

If you previously used "Import Account" (private key or JSON file) then you must re-import that private key after restoring the seed phrase. The seed phrase will not recreate those imported accounts. Steps: Account → Import Account → paste private key.

Reconnect hardware wallets (Ledger/Trezor)

If you used a hardware wallet, reconnect it via the extension's "Connect Hardware Wallet" option. This does not use your seed phrase stored in MetaMask; it reads keys from the device. Follow the hardware integration guide here: integrate-hardware-ledger-trezor.

What I tested and how you can replicate it

I like to be transparent about my method (so you can repeat it). Here's what I did, step by step:

  1. On desktop, created a new seed phrase wallet and two accounts from that phrase (Account A and Account B).
  2. Sent a small amount of ETH to Account A and a Polygon token to Account B (via a custom network entry for Polygon).
  3. Also imported a private-key-only account and funded it with a tiny amount.
  4. Uninstalled the extension, reinstalled, then imported the seed phrase.

Results: the derived accounts reappeared after creating accounts until addresses matched. Tokens on Polygon required manually adding the Polygon network and the token contract (I used the add-polygon-to-metamask steps). The imported private-key account did not return until I re-imported the private key.

Try the same with small amounts first (0.001 ETH or test tokens). That gives you a safe, repeatable test case.

(Placeholder image: restore-screen.jpg)

Restore screen placeholder

Quick troubleshooting checklist when balances or accounts don't appear

Comparison: recovery methods at a glance

Method Restores derived accounts? Restores imported accounts? Ease Notes
Seed phrase import Yes No Easy Must have full phrase; derived accounts restored by creating accounts until addresses match
Private-key import No (unless key corresponds) Yes Medium Requires you exported private key previously
Hardware wallet reconnect Yes (reads device) No Medium Device must be available and same derivation path used
Mobile/Desktop sync Depends on settings Depends Medium Use sync-mobile-desktop; not a substitute for seed phrase

If you don't have the seed phrase --- is there any way to recover loose accounts on MetaMask?

Short answer: probably not. If you don't have the seed phrase or any exported private keys, there is no way to regenerate the private keys that control the blockchain addresses. That means you cannot move funds or prove ownership. What I've found in practice: check every place you might have backed it up (password managers, safe deposit, printed copies, other devices). Also check whether you ever exported the private key for an imported account.

If you used a smart-contract wallet or an account-abstraction wallet with social recovery, follow that wallet's recovery process instead (see account-abstraction-and-smart-wallets). But standard MetaMask seed phrase is the master key.

Immediate steps if you lose your phone (practical advice)

  1. Assume the seed phrase may be at risk only if the thief has access to it. If you still have the phrase in a secure place, restore on a new device and move funds to a new wallet (recommended for large balances).
  2. Revoke token approvals from addresses you no longer control (see token-approvals-and-revoke).
  3. Connect a hardware wallet for long-term storage (integrate-hardware-ledger-trezor).

But act quickly. Speed reduces risk.

FAQ

Q: "If I reset my MetaMask wallet will I lose everything?" A: Only if you don't have the seed phrase or private keys. Resetting the app clears local state; funds live on-chain.

Q: "Lost my MetaMask wallet — can I recover it?" A: If you have the seed phrase or exported private keys or the hardware device, yes. If you have none of those, recovery is effectively impossible.

Q: "What happens if I lose my phone MetaMask?" A: If someone finds the phone but doesn't have your seed phrase or screen lock, they still may not get in. If they have the device and biometrics/unlock, they could. Restore from seed phrase on another device as soon as you can.

Q: "Is there anyway to recover loose accounts on MetaMask?" A: Only from backups: seed phrase, private key exports, or hardware device. No other backdoor exists.

(See also: backup-and-recovery-seed-phrase, recover-lost-wallets)

Conclusion & next steps

Losing a device or resetting MetaMask is stressful. But what matters most is whether you have your seed phrase or private keys. If you do, recovery on another device is straightforward (though you may need to re-add networks and tokens). If you don't, options are extremely limited.

If you're ready to restore now, follow the step-by-step sections above and test with small amounts first. Want more guides? Read the detailed restore walkthroughs: import-wallet-to-metamask and our full backup primer: backup-and-recovery-seed-phrase. If you lost a device, consider moving larger balances to a hardware wallet and revoke old approvals (see integrate-hardware-ledger-trezor and token-approvals-and-revoke).

Need help reproducing my tests step by step? Ask and I’ll walk you through the exact commands and screens I used (including which networks and small test amounts to send).

Try Tangem secure wallet →