When people ask about "ledger nano s apps" or "how many wallets can Ledger Nano S hold" they often mean two different things: apps (the small programs installed on the hardware wallet to support a blockchain) and accounts (the addresses or wallets you manage for each blockchain). Short answer: app capacity is limited by device storage; account capacity is essentially unlimited because accounts are derived from the device seed phrase using standards such as BIP‑32/BIP‑44 (see BIP-32/BIP-44 and BIP‑39 for seed generation). BIP-32, BIP-39
I believe separating these concepts early avoids most confusion. Apps provide the UI bridge between the device and a coin. Accounts are virtual containers derived from the same private keys.
See also: derivation-paths and seed-phrase.
Before you change apps make sure your device firmware and Ledger Live (or your desktop manager) are up to date. Firmware changes can affect the Manager behavior. See firmware-updates.
This installs the small app that allows the device to construct and sign transactions for that blockchain. App installation does not transfer funds.
Important: deleting an app only removes the local application; it does not delete the cryptocurrency associated with your seed phrase. You can reinstall the app and add the account again to recover access. But always keep your recovery phrase safe. See backup-and-recovery.
Short answer: there is no fixed "wallet" limit for accounts, but apps are constrained by device storage. App sizes vary by blockchain (Bitcoin, Ethereum, Solana, etc.), so the number of concurrently installed apps depends on which apps you choose.
| Model (example) | Typical app capacity (approx.) | Connectivity | Notes |
|---|---|---|---|
| Nano S (older generation) | Small — often only a few apps at once (varies with app size) | USB | App capacity limited by flash/storage; uninstall to make space. |
| Nano S Plus / newer models | Moderate to large — dozens to many apps (varies) | USB | Designed with more storage; better for many tokens. |
| Nano X | Larger storage — many apps supported | USB + Bluetooth | Good for mobile workflows and many simultaneous apps. |
(These rows are illustrative. Exact capacities change with firmware and app sizes; check the device model pages at ledger-models and official support docs for precise numbers.)
Why the difference? Each app contains code and crypto logic; some are compact (Bitcoin), others include larger dependencies (smart‑contract platforms). So two users can have very different app counts on the same model depending on which blockchains they use.
Want multiple ETH or BTC addresses? You can create several accounts for the same currency without installing extra apps. In my testing, creating new accounts in Ledger Live is straightforward:
Multiple accounts are simply different derivation paths or index positions generated from the same seed. This is useful for privacy (avoid address reuse) or organization (savings vs spending). See multiple-eth-accounts and derivation-paths for details.
But watch out: some third‑party wallets derive addresses in non‑standard ways. If you plan to use multiple third‑party apps, check their derivation settings to avoid missing funds.
Hardware wallets typically integrate with external apps for broader features. For example, browser wallets or platform wallets can display many token types while the hardware device handles signing.
Multi-signature (multisig) setups are possible using a hardware wallet as one cosigner together with other keys (hardware or software). Multisig adds security by removing single‑point failure, but it adds operational complexity (key backups, co-signer availability). See multisig and multisig-compatibility.
And remember: Bluetooth adds convenience, but with convenience come additional attack surfaces. If you use Bluetooth-enabled models, decide based on your threat model. See connectivity-usb-bluetooth-nfc.
Q: Can I recover my crypto if the device breaks?
A: Yes. If you still have your recovery phrase you can restore accounts onto another compatible hardware wallet or some supported software wallets. See device-broken and restore-recovery.
Q: What happens if the company behind the device goes bankrupt?
A: Your crypto is non‑custodial — the seed phrase is the ultimate key. As long as you control that phrase (and any passphrase), you retain access. However, firmware and app support may change; consider exporting important configurations and keeping software alternatives in mind. See company-risk.
Q: Is Bluetooth safe for a hardware wallet?
A: Bluetooth increases attack surface. For many users the convenience is worth it, but if you prioritize maximum isolation choose USB-only workflows or air‑gapped options. See connectivity-usb-bluetooth-nfc.
This workflow is suitable for crypto holders who want practical self-custody with device-backed private keys, multiple accounts, and occasional use of third‑party wallets. If you need dozens of different apps installed simultaneously, look at models with larger storage (see ledger-models).
If you need enterprise-grade multisig with dedicated key‑distribution and threshold signing, a single consumer hardware wallet alone may not be the right tool — consider a multisig or dedicated custody solution (see multisig).
Managing apps and accounts is mostly about understanding the difference between installed apps (storage-limited) and accounts (virtually unlimited). Keep firmware current, back up your seed phrase securely, and use the Manager to install or remove apps as needed. In my experience, uninstalling and reinstalling apps is a normal part of maintaining a compact device setup — just keep backups.
Read related guides: setup-initial, firmware-updates, seed-phrase-management, and model comparisons at ledger-models.
And if you have a specific scenario (many ERC‑20 tokens, multiple ETH accounts, or a multisig plan), check the linked pages above — they include step‑by‑step instructions and compatibility notes.