Short version: your crypto belongs to whoever holds the private keys. If you control the seed phrase and private keys on your hardware wallet, a company bankruptcy does not automatically take your funds. But practical friction can appear: firmware updates may stop, companion apps could be discontinued, and certain integrations might break. In my experience, the biggest risk is loss of convenience and compatibility — not automatic loss of assets.
A quick refresher (because it matters): cryptocurrency accounts are secured by private keys. A hardware wallet stores those private keys inside a secure element on the device so they never leave the device. Your seed phrase (recovery phrase) is the human-readable master backup that rebuilds those private keys on another compatible wallet.
Think of the seed phrase like the master key to a safe deposit box. If you have that master key, you can open the box elsewhere. If you don't, nobody — even the company that made your hardware wallet — can open it for you. What I've found after years of testing is that this architectural fact is the most important protection against company-level failures.
(If you want a deeper refresher, see the seed phrase management guide and our secure architecture notes).
Below are common items that are affected when a wallet maker becomes insolvent, and what that means for you.
And test early — a recovery rehearsal is a low-cost insurance policy.
Multisig is one of the best defenses against a single vendor's failure. With multisig, multiple keys (often on different hardware wallets or held by trusted parties) are required to move funds. Even if one vendor disappears, the other signers still have control.
But multisig comes with trade-offs: it adds complexity, higher fees (on some blockchains), and requires compatible wallet software across signers. For Bitcoin, standards like PSBT help; for other chains multisig tooling varies widely. See multisig-bitcoin-setup and multisig-setup for step-by-step options.
| Scenario | Likely effect | Immediate action |
|---|---|---|
| Company bankrupt | Company services stop | Verify seed phrase; test restore |
| Firmware stops | No more patches | Freeze on-device funds; move if needed |
| Companion app removed | UX breaks | Use third-party or archived apps |
| Device dies | No replacements | Restore from seed on another wallet |
(Keep a metal backup, not a sticky note.)
Q: Can I recover my crypto if the device breaks? A: Yes, if you have the seed phrase and a plan to restore (on another hardware wallet or a compatible software wallet run in an air-gapped mode). See recover-if-broken and restore-recovery.
Q: What happens if the company goes bankrupt and the companion app relies on hosted servers? A: You may lose the convenience of the companion app for certain coins. However, for most major networks you can sign and broadcast transactions using alternative wallets or manual tools that support the same standards.
Q: Is a hardware wallet still safe if the company dies? A: From a custody perspective, yes — as long as you control your seed phrase and private keys. But operationally, you may lose updates or official support. If you want to reduce vendor dependence, consider multisig or tested cross-vendor recovery plans.
Q: What if I used a passphrase (25th word) and forget it? A: That can be permanent loss. I believe passphrases are useful but they increase risk if not managed properly. Document and secure the passphrase separately from the 24-word seed.
Q: Should I panic and move everything immediately if a company goes bankrupt? A: Not automatically. Panic can create mistakes (exposing a seed phrase, falling for phishing). First verify your backups and test restore. Then decide if moving funds or migrating into multisig makes sense for your risk tolerance.
Company bankruptcy is inconvenient and can complicate recovery paths, but it does not automatically mean you lose access to your crypto if you control the seed phrase and private keys. In my testing and real-world experience, the best defenses are simple: secure backups, tested restores, and planning (multisig for larger holdings).
If you want to act now, start with the following pages: seed phrase management, how to update firmware safely, restore and recovery steps, and multisig setup options. For device-specific reading see the full Nano X review and the restore-if-broken guide.
Need a concise checklist you can print? See the practical checklist section above and save a local copy.
But remember: your seed phrase is the master key. Protect it like you would a real, high-value key — and test that it works before you need it.