Ledger Live
Companion application

What Ledger Live is and how it works

Ledger Live is the desktop and mobile application that pairs with Ledger hardware wallets. It is the place where a balance is displayed, a transaction is prepared, a coin app is installed, and a firmware update is delivered. What it is not is a place where keys are kept. The private keys stay inside the secure chip of the connected device, and Ledger Live never sees them, which is the single idea that explains most of how the software behaves.

The application runs on Windows, macOS, Linux, iOS, and Android. It reads public account data from blockchain indexing services, assembles a portfolio view, and hands unsigned transactions to the hardware device for approval on the device screen. Everything else that Ledger Live offers, from buying and swapping through third-party partners to staking on select networks, is layered on top of that same arrangement.

This page explains the architecture, the feature set, the platform and device compatibility, the security model and its honest limits, a practical setup sequence, common troubleshooting, and the questions people ask most often about Ledger Live.

Definition

The application in plain terms01

A hardware wallet on its own shows very little. It has a small screen, one or two buttons or a touch surface, and a secure chip that guards a seed. To turn that into something a person can use daily, you need software that knows which blockchains to query, how to build a transaction, and how to present a readable summary before you approve it. Ledger Live is that software, published by Ledger, the French company that has made hardware wallets since 2014.

Before Ledger Live existed, owners of the early Nano devices juggled a set of separate browser applications, one for Bitcoin, another for Ethereum, plus third-party tools for everything else. Ledger Live replaced that patchwork in 2018 with a single account manager that handles many chains at once, keeps a running portfolio total, and manages the device itself. That consolidation is still the main reason people use it.

It helps to think of Ledger Live as a viewer and a courier rather than a vault. It views public data, it carries proposals to the device, and it broadcasts whatever the device signs. If Ledger Live were deleted from a computer tomorrow, no funds would move and nothing would be lost, because the recovery phrase and the device still define the accounts. Reinstalling the application, or using compatible third-party software, brings the same accounts back into view.

Ledger Live is free to download and use, and its source code is published publicly, so anyone can inspect how account synchronization and transaction construction are implemented. Fees appear only where a network charges them or where a third-party service in the buy, sell, swap, or staking flows takes a cut, and those are disclosed in the flow itself.

Architecture

How Ledger Live actually works02

When a device is connected for the first time, Ledger Live asks it for extended public keys, one per account and per blockchain. An extended public key can generate every receiving address for that account but cannot produce a signature, so sharing it with the application is safe in the sense that it never enables spending. From those keys, Ledger Live derives addresses, scans the chain for activity, and rebuilds your balance and transaction history from public data.

This is why account discovery sometimes feels like an odd ritual. Ledger Live walks forward through derivation paths looking for used addresses, and it stops after a run of empty ones. If you funded an address far beyond that gap, or used a nonstandard derivation path in other software, the account may not appear automatically and has to be added deliberately.

Sending works in three moves. Ledger Live builds an unsigned transaction from your inputs, the network fee you selected, and the current state of the chain. It passes that transaction to the device over USB or Bluetooth. The device parses it independently, prints the essential details on its own screen, and only produces a signature after you confirm on the hardware. Ledger Live then broadcasts the signed result to the network.

The device screen matters more than the laptop screen, and this is the habit worth building. Malware can repaint what a computer displays, but it cannot alter what the hardware shows. If the recipient address or the amount on the device does not match what Ledger Live displayed, the correct response is to reject the transaction on the device and investigate.

Each blockchain needs its own small application installed on the device, and Ledger Live handles that through its manager. Because devices have finite storage, installing and uninstalling coin apps is routine. Removing an app never deletes funds or accounts, since both are derived from the seed, and reinstalling restores access exactly as before.

Firmware updates travel the same road. Ledger Live checks whether the connected device is running current firmware, verifies the update package authenticity with the device before it is applied, and walks you through the confirmation steps on the hardware. Updates occasionally require reinstalling coin apps afterward, which is expected behavior rather than a fault.

Capabilities

What you can do inside the app03

The portfolio screen is the default landing view. It aggregates every account you have added across chains, converts values into your chosen currency, and draws a simple history graph. Because Ledger Live reads balances from public data, the totals refresh whenever the application syncs, with or without the device plugged in for read-only viewing.

