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.

Import to MetaMask with a Seed Phrase — Step-by-Step

Try Tangem secure wallet →

Import to MetaMask with a Seed Phrase — Step-by-Step


Quick overview

This guide shows exact steps to import a wallet into MetaMask with seed word (recovery phrase) on both the browser extension and the mobile app. I'll walk you through fresh-installs, what to do if you already have an existing vault, how derived accounts behave, and practical safety checks you can replicate. Short and useful. Long and thorough where it matters.

What you'll learn: how to import wallet MetaMask seed phrase or import wallet MetaMask recovery phrase, how to import from seed MetaMask mobile, and how to avoid the usual mistakes newcomers make.

How I tested this guide (methodology)

Transparency: I reproduced the flow on two setups. First, a clean browser profile with the extension installed (Chrome/Chromium-based browser). Second, a mobile phone (one Android, one iOS) with the official mobile app. I created a test 12-word seed phrase in another software wallet, exported it, and then imported that same phrase into MetaMask on both platforms. I checked derived addresses, created three accounts, sent a tiny testnet token, and observed balances, token visibility, and gas-fee prompts.

If you want to replicate my test: create a throwaway seed phrase on a testnet wallet, import it using the steps below, then send a small amount of testnet token to verify the active address. That gives you confidence before moving real funds.

Try Tangem secure wallet →

Before you start: safety checklist

  • Never paste your seed phrase into a website. Ever. Use the app UI only.
  • Verify you're on the official extension or official app store page before installing. (Check signatures and store publisher.)
  • Disable clipboard managers and remove browser extensions that can read your clipboard when pasting your seed phrase.
  • Have a secure offline copy of your seed phrase written on paper or metal backup. Do not store it in plain text on cloud services.
  • If you already have a MetaMask vault and don't want to overwrite it, consider using a separate browser profile or the mobile app for the other seed phrase.

And yes, I've mistyped a seed phrase before. It cost time but no funds — because I tested with tiny amounts first.

For recovery backups and longer reading on best practices, see the guide on backup-and-recovery-seed-phrase and the general security-and-safety page.

Import a wallet into MetaMask with seed word — Desktop (extension)

Steps for a fresh extension install (clean profile):

  1. Install the extension in a fresh browser profile. (See install-metamask-chrome for setup.)
  2. Click the extension icon and choose "Get Started." Select "Import wallet."
  3. Paste your 12- or 24-word seed phrase into the recovery phrase box. Words must be in the correct order and separated by single spaces.
  4. Create a strong local password (this locks the extension UI on that device). This password does not replace your seed phrase.
  5. Complete the prompts and finish the setup. You'll land on your account dashboard.

If you already have a MetaMask vault in that browser profile: importing a different seed phrase will overwrite the current vault if you proceed with "Import wallet" from the initial setup screen. So don't overwrite unless you intend to replace the existing seed phrase. Instead, either use a separate browser profile or import a single account via private key (see import-private-key).

Important: the extension ties one vault to a single seed phrase. Creating extra accounts from that vault uses derivation, not separate seed phrases.

extension-import-placeholder

Import from seed MetaMask mobile (iOS / Android)

Mobile import is usually simpler for beginners.

  1. Install the official app from the App Store or Google Play (see install-metamask-mobile).
  2. Open the app, tap "Get Started," and select "Import using recovery phrase."
  3. Carefully type or paste the seed phrase in order. Enable biometric unlock if you want quick access (but keep the seed phrase offline).
  4. Set a strong PIN or password. Finish setup.

Mobile apps often ask if you want to enable cloud backups; treat that choice cautiously. Backups to cloud services can be convenient but increase exposure. For more on mobile specifics, see mobile-setup.

But remember: if you already have a MetaMask wallet on mobile and want to import a different seed phrase, the mobile app may require you to log out or install on a separate device. Consider using a separate browser profile or an ephemeral app install for the second seed phrase.

Import account to MetaMask using seed phrase: multiple accounts & derivation

Once a seed phrase is imported, MetaMask derives accounts using a standard path. Want more addresses from the same seed phrase? Click the account icon and choose "Create Account" — that generates the next derived address.

Want to add an account created elsewhere but controlled by a private key? Use "Import Account" and paste the private key (see import-private-key). Note the difference: importing a private key creates a single address under your existing vault; it does not change the seed phrase.

A common source of confusion: different wallets may use different derivation paths. If your imported seed phrase doesn't show the expected address, a derivation-path mismatch could be the cause (or you may be using a passphrase). If that happens, exporting the private key from the original wallet and importing it into MetaMask is a reliable fallback.

For advanced topics on multiple accounts and temporary wallets, check multiple-accounts-and-burner-wallets.

Quick troubleshooting & common errors

  • Wrong words or order: double-check spacing and word order.
  • Missing account or balance: add the token manually via add-custom-tokens-to-metamask. Tokens aren’t automatically visible.
  • Seed phrase asks for 24 words but you have 12: some apps use 12, some 24 — ensure you're using the original phrase length.
  • Derivation mismatch: try exporting the private key from the original wallet and import that key.

What if you see an "invalid seed phrase" error? Pause. Confirm you're using standard BIP39 words (not a proprietary phrase) and that you didn't accidentally include punctuation or extra spaces.

Comparison: import methods at a glance (table)

Method Steps complexity Multiple seed management Risk level (relative) Use case
Extension import (fresh install) Medium Single vault per profile Medium Desktop power users who want browser dApp access
Mobile import (fresh install) Easy Single vault on device Medium On-the-go transactions; quick dApp and WalletConnect use
Import private key Easy Multiple keys in same vault Higher (key exposed) Single-address imports; short-term access
Connect hardware wallet Harder (one-time setup) Multiple wallets without exposing seed Low Large balances; long-term holdings

(Image placeholder: import-methods-table)

Who this guide is for — who should look elsewhere

Who this helps: beginners and intermediate users who need to move an existing software wallet into MetaMask for daily DeFi use (swaps, staking, dApp access) or to unify accounts across desktop and mobile.

Who should look elsewhere: people with large, long-term holdings may prefer hardware wallets or hardware integration (see ledger-step-by-step-integration). If you're importing from a non-EVM chain (e.g., Solana), see solana-and-metamask-compatibility for options.

FAQ

Q: Is it safe to keep crypto in a hot wallet? A: Short answer: hot wallets are convenient but carry higher exposure than offline storage. Use them for active DeFi and day-to-day swaps. For large holdings, consider a hardware wallet and keep only operational funds in your software wallet. See security-and-safety.

Q: How do I revoke token approvals after importing? A: Use the revoke tools inside MetaMask or external approval-checkers. After import, review connected dApps and revoke any unlimited token allowance you don’t trust. See token-approvals-and-revoke.

Q: What happens if I lose my phone? A: You can restore your wallet on another device using your seed phrase. If you lose both phone and seed phrase, funds are unrecoverable. For recovery steps, see recover-lost-wallets.

Conclusion & next steps

Importing a wallet into MetaMask with a seed word (or recovery phrase) is straightforward when you follow basic safety steps and test with small amounts first. In my experience, the biggest mistakes come from rushing paste-and-go moments and not verifying the app source. Slow down. Test.

Want step-by-step help for other import methods or syncing mobile and desktop? See import-wallet-to-metamask, sync-mobile-desktop, or the more focused backup-and-recovery-seed-phrase.

If you tried these steps and ran into a specific error, check the troubleshooting page or drop a question on the FAQ section of that guide. Good luck — and always keep your seed phrase offline and secure.

Try Tangem secure wallet →