Ledger™ Live

Download • Getting Started • Live™
Official guide

Ledger™ Live — Download & Getting Started

Ledger Live is the desktop and mobile companion app that works with Ledger hardware wallets. Use it to initialize devices, install and manage blockchain apps, add accounts, sign transactions securely, and monitor portfolio performance — while keeping your private keys inside your hardware device. This page is a focused page-landing to guide new users through downloading the app, installing any required helper (pluing), and performing a secure first transaction.

Quick landing note: Always download Ledger Live from the official domain (type Ledger.com/start directly). Never share your recovery phrase — Ledger Live will never ask for it.

Step 1 — Download Ledger Live

Ledger Live installers are available for Windows, macOS and several Linux distributions, plus mobile apps on the App Store and Google Play. Always fetch installers from the official source. Downloading from other places increases the risk of tampered installers.

1
Visit official site

Type Ledger.com/start directly in your browser or use a bookmark you control. Avoid following unsolicited links.

2
Choose platform

Select Desktop (Windows, macOS, Linux) or Mobile (iOS, Android).

3
Save installer

Store the downloaded file in a known location and, if you are an advanced user, verify checksums/signatures where offered.

Step 2 — Pluing (Connector / Helper)

Pluing refers to a small local helper or connector component that some environments require to enable reliable USB or browser-based communications (WebUSB / WebHID) between Ledger Live and your Ledger device. The connector acts as a controlled local relay; it does not hold private keys, transmit seed words, or contact remote servers with secret material. You only need it on particular OS/browser combinations where native device discovery is limited.

Why it exists

Modern operating systems and browsers implement strict sandboxing and permission models. The connector helps overcome permission constraints, provide consistent device detection, and support firmware updates and Manager operations that require stable USB communication.

How to install safely

  1. Download the connector only from Ledger.com/start or the official downloads page.
  2. Run the installer and accept OS prompts. On macOS you may need to authorize the helper in Security & Privacy.
  3. Restart Ledger Live after installation and check connector status inside Ledger Live’s settings.

Troubleshooting pluing issues

If Ledger Live cannot detect your device: try the original cable and a direct USB port, avoid hubs, restart Ledger Live, and confirm the connector process is running (system tray / Activity Monitor). On Linux, ensure udev rules are installed and reloaded:

sudo udevadm control --reload-rules && sudo udevadm trigger

Step 3 — Install & Initialize

After downloading Ledger Live and optionally installing the connector, perform the guided onboarding in Ledger Live to initialize your device or restore an existing wallet. Follow the device prompts; the device displays the recovery phrase and requires PIN creation directly on the hardware.

1
Run installer

Follow OS instructions to install Ledger Live.

2
Open Ledger Live

Start the app and choose 'Get started' to create or restore a wallet.

3
Initialize device

Set a PIN on the device and write down the recovery phrase exactly as shown. Do not store it digitally.

4
Install apps & add accounts

Use Manager to install coin apps and add accounts for each currency you want to manage.

5
Perform a test

Send a small transaction to verify the address and signing workflow before moving larger sums.

Security — Must-know rules

Ledger Live and Ledger devices provide strong security primitives — but user behavior is the final line of defense. The single most important secret you own is your recovery phrase. Treat it like the key to a bank vault: keep it offline, keep it safe, and never share it.

Do

  • Buy devices only from official channels or authorized resellers.
  • Initialize devices privately and write recovery phrases on the supplied sheet.
  • Confirm addresses on the device screen before signing transactions.
  • Keep Ledger Live and firmware updated using official channels.
  • Consider a metal backup for long-term durability.

Don't

  • Do not enter your recovery phrase into websites, forms, or chat.
  • Do not store seed words digitally or photograph them.
  • Do not buy used hardware wallets — risk of tampering.
  • Do not share PINs or passphrases with anyone.
If your seed is exposed: Move funds immediately to a newly-generated wallet created on a fresh device and recovery phrase. Use a trusted environment to perform transfers and never enter recovery words into unknown tools.

Advanced options & developer notes

Ledger Live supports optional passphrases (BIP39), multiple accounts and developer integrations. Passphrases let you create hidden wallets but increase risk — losing the passphrase means losing the funds. Developers should use official SDKs and transports (WebHID, WebUSB, Bluetooth) and must never request seeds or private keys.

Developer tip

# Linux: reload udev rules after installing connector
sudo udevadm control --reload-rules && sudo udevadm trigger

FAQ & Troubleshooting

Is Ledger Live required?
Ledger Live is the official recommended companion app. Some trusted third-party wallets support Ledger devices; use them only if you verified community documentation and security practices.
Will firmware updates erase my funds?
No — firmware updates do not remove private keys. Your recovery phrase remains the source of truth. Nevertheless, keep your recovery phrase safe before making major changes.
Device not detected?
Try another cable, a different USB port, avoid hubs, restart Ledger Live, and confirm the connector is running if installed. On macOS allow the helper in System Preferences → Security & Privacy; on Windows try running Ledger Live as Administrator.

Resources & Final checklist

Final checklist

  • ✔️ Download Ledger Live from Ledger.com/start.
  • ✔️ Initialize device and write down the recovery phrase offline.
  • ✔️ Install minimal apps and test with a small transaction.
  • ✔️ Confirm addresses on the device screen before sending funds.
  • ✔️ Keep firmware and Ledger Live updated from official sources.