But there are two catch points:
- Passphrase: an optional extra that acts like a hidden 25th word. If you used one, restoring without it creates a different wallet (and likely zero balance).
- Derivation paths: some wallets use different paths for legacy vs segwit vs bech32 addresses. If your chain uses a non-standard path, balances can appear missing until you select the right path.
If you want background reading, check Seed phrase basics and Passphrase guide (25th word).
Step-by-step: restore a Trezor (what each screen will show)
This is a general, safe walkthrough. Exact text may differ by firmware version.
- Connect device and open the official desktop app (Trezor Suite) or the web interface. Your device may prompt to install firmware. If it does, verify the firmware signature and follow the verification steps in firmware-updates-verification.
- Choose "Recover device" or "Recover wallet" when prompted. The host will ask how many words your seed phrase contains (12/18/24 are common).
- On-device prompts: the device will ask you to confirm you want to restore. Accept on the device.
- Enter words. Enter them on the device whenever the hardware supports it (touchscreen or buttons) rather than typing them into your computer. The host may provide a word list helper — but use the device for entry when possible.
- If you used a passphrase, enter it when asked. This step is easy to miss. (Forgotten passphrase = different wallet.)
- Set a new PIN if prompted. The PIN protects the device; it does not replace the seed phrase.
- After restore, open the Accounts page. The wallet will scan for addresses and show balances for supported coins.
What I noticed in testing: restoring a 12-word seed that originally had a passphrase created a seemingly empty wallet until the passphrase was entered. So pause and double-check that step.
For a deeper setup walkthrough, see: Trezor unboxing and setup and Trezor Suite vs web wallet.
Recovering your Trezor seed onto another wallet (cross-vendor restores)
Yes — in many cases you can recover a Trezor seed on another hardware wallet or on a software wallet that supports BIP-39. But compatibility is not guaranteed for every coin or address type.
Common pitfalls: different derivation paths for Bitcoin address types, missing passphrase, and coin support differences (some chains require vendor-specific integrations).
Quick comparison table: recovery targets
| Recovery target |
BIP-39 compatible? |
Passphrase behavior |
Practical risk / note |
| Restore to same Trezor |
Yes |
Native support |
Lowest friction; recommended if available |
| Restore to another hardware wallet |
Often |
Supported, but UX varies |
Works for many coins; check derivation paths before trusting balances |
| Restore to software wallet |
Yes (if app supports BIP-39) |
Supported but exposes seed to host |
Fast, but increases attack surface — use only on secure, offline machine |
If you plan to "recover trezor seed onto ledger" (or another vendor), check that the target supports the same derivation path for each coin you hold. For example, a Bitcoin address type mismatch can make balances appear missing even when keys are correctly restored.
Troubleshooting: Trezor restore shows zero balance and other common errors
Why a restore might show zero balance:
- Missing passphrase (most common).
- Wrong word order or a typo in the seed phrase.
- Using a different derivation path (legacy vs segwit).
- Coin not enabled or token not added in the wallet UI.
- Restored to a different wallet type with incompatible derivation.
How to debug (fast):
- Re-check the seed phrase and order. Read each word out loud.
- Try adding the passphrase (if you used one).
- Verify addresses on-chain (use a block explorer to check a known receive address).
- If restoring to another vendor, change derivation path or try restoring back to a Trezor to compare.
See detailed recovery troubleshooting: Troubleshooting Trezor and coin support: Supported coins.
Advanced recovery: multisig, air-gapped signing, and inheritance
Multisig setups are different. Restoring just one seed in a multisig wallet does not recreate the multisig on-chain. You need the other cosigners and the original wallet configuration (the descriptor or policy). If you used multisig, follow the steps in Trezor multisig guide and check multisig wallet compatibility.
Air-gapped signing workflows (PSBT) let you keep a device offline while recovering or spending funds. For a guide, see air-gapped-signing-psbt.
Inheritance planning? Include clear instructions and a secure place for any passphrase. Without it, recovery can be impossible.
Seed phrase backups: 12 vs 24 words, metal plates, SLIP-39
Longer seed phrases (24 words) add entropy and make brute-force attacks harder. A 12-word seed is still standard and widely supported. (Which to use comes down to risk tolerance.)
Store backups on a durable medium. Metal backup plates resist fire, water, and time. For options, visit metal-backups-plates. If you want secret-sharing (split backups), read about SLIP-39 (Shamir) at slip39-shamir-backup. Note: not every wallet supports SLIP-39 natively — check compatibility before choosing that path.
Who should try recovery — and who should get help
Best for DIY: holders with the complete seed phrase and any passphrase, comfortable following step-by-step instructions, and who have time to verify addresses.
Seek help if: you lack the passphrase, the seed is damaged or ambiguous, or you hold a complex multisig vault. If you hire help, prefer a trusted, offline expert — never share your seed phrase over email or chat.
FAQ
Q: Can I recover my crypto if the device breaks?
A: Yes — with your seed phrase and passphrase you can restore to a new hardware wallet or compatible software wallet.
Q: What happens if the wallet company goes bankrupt?
A: Nothing on-chain if you have the seed phrase. Your keys live on the blockchain; the company going under doesn't remove your coins.
Q: Is Bluetooth safe for recovery?
A: For recovery, prefer a wired or air-gapped approach. Bluetooth increases the attack surface. See connectivity-usb-bluetooth-nfc.
Conclusion & next steps
Recovering a Trezor is usually straightforward when you have the correct seed phrase and passphrase. Start slow, verify addresses on-chain, and avoid typing your seed into an internet-connected computer when possible. I believe most restores can be completed in 15–30 minutes if you come prepared. But if anything feels uncertain, pause and ask for help — it’s better to double-check than to lose access.
Next steps: read Seed phrase basics, review firmware-updates-verification, and if you’re rebuilding long-term storage, consider metal backups at metal-backups-plates or a multisig plan: Trezor multisig guide.
Need more hands-on troubleshooting? See Troubleshooting Trezor or the community discussions at Trezor Reddit community.
And one last tip: write the passphrase down somewhere secure (yes, I mean that).