Quick overview
This page captures hands-on notes about the ledger app manager and the desktop companion used to install and maintain applications on a hardware wallet. I tested the desktop companion across several systems and firmware revisions, so what follows mixes step-by-step guidance with practical observations from real use (months of daily wallet interaction and multi-account testing). The goal is to help you manage apps safely, understand trade-offs, and avoid the common mistakes I see when people first sit down with their device.
What is the App Manager (desktop companion)?
In plain terms: the App Manager is the interface on your computer that talks to the hardware wallet and installs, removes, and updates the coin-specific apps that run on the device. Those apps enable signing for specific blockchains (Bitcoin, Ethereum, Solana, etc.). The desktop companion is the full application you run on your PC or Mac to manage accounts and firmware.
Why does this matter? Because the device itself stores private keys inside a secure element (secure element, or SE) and relies on companion software to expose account interfaces while keeping keys offline.
A quick practical note from my testing: I prefer doing app installs over a direct USB connection rather than using a mobile OTG cable for initial setups. It’s slower on the phone sometimes, and you lose some diagnostic output that helps when something fails.

Desktop companion vs. Chrome manager vs. mobile
There are a few ways to manage apps. Each has trade-offs in convenience and platform support.
| Feature |
Desktop companion |
Legacy Chrome manager |
Mobile manager (OTG/Bluetooth) |
| Recommended for firmware updates |
Yes |
No (legacy) |
Limited |
| App install/remove |
Yes |
Yes (older) |
Yes (but device-dependent) |
| USB direct logs (helpful for debugging) |
Yes |
Partial |
Limited |
| Best for power users |
Yes |
No |
No |
If you want device logs for troubleshooting, use the desktop companion. If you prefer the convenience of phone-only access, mobile works for daily transactions — but expect occasional hiccups during installs.
How to install or delete an app — Step by step
How-to (desktop, USB):
- Open the desktop companion and unlock your hardware wallet.
- Connect via USB when prompted.
- Open the App Manager section (sometimes labeled "Manager").
- Find the coin app you need and click "Install". Wait for the confirmation on the device and accept.
- When finished, add the account in the companion app so it appears in your portfolio.
How to delete an app (delete app ledger):
- In the App Manager, choose the installed app and click "Remove" or "Uninstall".
- Confirm on the hardware wallet when it asks.
A couple of important caveats from experience: uninstalling an app does not remove your crypto from the blockchain — private keys remain derived from your seed phrase (recovery phrase). And yes, that means you can reinstall the app and re-add the account later. However, accounts may need to be re-indexed in the companion app (you might see a balance after you re-add the account).
If a delete/install process stalls, disconnect, restart the companion, and try again. If the companion still fails, consult the troubleshooting-general notes and the firmware-update-guide.
Firmware, updates, and verifying authenticity
Firmware updates change the code that runs on the secure element and on the device's main MCU. They fix bugs and close attack vectors. I update firmware on a separate, offline machine when possible; that’s extra cautious and helped me catch one failed update before it risked a device state I couldn't recover easily.
Step-by-step (safe update):
- Back up your seed phrase (and test a recovery on a spare device or emulator if possible).
- Open the desktop companion and check the firmware section.
- Follow on-screen steps; confirm checksums if offered.
If you want deeper reading on verification and supply chain concerns, see supply-chain-security-verification and firmware-update-guide.
App capacity and practical management strategies
Storage on hardware wallets is finite. Each installed app consumes space. What I do in practice is keep only active apps installed — the wallets I use daily — and uninstall older coin apps that I rarely use. You can re-install when needed, so this is primarily a convenience trade-off rather than a security one.
For model-specific capacity, consult ledger-model-comparison and app-capacity. If you hold many different blockchains, plan a rotation strategy (geographic and time-based) so you can access funds quickly without keeping dozens of apps installed at once.
Security considerations: secure element, connectivity, passphrase
The device’s secure element (SE) stores private keys. That hardware protection matters far more than whether you installed an app last week. But connectivity choices are relevant too:
- USB (direct) — the most straightforward and auditable method on desktop.
- Bluetooth — convenient for mobile, but adds an additional attack surface; consider this if you do frequent mobile trades.
- OTG (phone USB) — works well but depends on phone drivers and companion app stability.
What about a passphrase (the 25th word)? Using a passphrase adds an extra layer: it creates a separate wallet that’s not stored on the device. But it increases recovery complexity and inheritance friction. I use passphrases only for high-value accounts, and I document recovery procedures separately (see passphrase-25th-word-guide).
Multisig and third-party wallet notes
Multi-signature setups multiply security but require coordination with third-party wallets. The App Manager's job here is simple: make sure the necessary coin app (e.g., Bitcoin) is installed so the device can sign transactions. For step-by-step multisig configuration and compatible software, visit multisig-for-ledger and using-ledger-with-wallets.
In my experience, multisig helps reduce single-point-of-failure risk, but it raises operational complexity — testing the full recovery flow ahead of time is non-negotiable.
Troubleshooting common App Manager issues
- Device not recognized: change USB cable, try a different USB port, or reboot companion.
- Install stalls: kill and restart the companion, ensure firmware is up to date.
- App capacity error: remove unused apps or consult app-capacity.
- Companion shows unknown device: check OS drivers and check troubleshooting-connectivity.
If all else fails, restore from your seed phrase to a clean device (or test recovery on a spare device) — that confirms your backups are complete.
Who this is for (and who should look elsewhere)
Who this is for:
- Owners who want direct control over which blockchain apps are installed on their hardware wallet.
- People who prefer desktop tools for firmware management and debugging.
- Users who value the ability to do air-gapped signing workflows with device apps installed selectively.
Who should look elsewhere:
- Users who want a pure phone-only experience without occasional desktop interaction — mobile-first wallets or custodial solutions may be smoother.
- Users uncomfortable with occasional manual updates or app juggling; simpler custodial or non-custodial mobile wallets reduce that overhead (but at a security trade-off).
FAQ
Q: Can I recover my crypto if the device breaks?
A: Yes — if you have your seed phrase (recovery phrase) and any passphrase documented, you can restore on a compatible hardware wallet or recovery tool. See recover-if-device-lost.
Q: Is Bluetooth safe for a hardware wallet?
A: Bluetooth increases convenience and attack surface. For routine small transactions it’s fine, but for high-value operations use USB and consider an air-gapped signer.
Q: What happens if the companion can’t find my device?
A: Try a different cable, restart the companion, and check OS permissions. See troubleshooting-connectivity for deeper steps.
Conclusion & next steps
The ledger app manager and its desktop companion are the control center for which blockchain apps live on your hardware wallet. They are straightforward for daily use but require attention during firmware updates and when juggling app capacity. In my testing, a patient, methodical approach (USB connection, firmware checks, and a tested recovery plan) prevents most headaches.
If you want a full setup walkthrough, follow the setup-ledger-step-by-step guide or read the firmware-update-guide before your first update. For deeper security architecture reading, see hardware-wallet-security-architecture.
Want hands-on setup steps now? Start with setup-guide and keep your recovery phrase safe (and tested).