If you lose the device or the company stops operating — can you recover crypto?
Quick short answer: yes, usually. Your crypto sits on the blockchain, and if you hold the seed phrase (recovery phrase) and any passphrase you used, you control the private keys. You can restore access on another compatible wallet or by sweeping into a software wallet. What matters most is the recovery data you backed up, not the physical hardware itself.
How recovery actually works (private keys & seed phrases)
Think of the seed phrase like a master key that deterministically recreates your private keys. The hardware wallet stores and uses private keys to sign transactions, but it does not hold your cryptocurrency — the blockchain does. So even if the device is gone or the vendor disappears, the seed phrase still gives you control (provided you used a standard like BIP-39).
A few technical notes: BIP-39 standard seed phrases are widely supported. If you added a passphrase (often called the passphrase or "25th word"), that alters the derived private keys — losing that passphrase is effectively losing access. I’ve tested restores where the passphrase was the only missing piece; recovery failed every time.
If you want the deeper guide on restoring, see Restore or recover a wallet and Recover from seed.
Step by step: Recovering after you lose a hardware wallet
How to recover without the original device — step by step:
- Stop and verify what you have. Do you have the full seed phrase? Is there a passphrase (25th word)? Which coins were stored? (Bitcoin, Ethereum, Solana behave differently.)
- Decide whether to restore (recreate accounts on another hardware wallet or software wallet) or sweep (create a new wallet and move funds out).
- If restoring to a hardware wallet from a different vendor or model, check compatibility and derivation paths. For Bitcoin address types you may need to select legacy/segwit options (see bitcoin address types).
- If using a software wallet to sweep, prefer open-source desktop wallets or well-audited web wallets, and perform the operation on an offline or clean device if possible.
- Verify recovered addresses have the expected balances before sending anything. (This is an easy sanity check.)
For a detailed how-to, read the step-by-step recovery guide in Restore or recover a wallet and the safe-sweep instructions at Sweep & recover into a software wallet.
And yes, the order and exact menu names differ by wallet — follow prompts carefully.
What happens if the company goes bankrupt?
Can the company’s collapse lock your crypto? No — your funds are not on the company’s servers. But the user experience can change rapidly. If the vendor ceases operations: firmware signing keys and companion apps may stop receiving updates or server-side features. That affects convenience and some features (like transaction history or built-in swap integrations), not your ownership of the private keys.
If the firm provided a companion app (for managing accounts), that app may stop working or stop being updated. You can still restore your seed phrase into other compatible wallets. What I've found in testing: the blockchain keeps working even if an app is abandoned.
For more on companion app issues, see companion app troubleshooting and firmware update advice.
When you don’t have the original device: options and risks
Options:
- Restore the seed phrase into another hardware wallet that supports the same standards.
- Restore into a reputable software wallet (desktop or mobile). Sweep funds to a new wallet you control.
- Use advanced, open-source tools to reconstruct keys (for experienced users only).
Risks and checks:
- Passphrase mismatch: if you used a passphrase (25th word) and don’t have it, funds are inaccessible.
- Derivation differences: some wallets use specific derivation paths that affect addresses (check wallet compatibility).
- Phishing: never type your seed phrase into a website. Never share it. If you must use a software wallet, do so offline or on a clean machine.
I recommend sweeping small test amounts first to confirm a correct restore before moving large balances. But don’t delay if you suspect your seed phrase security was compromised — act quickly.
Multi-signature, passphrases, and stronger strategies
If you used a multi-signature (multisig) setup, recovery depends on the cosigners. Losing one hardware wallet in a 2-of-3 setup still allows recovery with the remaining two keys. Multi-signature reduces single points of failure but adds complexity. See Multisig setups for real-world examples.
Passphrases add plausible deniability and extra security but increase the chance of total loss if forgotten. I believe passphrases are powerful, but they must be recorded and managed carefully — see Passphrase (25th word) management.
12 vs 24 words, passphrase (25th word) — quick comparison
| Backup type |
Pros |
Cons |
| 12-word seed |
Easier to write and store |
Lower privacy/entropy than 24-word (still strong for many users) |
| 24-word seed |
Higher entropy, extra safety |
More to store physically |
| Passphrase (25th word) |
Adds a second secret factor (protects against seed leak) |
If lost, irreversible loss of funds |
If you want more on seed backups, see Seed backup security.
Common mistakes to avoid
- Buying devices from unofficial resellers (supply-chain risk). See Buying safely.
- Photographing or storing your seed phrase in cloud storage.
- Typing your seed into random web pages or apps.
- Assuming the vendor will hold your keys — hardware wallets are non-custodial by design.
But panic is not the right response. Slow, careful steps protect value.
FAQ — real user questions answered
Q: Can I recover my crypto if the device breaks?
A: Yes, if you have your seed phrase and passphrase (if used). Restore to another compatible wallet or sweep funds to a new wallet.
Q: What happens if the company goes bankrupt?
A: Your crypto remains on-chain. The vendor’s app or servers may stop working, but you can restore via other wallets that support the same standards.
Q: Can I recover on another wallet?
A: Yes — most wallets support BIP-39 seeds and common derivation schemes. Always verify address balances before transacting.
Q: Is Bluetooth safe for hardware wallets?
A: Bluetooth introduces an additional attack surface. If you used Bluetooth, prefer pin/passphrase protections and consider wired or air-gapped options for high-value accounts. See USB/OTG/Bluetooth for more.
Q: What if I lose the passphrase (25th word)?
A: Without the passphrase, the derived private keys are different and typically unrecoverable. That’s why secure passphrase management is essential. See Passphrase (25th word) management.
Final thoughts and next steps — what to read next
Losing a device or a vendor exiting the market is stressful. But in my experience, the recovery path is straightforward when you followed good backup practices. The seed phrase and any passphrase are the keys. Protect them. Test small restores before moving large amounts. And if you want step-by-step help, start with Restore or recover a wallet, review Seed backup security, and consider Multisig setups for long-term protection.
If you lost the device today, follow the step-by-step above, and then read the linked guides to harden your setup. Stay practical, not paranoid — crypto recovery is almost always possible when the recovery data is safe.
(For troubleshooting device failures specifically, see Device physical failures.)
If you found this useful and want a guided walkthrough, follow the step-by-step recovery guide here: Restore or recover a wallet.