Restore or Import a MetaMask Wallet (Seed Phrase or Private Key)

Try Tangem secure wallet →

Restore or Import a MetaMask Wallet (Seed Phrase or Private Key)

Table of contents


Quick overview

Lost access to your MetaMask extension or mobile app? You can restore MetaMask wallets using the seed phrase (recovery phrase) that was created when you first set up the software wallet, or you can import a specific account using its private key. This guide shows both flows, common pitfalls, and what to check after recovery.

Short version: if you have the seed phrase, you can restore your MetaMask accounts (the HD-derived accounts you created). If you only have a private key you can import a single account. But if you have neither, recovery is effectively impossible.

In my experience, most confusion comes from imported accounts and custom tokens — read on so you don't assume a zero balance means your funds are gone.

How MetaMask restoration works (short technical note)

MetaMask is a non-custodial, HD (hierarchical deterministic) software wallet. The seed phrase is the master key that deterministically generates a sequence of private keys and their public addresses. When you restore with the seed phrase, MetaMask regenerates those addresses in order.

Important detail: accounts you explicitly imported earlier (by pasting a private key into MetaMask) are not automatically recovered just by entering the seed phrase. Those imported accounts are separate and need to be re-imported with their private keys.

Also: restoring does not automatically add custom networks or custom tokens. Networks and token lists are local UI settings.

Step by step: Recover MetaMask wallet with seed phrase

How to recover metamask wallet with seed phrase — step by step instructions for both extension and mobile.

Desktop / Extension

  1. Install the official MetaMask extension from the browser store or from the project's official site. (Verify the publisher and permissions.)
  2. Open the extension and choose "Import wallet" or "Restore using seed phrase."
  3. Enter the full seed phrase (12 words or 24 words) exactly as saved. No punctuation, correct spacing.
  4. Create a new strong password for the extension (this protects the local UI, not your seed phrase).
  5. After import, review the list of accounts. Click "Create account" to generate the next derived addresses if you previously created additional accounts in the original wallet.
  6. Add any custom networks and tokens (they do not auto-populate).

![screenshot-restore]

Mobile app

  1. Install the official MetaMask mobile app from the App Store or Google Play. Verify publisher.
  2. On first open choose "Import using seed phrase" or similar.
  3. Type the seed phrase exactly and set a PIN or biometric lock.
  4. After restore, add networks and tokens you used before.

And yes, restoring on a phone vs extension feels the same once you know which menus to check.

Step by step: Import a MetaMask account with a private key

How to recover metamask wallet with private key — this imports one account into your MetaMask instance.

  1. In the extension or mobile app, open the account menu and select "Import Account."
  2. Choose "Private Key" and paste the private key string (starts with 0x for Ethereum-style keys).
  3. Confirm and the account will appear in your account list.

Note: importing a private key creates a non-HD account in your UI. It will not be included in seed-phrase-based restores later unless you export that private key again.

But if you lose the private key after importing and you do not have the seed phrase, you cannot recover that imported account.

Comparison: Seed phrase vs private key vs no keys (practical table)

Method What it restores When to use Security notes
Seed phrase (recovery phrase) All HD-derived accounts (in sequence) Full wallet recovery across devices Keep offline. Do NOT paste into websites.
Private key Single imported account Recover an imported account when you have its key Treat like a password. Paste only into the official UI.
No keys Nothing If you have neither seed phrase nor private key, recovery is not possible.

Common problems after restore and how to fix them

In my experience a restored wallet that appears empty is almost always a UI issue — wrong network or token list — not missing funds.

Security checklist after you restore (what to do immediately)

  1. Verify balances on a block explorer (paste your public address; do not paste private keys anywhere).
  2. Re-add custom tokens and check contract addresses carefully.
  3. Revoke any unnecessary token approvals (link above). I once left an unlimited allowance active and paid for that mistake.
  4. Consider connecting a hardware wallet for high-value accounts and move funds to a hardware-managed account. See connect-ledger and hardware-best-practices.
  5. Enable biometric lock or PIN on mobile. Set a strong MetaMask password for the extension.
  6. If you restored after a suspected compromise, move funds to a clean wallet (preferably to a hardware wallet).

FAQ — quick answers to common search queries

Q: Can I recover MetaMask wallet without private key? A: Yes — if you have the seed phrase you can recover the HD accounts without needing any private keys. The seed phrase is the master key.

Q: How do I recover MetaMask wallet with seed phrase? A: Install the official extension or mobile app and choose "Import wallet" or "Restore using seed phrase". Enter the recovery phrase and set a new password.

Q: How do I recover MetaMask wallet with private key? A: Use "Import Account" in the app or extension and paste the private key. That restores only that account.

Q: What happens if I lose my phone? A: If you have the seed phrase you can restore on a new device. If you do not have the seed phrase and your funds are only accessible from that phone, recovery is not possible.

Q: Is it safe to keep crypto in a hot wallet? A: Hot wallets are convenient for daily DeFi use. They are not as secure as hardware wallets for large holdings. Balance convenience with security based on how you use DeFi.

Who this recovery workflow is for — and who should look elsewhere

This guide is for users who interact with DeFi, dApps, swaps, staking, or NFTs and need a practical, step-by-step recovery path for a software wallet. If you use multiple chains, expect to reconfigure networks (add-custom-network).

If you run a multisig, a smart-contract wallet, or institutional accounts, this simple restore flow may not apply — see multisig-and-gnosis and developer docs.

If you store large sums, I believe you should use a hardware wallet and limit the hot wallet to a small operational balance. And if you’ve been phished once, don’t assume the same UI is safe until you audit installed extensions.

Conclusion and next steps

Restoring MetaMask with a seed phrase or importing an account with a private key is straightforward — but the follow-up checks matter more than the import itself. Verify networks, add tokens, revoke approvals you don't recognize, and consider moving significant funds to hardware storage.

Step by step guides you might want next: install-extension, install-mobile, backup-and-recovery-options, and revoke-approvals.

If something doesn't match after restore, check not-showing-balance and stuck-pending-transactions for troubleshooting. Safe restoring. Keep the seed phrase offline and never paste private keys into random sites.

Try Tangem secure wallet →