First run procedure
Setting Up Ledger Live From Download to First Account
Ledger Live is the app that turns a sealed hardware wallet into a working self-custody setup. This page covers the entire first-run sequence in the order you will meet it: checking requirements, downloading the installer, initializing or restoring the device, passing the genuine check, updating firmware, installing coin apps, and adding your first accounts in Ledger Live.
The thing to understand before you start is where the security actually lives. Ledger Live never sees your private keys or your 24 words. It prepares transactions, tracks balances, and manages what is installed on the device, while the hardware wallet handles key generation, PIN entry, and every confirmation. Once that division is clear, the rest of the setup is mostly patient clicking.
Plan for twenty to forty minutes end to end. Most of that time is spent waiting on firmware checks, app downloads, and the first blockchain sync rather than on decisions. Nothing in a correct Ledger Live setup asks you to type your recovery phrase into a computer or a phone, so if any screen does, stop.
Setup topology
- Keys
- ON DEVICE
- Signing
- ON DEVICE
- Balances
- READ FROM CHAIN
- Est. time
- 20-40 MIN
[SECURE_ELEMENT_OK]
Sequence
The setup in seven steps
[ORDER_MATTERS]
Here is the whole path before the detail. Ledger Live prompts you through most of these steps automatically once the app is installed and the device is connected, but knowing the sequence in advance makes it obvious when something is out of place.
-
01
Confirm requirements. A supported computer or phone, a data-capable cable, and free space for Ledger Live and its downloads.
-
02
Download the installer for Ledger Live from official channels only, or from your platform's app store.
-
03
Install and open the app, granting the USB or Bluetooth permissions your operating system asks for.
-
04
Set up the device. Choose a PIN and write down the 24-word recovery phrase, both on the device screen.
-
05
Pass the genuine check. Ledger Live verifies that the hardware is authentic before you go further.
-
06
Update firmware if offered, then install the coin apps you need from the catalog.
-
07
Add accounts, name them, and set your preferences in Ledger Live.
Scope
What the setup actually configures
[APP_LAYER + DEVICE_LAYER]
It is worth being precise about what you are configuring. Ledger Live is an interface and a manager: it reads balances from public blockchains, builds unsigned transactions, passes them to the hardware wallet for approval, and broadcasts the signed result. Ledger Live does not custody anything, and it holds no keys of its own.
Your private keys are created inside the device's secure chip during initialization and never leave it. The setup therefore has two halves running side by side. One half happens in Ledger Live, which is ordinary software on your computer or phone: installation, permissions, accounts, display preferences. The other half happens on the device: PIN, recovery phrase, on-screen confirmations. Ledger Live can tell you what to do, but the hardware is what actually does it.
That separation has a practical consequence worth internalizing early. Deleting Ledger Live, reformatting your laptop, or losing your phone does not touch your funds. Reinstall Ledger Live, connect the same device, add the accounts back, and the same balances return, because the balances live on the blockchain and the keys live in the secure chip. The only irreplaceable item in the whole procedure is the recovery phrase you write down on paper. If you are new to the idea, the general concept of a cryptocurrency wallet is worth ten minutes of background reading.
This also explains why the process insists on a genuine check and a firmware step before anything else. Ledger Live is confirming that the hardware you are about to trust with newly generated keys is real and running current, signed firmware. Jumping straight to receiving funds would mean trusting an unverified device with everything.
Prerequisites
What you need before you start
[CABLE_TYPE: DATA]
Before you open Ledger Live, gather everything in the table below. The list is short, but two items catch people out: a cable that carries data rather than power only, and a quiet place where nobody can see or photograph the device screen while your recovery phrase is displayed. A charge-only cable is the single most common reason a first-time Ledger Live setup stalls at the connection screen.
On desktop, Ledger Live runs on 64-bit Windows, on macOS with both Intel and Apple silicon, and on mainstream Linux distributions. On mobile, it is published through the App Store and Google Play. The connection method depends on your device model: models with Bluetooth pair wirelessly with phones, while USB-only models need a cable and an Android phone that accepts USB accessories. iPhones and iPads work with Bluetooth-capable devices.
Give yourself enough free disk space for the application plus firmware and app downloads, and make sure you are allowed to install software on the machine. Corporate laptops with locked-down policies, aggressive antivirus suites, or VPN clients that filter local traffic are the usual reason Ledger Live installs correctly but then cannot reach either the device or the update servers.
| Platform | What you need | Connection |
|---|---|---|
| Windows | 64-bit release, permission to install software | USB data cable, direct port |
| macOS | Intel or Apple silicon, Gatekeeper allowed to verify | USB data cable or Bluetooth |
| Linux | AppImage marked executable, udev rules installed | USB data cable |
| Android | Store install, Bluetooth and nearby-devices permission | Bluetooth or USB-C cable |
| iOS / iPadOS | Store install, Bluetooth permission granted | Bluetooth only |
| All | Recovery sheet, pen, internet connection, privacy | Network access for catalog and updates |
Table 01 / Minimum conditions for a clean Ledger Live install
Acquisition
Downloading the app safely
[SOURCE_VERIFY_REQUIRED]
The download step is the one attackers care about most, because a counterfeit copy of Ledger Live is a far easier attack than breaking a secure chip. Fake builds exist. They look correct, they walk you through a plausible onboarding, and at some point they ask you to type your 24 words to import a wallet. That request is the entire scam.
So the rule is simple. Get Ledger Live from the official Ledger website that you typed into the address bar yourself, or from the App Store and Google Play. Do not use a link from an email, a direct message, a support chat, a forum post, a QR code on a sticker, or a sponsored search result. Paid search ads impersonating Ledger Live have been a recurring problem, and they sit above the real result.
On mobile, check the publisher name on the store listing rather than the icon, since icons are trivially copied. Read a few recent reviews and look at the listing history. A brand new listing with a handful of five-star reviews and an urgent-sounding name is not Ledger Live, however convincing the screenshots look.
On desktop, the installer should be signed. Windows shows a publisher on the User Account Control prompt, and macOS will refuse to open a build that has been tampered with. If checksums or signatures are published next to the download, verifying them takes a minute and rules out both a corrupted file and a substituted one. That minute is cheap insurance for a Ledger Live install you are about to trust.
Linux users receive an AppImage rather than a distribution package. Download it, make it executable, and keep it somewhere permanent rather than running Ledger Live out of a downloads folder you clear regularly.
[PHRASE_NEVER_LEAVES_DEVICE]
Ledger Live will never ask you to type, upload, photograph, or confirm your 24-word recovery phrase on a computer or a phone. Any screen that does, in any application claiming to be Ledger Live, is fraudulent. Close it, delete the file, and start again from a verified download.
Installation
Installing on Windows, macOS, Linux, and mobile
[PERMISSIONS_PENDING]
On Windows, run the downloaded installer and accept the prompt. Ledger Live installs per user by default, so an administrator account is usually unnecessary, though some managed machines will ask for one anyway. If SmartScreen warns about a recently released file, read the publisher shown in the dialog before you continue rather than clicking through reflexively.
On macOS, open the disk image and drag the application into your Applications folder, then launch it from there instead of from the mounted image. The first launch triggers a Gatekeeper verification that can take a few seconds. macOS also asks for permission to use Bluetooth the first time Ledger Live tries to reach a wireless device, and that prompt has to be accepted or pairing simply never happens.
On Linux, mark the AppImage as executable and run it as your normal user. Ledger Live additionally needs udev rules so a non-root user can talk to the USB device; Ledger publishes a script that installs them. Without those rules the app opens normally and never sees your hardware wallet, which looks like a broken cable but is not. Running Ledger Live with sudo is not a fix and is not recommended.
On phones and tablets, install from the store, open the app, and grant permissions when they are requested. Bluetooth is required for wireless pairing, and Android may also require the nearby-devices or location permission before it will scan for anything. Ledger Live works fine without notification permission, but you will miss firmware and app update prompts if you decline it.
Onboarding
First launch and the onboarding flow
[PATH_SELECTION]
The first time Ledger Live opens, it asks what you want to do rather than dropping you into a dashboard. You pick your device model, then choose between setting up a brand new device, restoring one from a recovery phrase, or connecting a device you have already initialized. Choosing correctly matters here, because the new-device path generates a fresh recovery phrase and the restore path expects you to enter an existing one word by word.
Ledger Live also asks about analytics and technical data during onboarding. Both are optional, both can be changed later in the settings of Ledger Live, and declining them does not limit any feature of the app.
Then you connect the device. Over USB, plug it in and unlock it with its PIN if one is already set. Over Bluetooth, put the device into pairing mode and confirm that the code shown on the phone matches the code on the device screen. Ledger Live waits at this screen until it sees hardware, and the vast majority of onboarding complaints stop right here for cable or permission reasons rather than software ones.
Expect a short pause while the app fetches the current firmware information and the application catalog. This needs a working internet connection. If your network filters it, Ledger Live tends to sit on a loading state rather than report a clear error, so a restrictive VPN or corporate proxy is worth ruling out before you assume the install failed.
Key generation
Initializing the device, choosing a PIN, and writing the recovery phrase
[ENTROPY_SOURCE: DEVICE]
A new device arrives uninitialized. It has no PIN and no recovery phrase, and it will generate both in front of you. If a device ever arrives with a PIN already set, or with a card or slip of paper listing 24 words, do not use it. That is a well-documented scam pattern, and no legitimate flow in Ledger Live ever hands you a phrase you did not generate yourself.
The first choice is your PIN, entered on the device rather than in Ledger Live. It can be four to eight digits, and longer is meaningfully better. The PIN protects against someone who physically takes the device: after three consecutive wrong entries the device wipes itself, which is exactly why your written recovery phrase, not the PIN, is what restores access.
Next the device generates and displays your 24-word recovery phrase, one word at a time, on its own screen. Copy the words in order onto the recovery sheet from the box. Order is part of the secret. Write legibly, double-check words that look alike, and keep the sheet out of the frame of any camera. Nothing about this step happens inside Ledger Live, and nothing about it should be visible on your monitor.
Do not photograph the phrase, type it into a password manager, save it in cloud notes, or read it aloud in a room with a smart speaker. Ledger Live displays no part of the phrase at any point and cannot recover it for you if it is lost. Anyone holding those 24 words controls the funds without needing the device or the PIN at all.
The device then asks you to confirm several words from the list to prove you actually wrote them down. This takes a couple of minutes on a scroll-and-select screen and is quicker on touchscreen models. Once confirmed, the device is initialized and Ledger Live moves on to verification.
Ledger Live closes this stage with a short security checklist covering the points above. It is worth reading rather than clicking through, because this is also where optional services are offered. An identity-based recovery subscription is presented as a choice during onboarding; it is optional, it is paid, and declining it changes nothing about your device, your keys, or anything else in Ledger Live.
[PIN_ON_DEVICE] [PHRASE_ON_DEVICE]
Every secret in this stage is created and displayed on the hardware wallet itself. The only thing happening in Ledger Live is instructions, progress bars, and a reminder to slow down.
Attestation
The genuine check and what it proves
[CHALLENGE / RESPONSE]
Once the device is initialized, Ledger Live runs a genuine check. The secure element holds an attestation key installed at the factory and signs a challenge with it; Ledger Live relays that exchange to Ledger's servers, which confirm the signature belongs to an authentic chip. It takes a few seconds and needs an internet connection to complete.
What the check proves is that the chip is genuine and running signed firmware. What it cannot prove is that no stranger ever saw a recovery phrase, which is precisely why you generate your own phrase on a device you unsealed yourself. The attestation and the self-generated phrase are two different protections, and neither substitutes for the other. Ledger Live is verifying hardware provenance, not the secrecy of your paper backup.
If the check fails, the causes are usually mundane: a dropped connection, a proxy or VPN blocking the request, or another application holding the USB interface. Close other wallet software, reconnect the cable, and retry from Ledger Live. If it keeps failing on a device bought from an unofficial reseller or a marketplace listing, stop the setup there and do not move funds onto it.
Firmware
Updating firmware during setup
[DO_NOT_DISCONNECT]
New devices often ship with older firmware, so Ledger Live offers an update early in the flow. Accept it. Firmware carries security fixes and support for newer applications, and some coin apps refuse to install on outdated firmware, which produces confusing errors later.
During the update, keep the device connected and leave Ledger Live open. The device may restart, display a bootloader screen, or sit on a progress bar for several minutes. Interrupting it is recoverable in almost every case, and recovery means reconnecting and letting Ledger Live resume the update rather than concluding the device is bricked.
A firmware update removes the coin apps installed on the device to make room for the new image. This is normal, expected, and completely separate from your funds, your accounts, and your recovery phrase. Ledger Live reinstalls the apps afterward in a couple of clicks, and your account list and transaction history remain exactly as they were. Keep the recovery sheet within reach during any firmware work as a matter of habit, not because the update will ask for it.
Catalog and accounts
Installing coin apps and adding your first accounts
[ADDRESS_VERIFY_ON_SCREEN]
Each blockchain you want to use needs its own small application on the device. You install these from the catalog in Ledger Live, in the section called My Ledger. Search for the network, press install, and confirm the manager request on the device when it appears. Installs take seconds each.
Device storage is finite, and how many apps fit depends on the model and the size of each app. If you run out of room, uninstall a network you are not actively using. Uninstalling never deletes funds or accounts, because the app is only the signing logic for that chain while the keys stay in the secure element. Reinstalling from Ledger Live restores access immediately, with the account history intact.
With the app installed, open it on the device and add accounts in Ledger Live. The app derives addresses from your device, scans the chain for existing activity, and shows you any accounts it finds plus a fresh empty one you can add. Name your accounts as you create them; a portfolio of five entries called Bitcoin 1 through Bitcoin 5 becomes unreadable within a month.
Tokens do not need their own device app. An ERC-20 balance appears inside the Ethereum account that holds it, and the same pattern applies on other networks that carry tokens. If a token does not show up in Ledger Live, it is usually a question of the token not being listed in the catalog rather than anything wrong with your setup.
Before you send anything to a new account, run the receive flow once and compare the address shown in Ledger Live against the address rendered on the device screen. They must match character for character, and the device asks you to approve it. This single habit defeats malware that swaps addresses in the clipboard or on screen, and it is the reason the hardware has a display at all.
Configuration
Settings worth configuring right away
[LOCAL_DATA_ENCRYPTION]
Two settings deserve attention immediately. The first is the application password lock, which encrypts the local Ledger Live data on your machine and requires a password to open the app. It protects your portfolio from anyone browsing your laptop; it does not protect your coins, because the coins are protected by the device. If you forget this password, the only remedy is to reset the app data and add your accounts again.
The second is discreet mode, which replaces balances with dots. It is the setting you want on before you share a screen, and it persists between sessions of Ledger Live rather than resetting each launch.
Then set your reference currency, language, and theme so the numbers you read match the numbers you think in. Ledger Live prices everything against the currency chosen here, and that choice flows through the portfolio graph, the account pages, and any exported operation history.
Analytics and technical data toggles live in the same area if you skipped them during onboarding, and notification settings control update reminders. Everything else can stay at its default. The advanced options in Ledger Live, including experimental features and custom node settings, are not part of a normal setup and are easy to switch on without understanding what changed.
Second install
Adding the mobile app and syncing accounts
[SYNC_SCOPE: ACCOUNT_LIST]
Plenty of people run Ledger Live on a laptop and a phone at once. This is supported and needs no second hardware wallet. Install the mobile app, choose the option to connect a device you have already set up, and pair over Bluetooth if your model supports it or over USB on Android if it does not.
By default the two installations are independent. Accounts added on desktop will not appear on your phone until you add them there too, because the account list is local data rather than something stored on the device. Adding the same accounts in both copies of Ledger Live is completely safe: they derive from the same keys, so the balances and history match.
Ledger Live also offers an encrypted sync feature that keeps the account list consistent across your installations. It moves the list of accounts and the names you gave them, not keys and not the recovery phrase, so signing still requires the hardware wallet wherever you are working. Turn it on from the settings once both copies of Ledger Live are installed and running.
Restore path
Restoring an existing wallet instead of creating one
[WORD_ENTRY: DEVICE_ONLY]
If you already hold a recovery phrase, choose the restore path at the start of onboarding rather than the new-device path. The device asks how many words your phrase has and then for each word in order, entered on the device itself with its buttons or touchscreen. Ledger Live shows instructions alongside, but it never receives a single word of the phrase.
If your backup uses an optional passphrase, sometimes called a 25th word, remember that it derives an entirely separate set of accounts. Restoring the 24 words alone shows an empty or unfamiliar portfolio, which is expected behavior rather than a failure. Configure the passphrase on the device as you had it before, then add the accounts again in Ledger Live.
After any restore you have to re-add accounts. A correctly restored device with no accounts added looks identical to an empty wallet in Ledger Live, which causes a fair amount of unnecessary panic. Add each network, let the scan finish completely, and if a Bitcoin balance still refuses to appear, check the older address types, since legacy and SegWit accounts derive from different paths.
Comparison
Desktop and mobile setup compared
[PARITY_CHECK]
The two platforms cover nearly the same ground, but not identically, and the differences show up mostly during initial setup rather than in daily use. If you own both, most people find the first-time setup easier on a desktop and routine checking easier on a phone.
Whichever you start with, the hardware is the same and the recovery phrase is the same. Nothing about running Ledger Live on one platform locks you out of the other, and you can add the second installation whenever you like.
| Setup task | Ledger Live desktop | Ledger Live mobile |
|---|---|---|
| Initialize a new device | Yes, over USB | Yes, over Bluetooth or USB on Android |
| Restore from recovery phrase | Yes, words entered on device | Yes, words entered on device |
| Firmware update | Supported | Supported on recent versions; use desktop if unavailable |
| Install and remove coin apps | Yes, from My Ledger | Yes, from My Ledger |
| Add and rename accounts | Yes | Yes |
| Connection method | USB cable, Bluetooth on macOS for capable models | Bluetooth, plus USB-C on Android |
| Best for | First setup, firmware work, long sessions | Checking balances, receiving on the move |
Table 02 / Platform capability during setup
Diagnostics
When the setup does not go smoothly
[CHECK_PHYSICAL_FIRST]
Most setup failures are physical rather than cryptographic. Before you change anything in software, swap the cable for one you know carries data, plug directly into the computer instead of a hub, dock, or monitor port, and unlock the device so its screen is awake. That alone resolves the large majority of cases where Ledger Live cannot see a connected wallet.
The second most common cause is another program holding the connection. A browser-based wallet, a second copy of Ledger Live, or a forgotten WebUSB tab will claim the device and block everything else. Close them all, unplug, and plug back in before retrying.
On Linux, if the device is invisible in Ledger Live but shows up in system logs when plugged in, you are missing udev rules. On mobile, if Bluetooth pairing fails repeatedly, delete the stale pairing entry in your phone's own Bluetooth settings first, because the operating system caches a pairing record that Ledger Live cannot overwrite on its own.
Firmware updates that look frozen are usually still working. Give the device several minutes before intervening. If the connection genuinely dropped, reconnect and reopen the update from Ledger Live rather than resetting the device or attempting anything clever.
One rule applies to every support conversation you will ever have: nobody legitimate needs your 24 words, and no diagnostic step inside Ledger Live involves them. Any person, chat bot, form, or website asking for the phrase, a photo of it, or even a few of the words is trying to steal from you, no matter how the request is dressed up.
| Symptom | Likely cause | Action |
|---|---|---|
| Device not detected over USB | Charge-only cable, hub, or locked screen | Use a data cable in a direct port, unlock the device |
| Invisible on Linux only | Missing udev rules | Install the udev rules, replug, restart Ledger Live |
| Genuine check fails | VPN, proxy, or another app holding the interface | Close other wallet software, disable filtering, retry |
| Bluetooth pairing loops | Stale pairing cached by the phone | Forget the device in system Bluetooth settings, pair again |
| App install says no space | Device storage full | Uninstall unused coin apps; funds and accounts are unaffected |
| Update appears stuck | Long write cycle or dropped cable | Wait, then reconnect and resume the update |
| Balance shows zero after restore | Accounts not re-added, or different address type | Add accounts again, check legacy and SegWit types |
Table 03 / Common first-run faults
Acceptance test
Verifying the setup before you fund it
[TEST_TX_RECOMMENDED]
Before moving a meaningful amount, run a short verification pass. It takes ten minutes and catches the mistakes that are cheap to fix now and expensive to discover later.
- 01Receive address confirmed on the device screen and matched against the one shown in Ledger Live.
- 02A small test transaction sent, received, and visible with confirmations in Ledger Live.
- 03Recovery sheet written legibly, checked word by word, and stored somewhere dry, private, and away from the device.
- 04PIN memorized, and definitely not written on the same sheet as the phrase.
- 05Password lock enabled if anyone else uses the machine.
The strongest check of all is confirming that your written phrase actually works. The rigorous version is to reset the device after the test transaction and restore it from your sheet; if the same accounts and balances reappear in Ledger Live, the backup is proven rather than assumed. Some models also offer a recovery check tool in the app catalog, which compares a phrase entered on the device against the one it already holds without exposing anything to the computer.
Once that passes, the setup is finished. From here Ledger Live is simply the window you look through: portfolio, send, receive, and the catalog when you add a new network. All of the security work was done in the twenty minutes you just spent, which is exactly why it is worth doing carefully once.
Questions
Frequently asked questions about setup
[FAQ_BLOCK]
Does the app cost anything?
No. Downloading and using Ledger Live is free, and there is no account or subscription needed to manage a wallet. You pay blockchain network fees when you transact, and the third-party providers integrated into Ledger Live for buying, selling, or swapping charge their own fees, which are shown before you confirm anything.
Can I complete setup without a hardware wallet?
You can install Ledger Live and look around the interface, but you cannot create accounts or sign transactions, because both need keys that only the device holds. Ledger Live is a companion application, not a standalone software wallet.
Will it ever ask for my recovery phrase?
Never. Ledger Live has no field for a recovery phrase anywhere in setup, restore, updates, or support flows. Recovery words are entered on the hardware device itself and nowhere else, so any prompt asking for them on a screen is an attack.
How long does the whole process take?
Usually twenty to forty minutes. Writing and confirming the recovery phrase is the slowest human step, and a firmware update plus the first account sync in Ledger Live accounts for most of the waiting. A restore takes longer because 24 words have to be entered on the device.
Can I set up on more than one computer?
Yes. Install Ledger Live on as many machines as you want and connect the same device to each of them. Account lists are stored locally per installation, so either add the accounts again on each machine or enable the encrypted sync feature to keep them aligned.
What if my computer or phone is lost?
Nothing happens to your funds. Install Ledger Live on the replacement, connect your device, add the accounts back, and the portfolio returns exactly as it was. The recovery phrase, not the computer and not the app data, is the backup that matters.
Do I have to enable the optional recovery service?
No. It is an opt-in paid subscription presented during onboarding, and declining it leaves the device and Ledger Live completely functional. A phrase written on paper and stored properly is a full backup by itself.
Why is my balance still zero after setup?
Usually the account has not finished scanning, or the account type does not match your old one. Let Ledger Live complete the sync, confirm you added the correct network, and on Bitcoin check whether your coins sit on a legacy or SegWit address type. If you restored a wallet that used a passphrase, the base accounts really are empty until the passphrase is applied.