Quick overview: what this guide covers
This page explains how to restore, migrate, and transfer crypto to your Ledger hardware wallet. I write from hands-on testing and real transfers I completed over the last few years (yes, the late-night withdrawals too). Expect step-by-step descriptions, security trade-offs, and the differences between restoring a recovery phrase, sweeping a paper wallet, and connecting an existing software wallet like MetaMask.
What you'll learn: the practical steps, security checks I use before moving funds, and when to consider multi-signature or passphrase setups.
Who this guide is for (and who should look elsewhere)
This guide is aimed at beginners and intermediate crypto holders who want to move funds into self-custody on a Ledger device safely. If you hold significant value and prefer extra redundancy, consider reading our multisig and cold storage strategy pages first (multisig-for-ledger, cold-storage-strategies).
If you are a complete novice and haven't set up any hardware wallet yet, start with the setup-ledger-step-by-step guide.
Restore vs Sweep vs Migrate — which method to choose?
Short answer: restore rebuilds accounts from a recovery phrase; sweep moves funds from an old key into an address you control; migrate connects a software wallet so you can use the hardware wallet as the signer.
| Method |
What it does |
Use when |
Pros |
Cons |
| Restore |
Recreate accounts from your recovery phrase on the device |
You have an existing recovery phrase you trust |
Full recovery of private keys under device protection |
If phrase is compromised, restore doesn’t help security |
| Sweep (paper wallet) |
Move funds by creating a tx that spends old private key into device address |
You hold funds controlled by a paper or software private key |
Eliminates private key exposure over time; puts funds under device control |
Requires careful offline handling of the old private key |
| Migrate (MetaMask) |
Use Ledger as external signer for existing accounts or transfer balances |
You use MetaMask or mobile wallets and want hardware-backed signing |
Keeps keys on device; preserves UX of software wallets |
Requires correct derivation path and setup; not a full "move" unless you send funds |
Can you do more than one? Absolutely; I often sweep legacy paper wallets and then link the same device to MetaMask for day-to-day use.
How to restore a Ledger wallet (step by step)
- Start with a factory-reset or brand-new device. (If the device has been used before, perform a full reset.)
- When prompted, choose the "Restore" option on the device during initial setup.
- Select the seed phrase length you originally used (12 or 24 words) and enter the words directly on the device. This keeps the words off your computer.
- Confirm derived addresses by checking them on the device screen and in Ledger Live or your wallet app.
- Install only the coin apps you need and avoid adding test apps from unknown sources.
In my experience, entering words on-device is slightly slower but worth it for security — you avoid typing your recovery phrase into a potentially compromised machine.
For model-specific screens and walkthroughs, see restore-recovery-phrase and the full setup-ledger-step-by-step guide.
How to sweep a paper wallet to Ledger (safe process)
Sweeping means creating a transaction that spends the old private key and sends the funds to a receive address on your Ledger. Here's a high-level safe method:
- Generate a receiving address on your Ledger and verify it on the device screen.
- Use an offline or trusted desktop wallet to import the paper wallet private key only for the purpose of creating a spend transaction. Do not keep that private key stored on your machine afterwards.
- Broadcast the transaction and confirm it lands in your Ledger address.
Why sweep instead of import? Sweep consumes the old key and moves the funds under the hardware wallet's private keys. I once swept a paper wallet that was years old; it felt like finally closing a security loop.
See paper-wallet-vs-ledger and seed-phrase-management for deeper context.
How to migrate MetaMask to Ledger
There are two common approaches:
- Connect Ledger as a hardware wallet inside MetaMask so the Ledger signs transactions while MetaMask handles the UI. This does not "move" funds — it secures signing.
- Or, send funds from a MetaMask account to a Ledger-managed receiving address if you want the assets fully controlled by the device.
Practical steps (connect-as-signer):
- Open MetaMask in your browser and choose "Connect Hardware Wallet" (or similar).
- Plug in the Ledger and follow prompts to give MetaMask permission to view public addresses.
- Always verify the receiving or signing address on the Ledger device screen. If the address shown in MetaMask doesn't match the device, stop.
What I've found is that connecting as an external signer is convenient for DeFi interactions, but I still move large holdings off hot wallets into a dedicated Ledger account.
For integration tips, check metamask-guide and using-ledger-with-wallets.
Transferring from exchanges and mobile wallets
Transfer steps are similar whether you're moving from an exchange like Binance or a mobile wallet like Trust Wallet:
- Create and verify a receiving address on your Ledger.
- From the exchange withdraw to that address. Double-check the network (ERC-20 vs native chain) — sending on the wrong network can cause loss.
- Wait for confirmations and check the transaction on a block explorer.
Keywords in action: if you want to transfer from Binance to Ledger wallet or transfer Trust Wallet to Ledger Nano S, the key is verifying addresses on-device and choosing the right network. Also consult supported-coins to ensure the token is supported by your Ledger setup.
Security practices: firmware, passphrase, multisig
Firmware updates matter because they patch vulnerabilities and update attestation. Always verify firmware authenticity via the official attestation method (see firmware-update-guide).
Passphrase (25th word) gives you hidden accounts — powerful, but risky. If you lose the passphrase, your funds are unrecoverable. Use a documented and tested plan for passphrase backups (see passphrase-25th-word-guide).
Multisig increases safety for large holdings. But it adds complexity (multiple devices, backup strategy). If you hold a fortune-level stash, consider combining Ledger devices with other signers. Read multisig-for-ledger.
And never skip verifying addresses on the device before sending funds.
Common mistakes and troubleshooting pointers
- Buying from unofficial sellers (risk of tampered supply chain). See buying-safely-and-supply-chain.
- Exposing your seed phrase online or in cloud backups.
- Sending tokens on the wrong network.
- Losing the passphrase without a documented recovery plan.
For device issues and recovery scenarios, review recover-if-device-lost and troubleshooting-general.
FAQ — real user questions
Q: Can I recover my crypto if the device breaks?
A: Yes — if you have your recovery phrase and/or passphrase documented correctly, you can restore to another compatible hardware wallet or software that supports the same standards. See restore-recovery-phrase.
Q: What happens if the company goes bankrupt?
A: Your private keys live with you. Company insolvency affects firmware support and updates but not ownership of funds. For deeper reading see company-bankruptcy-what-happens.
Q: Is Bluetooth safe for a hardware wallet?
A: Bluetooth reduces cable dependency but expands the attack surface. If you're security-focused, prefer wired or air-gapped flows. See bluetooth-usb-nfc-security.
Q: How do I sweep a paper wallet to Ledger?
A: Create a verified receiving address on Ledger, use a trusted wallet to spend the old private key and send to that address, then confirm on-chain. More at paper-wallet-vs-ledger.
Conclusion & next steps
Moving funds to a Ledger hardware wallet is more than a checklist — it's a habit of verification and backup. Start by deciding whether you need a restore, a sweep, or a migrate step. Test with small amounts first. In my testing, the slow, deliberate approach prevents costly mistakes.
Next steps: follow the setup-ledger-step-by-step guide, review firmware-update-guide, and read about seed-phrase-management. If you'd like a focused walkthrough, see the dedicated restore-recovery-phrase page.
If you have a specific migration scenario (exchange withdrawal, MetaMask integration, or paper wallet sweep), ask below and I’ll walk through it with you.