DeFi Intel

How to Use a Passphrase on a Hardware Wallet

DifficultyIntermediate Estimated time15 minutes Last updated2026-05-03

How to use the optional 25th-word passphrase on Ledger / Trezor for plausible deniability and additional security.

What you'll need (prerequisites)

Recommended for this tutorial

Tools and accounts referenced in the steps below:

Move to hardware: Ledger · Trezor cold storage

Step-by-step

  1. Step 1: What a passphrase (25th word) is

    A passphrase is an extra secret you add on top of your recovery phrase that derives a completely separate, hidden wallet. Each different passphrase produces a different set of accounts, so your standard 24 words alone reveal nothing about the hidden funds. This enables plausible deniability: a coerced user can surrender the base wallet while the passphrase-protected wallet stays invisible.

  2. Step 2: How it differs from your PIN

    The PIN only unlocks the physical device and can be reset by wiping and restoring from the seed; it never changes which accounts exist. The passphrase is part of key derivation — it literally computes a different wallet — and is not stored on the device at all. Lose the PIN and you can restore; lose the passphrase and the hidden wallet is gone.

  3. Step 3: Enable it on Ledger or Trezor

    On Ledger, open Settings then Security and turn on Passphrase; you can enter it per session or choose "Attach to PIN" so a second PIN opens the hidden wallet. On Trezor, connect in Trezor Suite, open Settings then Device then Security and toggle Passphrase on, then pick "Passphrase wallet" and type it each time you connect. The passphrase is entered fresh and never saved.

  4. Step 4: Choose a strong, memorable passphrase

    Pick something with real entropy that you can reproduce exactly, since it is case-sensitive and every character counts (Trezor allows up to 50). Avoid a single dictionary word an attacker could guess, and avoid characters you might mistype. A short passphrase adds little protection; a random multi-word string you can reliably recall is ideal.

  5. Step 5: Understand a forgotten passphrase is unrecoverable

    There is no reset, hint, or support path: the passphrase is never stored anywhere, so if you forget it the hidden wallet and its funds are permanently lost. Even one wrong character silently opens a different, usually empty wallet instead of warning you. This is the single biggest risk of using the feature.

  6. Step 6: Back it up separately and test with a small amount

    Record the passphrase and store it in a different secure location from your seed phrase, so no single found backup exposes the hidden wallet. Before moving significant funds, send a small test amount, disconnect, then reconnect using the passphrase to confirm the same wallet reappears exactly. Only then fund it fully.

Common errors and fixes

FAQ

Is a passphrase the same as the BIP39 25th word?

Yes. "Passphrase," "25th word," and "hidden wallet" all describe the same BIP39 feature: an additional user-chosen secret mixed into key derivation to produce a separate wallet from the same 24 words.

Can I have more than one passphrase wallet?

Yes. Every distinct passphrase derives its own independent hidden wallet from the same seed, so you can maintain several, each accessed by typing its exact passphrase. There is no list of them stored on the device — you must remember each one.

Does a passphrase protect me if my seed phrase is stolen?

Largely, yes. A thief holding only your 24 words sees the standard wallet but cannot reach passphrase-protected funds without also knowing the exact passphrase. That is precisely why the passphrase must be stored separately from the seed.

What if I type my passphrase slightly wrong?

The device does not reject it — it simply opens a different, usually empty, hidden wallet. Because it is case-sensitive and exact, always verify by checking that your expected addresses and balances appear before trusting it with funds.

Where should I store my passphrase?

Offline and physically separate from your recovery phrase, so no single discovered backup reveals both. Do not keep it in a cloud note or password manager. Many users memorize it and keep one secure written copy as insurance against forgetting.

Entities mentioned