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.
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.
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.
Steps for a fresh extension install (clean profile):
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.
Mobile import is usually simpler for beginners.
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.
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.
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.
| 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 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.
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.
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.