Quick checklist before you start
- Confirm you have the correct seed phrase (12 or 24 words). Spelling and order matter. No shortcuts.
- Know whether you used a passphrase (extra word). If so, have it written exactly.
- Decide: restore (recover same addresses) or sweep (move funds to new keys). See the comparison below.
- Use an authentic device or a trusted, offline software wallet that supports the same standards (BIP-39/BIP-44/BIP-84).
- Have a charged device, a reliable USB cable or OTG adapter for mobile, and a secure offline environment.
And yes, mistakes happen. Stay calm and follow the steps.
How seed phrase recovery actually works
At a high level: a seed phrase (also called a recovery phrase) encodes your private keys. The standard most wallets use is BIP-39. A 12- or 24-word seed phrase will deterministically recreate the same private keys and therefore the same addresses across compatible wallets. Simple.
But there are important details: derivation paths and address formats vary. For Bitcoin you might see m/44'/0'/0' (legacy), m/49'/0'/0' (P2SH-SegWit) or m/84'/0'/0' (native SegWit). Ethereum typically uses the m/44'/60'/0'/0 path (with account index). If you restore on software or a different hardware wallet, pick the correct derivation path and address type or you may not see funds (they aren’t gone — they’re just on addresses your wallet isn’t showing).
What I've found is that most recovery problems come from mismatched derivation or a forgotten passphrase.
How to recover your wallet: step-by-step (restore to a hardware wallet)
- Verify the device is new, authentic and unmodified (see guidance on supply-chain risks: /fake-supply-chain-security).
- Power on the device and choose the option labeled something like “Restore from recovery phrase” or “Recover wallet.”
- Select the seed phrase length (12 or 24).
- Enter each word in order using the device UI (not a desktop or phone keyboard). Take your time; enter the exact spelling.
- If prompted, enter your passphrase (if you used one originally). If you’re restoring without a passphrase, skip that step.
- After the device accepts the phrase, set a new PIN code. (If you forgot your PIN, see /reset-pin-device.)
- Connect the device to your host app and check your account balances. Choose the correct address type/derivation if your coins don’t appear.

Notes from testing: When I restored a 24-word seed to a different hardware model, I had to manually select native SegWit (m/84) to see Bitcoin balances. If you don’t see funds, double-check derivation before panicking.
How to recover on another wallet (software or a different hardware model)
Yes — you can often restore a seed on a different wallet. But three caveats:
- The target wallet must support the seed standard used (most support BIP-39).
- You must pick the correct derivation path and address type.
- If you used an external passphrase, you must provide the exact passphrase.
Step-by-step (software wallet example):
- Use a trusted, offline computer or an air-gapped device if possible.
- Open the wallet and select “Restore from seed” or similar.
- Enter the phrase and choose the correct derivation.
- Verify the first few addresses on-screen with addresses you previously used (if available).
But: entering your seed into software increases exposure. I usually prefer restoring to a hardware wallet. If you must use software, consider importing on an air-gapped machine and then sweep funds to a new hardware-protected key.
See also: /sweep-recover-software-wallets and /wallet-integration-hub.
Restore vs sweep — which should you choose? (comparison)
| Action |
What it does |
Security |
Privacy |
When to choose |
| Restore (recover from seed) |
Recreates the exact same keys/addresses |
Restores original security assumptions (same keys) |
Addresses are reused (less privacy) |
You lost a device but seed is safe and uncompromised |
| Sweep (import private keys or send funds to new keys) |
Moves funds to brand-new keys controlled by the new wallet |
New keys, improved safety if seed was exposed |
Better privacy (new addresses) |
You suspect seed compromise or want to rotate keys |
Choosing depends on risk. If you think the seed phrase was exposed, do not restore — sweep instead.
Common mistakes and troubleshooting tips
- Typing words out of order or with typos. Double-check.
- Using the wrong wordlist or language. Most wallets default to English wordlist; confirm.
- Forgetting the passphrase — if you lose this, the hidden account is inaccessible (see below).
- Restoring to an incompatible derivation path (you’ll see zero funds).
- Entering seed words into a website or random phone app (never do this).
- Buying a device from an unofficial seller (see /where-to-buy).
If you see errors, consult /error-codes-index and follow the troubleshooting flow in /troubleshooting-flowchart. I’ve used those flowcharts in testing and they point you to the right next step almost every time.
Passphrase (the 25th word) and hidden accounts
A passphrase is an extra layer added on top of the seed phrase. Some wallets call it a ‘25th word’ — though it can be any string. It creates a separate, hidden account that won’t be discovered by a restore unless the exact passphrase is entered. That’s powerful. It’s also risky. If you lose the passphrase, the funds in the hidden account are unrecoverable.
Best practice: store passphrases outside the recovery phrase backup, on a separate metal plate or secure vault (see /passphrase-25th-word and /seed-backup-security).
After recovery: firmware, verification, and next steps
Once your accounts are visible, do the following:
- Update firmware (if an update exists) only after verifying the update’s authenticity. See /firmware-updates-bootloader and /advanced-firmware-recovery.
- Consider creating a fresh seed and sweeping funds if you suspect exposure.
- Review apps/plugins and reconnect carefully to desktop/mobile apps (see /ledger-live-issues and /wallet-integration-hub).
FAQ — short answers to real questions
Q: Can I recover my crypto if the device breaks?
A: Yes — as long as you have the seed phrase (and passphrase, if used). Restore on a new hardware wallet or compatible software.
Q: What happens if the company behind the wallet goes bankrupt?
A: Your seed phrase controls your keys. You can restore to other BIP-39-compatible wallets. See /lost-device-company-bankrupt for details.
Q: Is Bluetooth safe for hardware wallets?
A: Bluetooth introduces more attack surface than USB. Many users avoid it for high-value holdings. See /usb-otg-bluetooth and /connectivity-security.
Q: Can I recover the device PIN code?
A: No. PIN is stored on device. If you forget it you must reset the device and restore from your seed. See /reset-pin-device.
Q: Can I restore my wallet on a different vendor’s device or software?
A: Often yes, provided the wallet supports the same standards (BIP-39 and the correct derivation). If unsure, test with a small amount first or use sweep instead.
Conclusion and next steps (CTA)
Recovering from a seed phrase is straightforward when you understand the standards and watch for the traps: wrong derivation, forgotten passphrases, or compromised seeds. In my testing, careful preparation (checklists, verified devices, and a clean environment) prevents most errors.
If you need guided help, follow the step-by-step flowchart at /troubleshooting-flowchart, review how to secure backups at /seed-phrase-management, or read the walkthrough on restoring from seed at /recover-from-seed. If something still feels off, consult the error list at /error-codes-index before making irreversible moves.
Stay measured. Protect your seed. Recover safely.