Receiving is deliberately slower than in a browser wallet. Ledger Live shows an address, then asks the device to display the same address so you can compare the two before sharing it. That extra step defends against address-swapping malware, which is one of the most common ways funds are lost on an otherwise healthy computer.

Buying, selling, and swapping are handled by third-party providers integrated into Ledger Live rather than by the application itself. You choose a provider, the quote and its fees are shown before you commit, and settlement goes to or from an address controlled by your device. Availability differs by country and by asset, so the list you see depends on where you are.

Staking is available for a set of proof-of-stake networks. Ledger Live routes delegation through validators or staking providers depending on the chain, and shows rewards alongside the account balance. Delegating does not hand over custody, but it does carry network-level conditions such as unbonding periods and, on some chains, penalties for validator misbehavior, and those are worth reading before committing.

For anything Ledger Live does not cover natively, there is a discover and connect layer. Through WalletConnect and integrated third-party applications, the device can be used to sign in decentralized applications while the keys stay put. This widens what the hardware can do without turning Ledger Live into a browser.

Practical housekeeping lives in the same place. Ledger Live manages device apps and firmware, names and reorders accounts, exports operation history as a file for accounting, sets fee preferences, and controls display currency and language. Account synchronization between your desktop and mobile installations is offered as an opt-in feature, so the accounts you have already added do not have to be recreated by hand on a second device.

Asset coverage

Ledger Live supports a broad set of chains natively and a much larger set of tokens on those chains. Some assets are supported by the device but managed through third-party software instead of Ledger Live.

Read-only mode

Once accounts exist, Ledger Live can display balances without the device connected. Any action that changes state still requires plugging in and approving on hardware.

Multiple devices

A single installation of Ledger Live can manage several devices and several passphrase-protected profiles, each holding its own set of accounts.

Compatibility

Platforms and devices04

Ledger Live ships as a desktop application for Windows, macOS, and Linux, and as a mobile application for iOS and Android. The feature sets are close but not identical, and the connection method is the main dividing line. Desktop connects over USB. Mobile connects over Bluetooth on devices that have it, or over a USB-C cable on Android handsets that support it.

Bluetooth is what makes iPhone use possible, because iOS does not offer a practical wired path for these devices. When Bluetooth is used, it carries only the same unsigned transactions and public data that USB would; the seed never travels over the link, and confirmation still happens physically on the hardware.

Device storage is the other constraint worth planning around. Older models hold only a small number of coin apps at a time, so people who manage several chains end up rotating apps through the Ledger Live manager. Newer models have considerably more room, and touchscreen models render transaction details in more readable form during confirmation.

Device Connects to Ledger Live via Mobile use Notes
Nano S USB Android with cable Discontinued model, still managed by Ledger Live; very limited app storage.
Nano S Plus USB-C Android with cable Wired only, with far more room for coin apps than the Nano S.
Nano X USB-C or Bluetooth iOS and Android Battery powered, so Ledger Live mobile can be used away from a computer.
Ledger Flex USB-C or Bluetooth iOS and Android Touchscreen model; transaction details render on an E Ink display.
Ledger Stax USB-C or Bluetooth iOS and Android Larger curved touchscreen; same signing relationship with Ledger Live.
Threat model

The security model and its limits05

The design assumption behind Ledger Live is blunt: your computer or phone might already be compromised. Under that assumption, the software is treated as untrusted plumbing, and every decision that matters is pushed onto a device with its own screen, its own secure chip, and a PIN that locks it. Ledger Live is convenient, but it is not the security boundary.

During setup, Ledger Live runs a genuine check that asks the device to prove its authenticity cryptographically against Ledger infrastructure. This is a defense against counterfeit or tampered hardware bought through unofficial channels. It is not a substitute for buying from a trustworthy source and for generating your own recovery phrase on a fresh device.

Clear signing is the other pillar. Rather than approving an unreadable blob of hexadecimal, the device decodes what it can and displays the recipient, the amount, the network, and the contract interaction in human terms. Ledger Live supports this flow, and the practical rule follows from it: read the device, not the app, and reject anything that does not match your intention.

Where Ledger Live cannot help you is in the space of decisions you make yourself. It cannot reverse a transfer to the wrong address, cannot recover a lost recovery phrase, and cannot stop you from approving a malicious token allowance if you confirm it on the hardware. It also cannot protect a seed that has been typed into a website or a support chat, and no legitimate part of Ledger Live will ever ask for that phrase.

