DeFi Intel

How to Recover a Wallet from Seed Phrase

DifficultyIntermediate Estimated time15 minutes Last updated2026-05-03

How to restore a wallet from your 12 or 24-word seed phrase: recommended order, derivation paths, and chain-specific quirks.

What you'll need (prerequisites)

Recommended for this tutorial

Tools and accounts referenced in the steps below:

Move to hardware: Ledger · Trezor cold storage

Step-by-step

  1. Step 1: When wallet recovery is needed

    You restore from your seed phrase when the original device is lost, stolen, broken, factory-reset, or you are moving to a new wallet. The seed phrase — not the device — holds your funds, so the same words rebuild the exact same accounts anywhere. Have your complete, correctly ordered phrase ready before you begin.

  2. Step 2: Get a trusted wallet from an official source

    Install a reputable wallet app only from its official website or a platform app store, or buy a new hardware wallet sealed from the manufacturer or an authorized reseller. Verify the URL and publisher carefully — fake wallet apps exist to steal the phrase you are about to enter. Never use a second-hand hardware device that arrives pre-configured.

  3. Step 3: Choose Restore / import from recovery phrase

    Open the new wallet and select the option labelled "Restore wallet," "Import," or "Recover from recovery phrase" rather than "Create new wallet." On a hardware wallet this is the "Restore from recovery phrase" flow offered during device setup. This tells the wallet to rebuild your existing keys instead of generating a brand-new seed.

  4. Step 4: Enter the words in order, on the device

    Type the words in exact sequence, minding spelling against the BIP39 wordlist. On a hardware wallet, enter every word on the device itself — never on a connected computer or website. If a companion app ever asks you to type the phrase into a web form or browser, stop: that is a phishing attempt.

  5. Step 5: Verify derived addresses and set a new PIN

    After restoring, confirm the wallet shows your expected receiving addresses and balances; if an account looks empty, check the derivation path, account index, or address type. Set a fresh PIN or password on the new device. You may also need to re-add the specific coin apps or networks you used before for balances to appear.

  6. Step 6: If the phrase was ever exposed, migrate to a new seed

    Recovery restores the same secret, so if that phrase was ever photographed, typed online, or seen by anyone, treat it as compromised. Generate a brand-new wallet with a new seed on a clean device and move all funds there. Retire the old phrase permanently — anyone who has it keeps access forever.

Common errors and fixes

FAQ

I have my seed phrase but the wallet is empty after restoring — why?

The most common cause is a derivation-path or account-type mismatch: the same words can produce different addresses depending on the path (for example BIP44 versus Ledger Live paths) or the coin selected. Check that you chose the right network and account, or restore in the wallet that originally created the seed. Your funds are on-chain and tied to the address, not lost.

Do I need the same brand of wallet to recover?

Usually not. Standard BIP39 phrases are interoperable, so a phrase from one wallet can generally be restored in another compliant wallet. The exceptions are non-standard setups — a passphrase, Shamir shares, or an unusual derivation path — which need matching support.

Is it safe to type my seed phrase to recover?

Only directly on a hardware wallet's own screen, or in a genuine offline software wallet on a clean device. Never type it into a website, an unexpected browser-extension pop-up, or any "support" tool. Legitimate recovery never happens through a web form.

I have 23 of my 24 words — can I still recover?

Possibly, but never enter a partial phrase into an online "recovery service" — those are frequently scams. Because of the BIP39 checksum, a single missing word can sometimes be found offline with open-source tools, but this is technical and risky. Prioritize locating your written backup first.

Should I keep using the same seed after recovering?

Yes, if the phrase was never exposed — recovery by itself does not weaken it. But if the words were ever seen, photographed, or entered online, move your funds to a freshly generated seed, because anyone with the phrase keeps full access forever.

Entities mentioned