Quick answer
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.
Who actually controls your cryptocurrency?
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).
What a company bankruptcy can and can't break
Below are common items that are affected when a wallet maker becomes insolvent, and what that means for you.
Firmware and updates
- Effect: The company usually stops issuing firmware patches and security updates.
- What that means for you: Your device will still sign transactions if nothing else changes. But compatibility with new coins, address formats, or protocol upgrades could stop arriving.
- Mitigation: Keep firmware current while the company still publishes updates. Document the firmware version in case you need to explain behavior to third-party tools. See how to update firmware safely.
Companion apps and integrations
- Effect: Official companion apps (desktop/mobile) may stop receiving updates or be removed from app stores. Some integrations depend on company-run gateways or servers for certain blockchains.
- What that means for you: For many coins you can use alternative wallets that support your hardware wallet's standards (BIP-39, BIP-32/44, etc.). But if a wallet relies on proprietary formats or hosted services, continuity may be harder.
- Mitigation: Test recovery using third-party tools well ahead of time (see restore and recover guides and wallet integration notes at wallet-integration).
Support, replacements, and warranty
- Effect: No customer support, no warranty fulfillment, no official replacements.
- What that means for you: If the device fails and you don't have a tested recovery, getting funds back becomes harder. But if you have your seed phrase and a clear recovery plan, the company’s absence won't stop you.
- Mitigation: Test device recovery on a spare device or with a trusted software wallet in an air-gapped setup (see recover-if-broken).
Supply-chain verification and device authenticity
- Effect: Official supply-chain systems (attestation servers, signature checks) might stop working.
- What that means for you: You may have to rely on community tools and documentation to verify devices or to install unsigned firmware. That adds risk and complexity.
- Mitigation: Keep the original packaging and receipts; rely on open standards where possible (see supply-chain tamper guidance).
Step-by-step: What to do if the company goes bankrupt
- Confirm you have your seed phrase backed up in multiple secure places (metal plate recommended). See seed phrase management.
- Do a test restore into a different wallet (a spare hardware wallet or an air-gapped software wallet that supports the standard). This proves you can access funds without the original device. See restore-recovery.
- If you use a passphrase (25th word), verify you remember its exact spelling and derivation method. (Passphrases are powerful but unforgiving.) See passphrase (25th word).
- Consider moving high-value funds into a multisig setup split across separate hardware wallets and locations (multisig reduces vendor risk). See multisig setup guide.
- Archive the current firmware and companion app installers in a secure offline location; they can help with future troubleshooting.
- If you rely on the company's servers for specific coin support, plan alternative routes to manage those assets (different wallet or custodial alternative only as a last resort).
And test early — a recovery rehearsal is a low-cost insurance policy.
Multisig and other strategies to reduce vendor risk
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.
Edge cases: proprietary formats, passphrase (25th word), and custodial features
- Proprietary seed formats or undocumented derivation paths can cause trouble if a company vanishes. Before relying on any device, I recommend verifying that it uses well-known standards (BIP-39/BIP-32/BIP-44) or documenting the derivation clearly.
- If you used a passphrase (25th word), remember that losing that passphrase means losing access even if you have the 24-word seed phrase. Don’t store the passphrase with the seed phrase unless you encrypt and split them.
- If a device provides optional cloud backups or custodial shortcuts, those features may disappear with the company. Avoid putting trust in company-hosted backups for long-term cold storage.
Practical checklist (download and keep)
| 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.)
FAQ — common user questions
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.
Conclusion and next steps
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.