Phishing deserves its own warning, because it is the dominant real-world attack. Fake installers, fake support agents, fake emails announcing an urgent update, and fake pop-ups claiming Ledger Live must be resynchronized are all common, and all end with a request for the 24 words. Any prompt to enter a recovery phrase into a computer or phone should be treated as an attack, without exception.

An optional passphrase adds a further layer for advanced users. It produces an entirely separate set of accounts derived from the same seed, and Ledger Live displays those accounts only while the passphrase is active on the device. The trade-off is severe: a forgotten passphrase is as unrecoverable as a lost seed, so it should only be used by people prepared to back it up carefully.

Alternatives

Ledger Live compared with other interfaces06

A Ledger device is not locked to one interface. The same hardware can be driven by third-party desktop wallets, by browser extension wallets for smart-contract chains, or by an exchange account if you simply leave assets in custody. Each option shifts a different trade-off, and the table below compares the practical differences rather than marketing claims.

Criterion Ledger Live Third-party wallet plus device Custodial exchange account
Who holds the keys You, on the device You, on the device The platform
Firmware and app management Built in Needs Ledger Live for updates Not applicable
Multi-chain portfolio in one view Yes, across supported chains Usually limited to one ecosystem Yes, within that platform
Access to niche assets Broad but not exhaustive Often better for specific chains Whatever is listed
Recovery if software disappears Seed restores accounts elsewhere Seed restores accounts elsewhere Depends on the company
Main drawback Slower flows, device required to sign More setup and more moving parts Counterparty risk

The common pattern among experienced users is a mixed one. Ledger Live handles device maintenance, long-term holdings, and everyday portfolio checks, while a specialist wallet handles a chain or an application that Ledger Live does not cover natively. Since the same seed sits underneath, both views describe the same money.

Setup

How to get started07

A first-time setup takes roughly twenty to thirty minutes if you do not rush the recovery phrase step, which is the one part that cannot be redone later. Ledger Live guides the sequence, but understanding it in advance makes the process calmer.

  1. 01

    Install the application

    Download Ledger Live for your operating system from the official source and install it before connecting anything. Avoid sponsored search results, which are a known distribution route for fake builds.

  2. 02

    Set up the device

    Choose a PIN on the hardware, then write down the recovery phrase exactly as the device shows it. Ledger Live will prompt you through the confirmation, but the words themselves are generated by and displayed on the device alone.

  3. 03

    Run the genuine check

    Connect the device and let Ledger Live verify its authenticity and firmware version. If the check fails, stop and resolve that before putting any funds on the device.

  4. 04

    Install coin apps and add accounts

    Use the manager in Ledger Live to install the applications for the chains you use, then add an account for each. Ledger Live scans for existing activity and names the accounts, which you can rename afterward.

  5. 05

    Test with a small transfer

    Send a small amount in, confirm it arrives, then send a small amount out to prove you can spend. Verify each address on the device screen. Only after that round trip should larger balances move into accounts managed through Ledger Live.

Practical guidance

Common problems and how to read them08

The most frequent complaint is that Ledger Live does not detect the device at all. In the large majority of cases this is a cable that only carries power, a hub in the path, or a USB port that is being shared awkwardly. Swapping to a known data cable and a direct port resolves it more often than any software fix.

Another recurring one is a message that the right application is not open on the device. Most operations require both the coin app installed and that app opened on the hardware while Ledger Live waits. On Linux, a missing udev rule produces a similar silence, and on Windows another running wallet or browser session can hold the device and block Ledger Live from claiming it.

Balances that look wrong are usually a synchronization issue rather than missing funds. Because Ledger Live rebuilds history from public data, clearing its local cache and letting it resync repairs most inconsistencies, and the chain explorer for that network is the authoritative second opinion. If the explorer shows the balance at your address, the coins are there regardless of what the interface says.

Stuck outgoing transactions are a network condition, not a Ledger Live failure. On fee-market chains a transaction sent with a low fee waits until conditions change, and depending on the chain it can be replaced or accelerated. Swaps that show as pending are usually waiting on the third-party provider, and support for those flows sits with that provider even though the transaction started inside Ledger Live.

One thing never belongs in a troubleshooting step. No genuine fix for Ledger Live, and no support agent anywhere, requires your recovery phrase. If a suggested solution ends with typing 24 words into a screen, the solution is the attack.

Data

Privacy and what the app sends09

