What happens if the company goes bankrupt? It's a common worry. I get asked this regularly. The short answer: bankruptcy can interrupt support and updates, but it does not automatically give the company access to your crypto. Your cryptocurrency balances live on blockchains, not on a vendor's servers. Private keys control access. If you control your private keys, you control the assets.
But there are real practical impacts. During the 2017–2018 cycle and again after the big exchange failures in 2022, I noticed users prioritized independent backups and compatibility more than ever. If a vendor disappears, certain conveniences can stop working, and that can make recoveries slower or more technically involved.
Most hardware wallet architectures are designed so private keys are created and stored on-device, often inside a secure element (secure chip) that resists extraction. That separation is why hardware wallets exist: a separate, tamper-resistant place for signing transactions.
Still, not all devices make the same trade-offs. Some rely only on offline signing. Others pair with an online companion app. Some offer encrypted cloud backups. Each design has different business-dependency risks.
(If you need a refresher on recovery basics, see Seed phrase basics.)
Here are the realistic ways company failure can affect you.
Many vendors sign firmware releases with a private key they control. If the company goes offline, new signed firmware may stop arriving. That means:
What I've found: existing devices will usually keep working for basic signing and restores, but long-term security depends on community or third-party tooling if the vendor stays down.
If a wallet depends on a proprietary companion app or a cloud backup service, those services can be shut off. That affects you if you:
Can the company take your coins if it goes bankrupt? No, not without your private keys. But if you never wrote down the seed phrase and relied on a cloud restore, you could be locked out if servers vanish.
Device repairs, replacements, and official accessories depend on the company or its support channels. A broken device can usually be recovered from the seed phrase onto another compatible wallet — provided the seed format is standard (see backup-metal-slip39 and restore-recover-failure).
What should you actually do? Below is a practical, time-ordered checklist.
And yes: start with a small transaction when testing. Safety first.
If a vendor ceases to operate, your best recovery option is the seed phrase. That is why standards matter. A 12- or 24-word seed phrase following BIP-39 is widely compatible with other wallets (both hardware and software). Shamir-based schemes (SLIP-39) and vendor-unique formats can be more complex to transfer.
Non-custodial recovery options include:
Remember passphrases: if you used a passphrase (an extra secret, sometimes called a "25th word"), losing that is equivalent to losing the key. See passphrase-usage-risks.
Multisig splits signing power across multiple keys or devices. That approach reduces single-company dependence: if one vendor goes under, the other signers can still approve transactions. Multisig does increase operational complexity, though (cold storage coordination, extra backups, and recovery planning). For long-term holdings, I believe multisig is a strong option worth considering. See our guide on multisig-setups for step-by-step planning.
| Connection | Typical vendor dependency | Risk if vendor disappears | Mitigation |
|---|---|---|---|
| USB (wired) | Low — often works with desktop clients | Low | Keep desktop installers; use third-party compatibility (third-party-compatibility) |
| Bluetooth | Medium — relies on companion apps and OS drivers | Medium | Use wired options when possible; export keys and xpubs |
| NFC | Low–Medium | Medium | Prefer standards-based flows; avoid vendor-only protocols |
Bluetooth and mobile convenience can become pain points if companion mobile apps are removed from app stores. But wired connections and standard USB protocols tend to be more resilient.
Checklist: seed phrase? metal backup? passphrase documented (securely)? multisig considered? See backup-metal-slip39 and seed-phrase-basics for more.
Q: Can a bankrupt hardware wallet company steal my crypto? A: No — they do not control the blockchain. Without your private keys or passphrase, the company cannot move your funds. The risk is loss of support or access if you depended on vendor services.
Q: What if the device breaks and the company is gone? A: If you have your seed phrase and it follows a common standard, you can restore to another compatible wallet. If the format is proprietary and unsupported, recovery can be difficult. See restore-recover-failure.
Q: Are software alternatives for hardware wallet recovery safe? A: Software alternatives can work, especially in air-gapped setups. They trade a different set of risks—local device security, malware—so follow safety-best-practices and prefer open-source, audited tools when possible.
Q: Is Bluetooth safe for a hardware wallet if the vendor disappears? A: Bluetooth itself is a protocol; the problem is reliance on companion infrastructure. If vendor apps vanish, Bluetooth-only flows can be harder to maintain. Use wired connections or air-gapped signing where possible.
Company bankruptcy can make life inconvenient but does not by itself transfer your crypto. What matters is how you manage private keys and backups. I recommend confirming your recovery path today: verify your seed phrase, consider multisig for larger holdings, and document passphrase usage securely.
For practical next steps, review Seed phrase basics, learn how to verify firmware, and consider the cold-storage-strategies guide. If you have specific concerns, check the FAQ or our troubleshooting and recovery walkthroughs.
Need hands-on guidance? Start with the setup overview and follow the step-by-step walkthroughs for restores and backups.
And remember: owning your keys is powerful. But with power comes responsibility. Plan for failure now, and you won't be left scrambling later.