To display a balance, some service somewhere has to be asked about your addresses. By default Ledger Live queries indexing services run by Ledger, which means those services see the extended public keys and addresses associated with your installation, along with the network requests that come with them. This is a normal trade-off for light wallets, and it is worth knowing rather than assuming otherwise.

Analytics and crash reporting are separate from that, and Ledger Live exposes toggles in its settings so they can be switched off. Turning them off does not affect the ability to send, receive, or manage the device, since account synchronization is a functional requirement rather than an optional metric.

Advanced users who want to reduce third-party visibility can look at the experimental settings, where Ledger Live allows Bitcoin account synchronization to be pointed at your own node rather than the default service. It is a technical option with real setup effort, but it removes one observer from the chain of custody over your metadata.

Buying, selling, and swapping introduce a different kind of data exposure. Those flows run through regulated third parties that generally require identity verification, so the information you provide goes to that provider under its own terms rather than being collected by Ledger Live. Reading the provider's terms before the first purchase is more useful than reading them afterward.

Background

Milestones worth knowing10

Ledger Live arrived in 2018 as a single replacement for the separate browser-based wallet applications that came before it, and a mobile version followed as Bluetooth-capable hardware reached the market. Over the following years the application absorbed staking, swapping, NFT display, and dapp connectivity, growing from an account manager into a broader hub.

In July 2020 Ledger disclosed a breach of an e-commerce and marketing database that exposed customer contact details. Widely reported at the time, it did not affect hardware wallets, recovery phrases, or funds, but it fed a long wave of phishing aimed at customers, and much of that phishing still impersonates Ledger Live to this day.

In May 2023 the announcement of an optional subscription recovery service drew heavy criticism from parts of the community, largely over what it implied about key extraction. The debate is worth understanding because it shapes how people read the trust model, though it concerns an opt-in service rather than the default behavior of Ledger Live.

In December 2023 a compromised software library used by third-party websites to connect to Ledger hardware led to malicious transaction prompts on affected sites. The incident hit web front-ends rather than the devices or Ledger Live itself, and it became a widely cited example of why the details shown on the hardware screen deserve a careful read every time.

More recently the product line expanded with touchscreen devices, and Ledger Live added an opt-in synchronization feature so an account list can be shared between desktop and mobile installations without recreating it by hand. The direction of travel is toward fewer manual steps around the same unchanged signing rule.

Questions

Frequently asked questions11

Does Ledger Live store my private keys?

No. Keys are generated and held inside the hardware wallet's secure chip and never leave it. Ledger Live works with extended public keys, which allow it to show balances and build transactions but cannot authorize a payment on their own.

Is Ledger Live free?

Yes, the application is free to download and use. Costs appear only as blockchain network fees and as charges from the third-party providers behind the buy, sell, swap, and staking features, which are shown before you confirm anything.

Can I use Ledger Live without the hardware wallet connected?

Partly. Once accounts exist, Ledger Live can display balances and history in read-only form. Adding accounts, installing device apps, updating firmware, and signing any transaction all require the device to be connected and unlocked.

What happens to my crypto if Ledger Live stops working?

Nothing happens to the assets. They live on their respective blockchains and are controlled by the seed inside your device. If the application is uninstalled or unavailable, the same recovery phrase restores the accounts in Ledger Live again or in compatible third-party wallet software.

Why do some of my coins not appear after a restore?

Usually because the relevant coin app is not installed, the account has not been added yet, or the funds sit on a derivation path outside the range Ledger Live scans by default. Checking the address on a public block explorer confirms whether the balance is present before assuming a loss.

Will Ledger Live ever ask for my 24-word recovery phrase?

Never. The phrase is entered on the hardware device during setup or restoration, and nowhere else. Any window, email, chat message, or website claiming to be Ledger Live and requesting those words is a phishing attempt.

Can one installation manage more than one device?

Yes. Ledger Live can hold accounts from several devices, and passphrase-protected profiles appear as their own separate sets of accounts. Naming accounts clearly is the simplest way to keep the portfolio view readable when more than one device is in play.

Is a swap inside Ledger Live the same as using an exchange?

Not quite. The trade is executed by an integrated third-party provider, but the assets move to and from addresses your device controls rather than sitting in a custodial account. Rates, fees, and any identity requirements come from that provider, and the terms are shown inside the flow before you approve it on the hardware.