A family discovers that a deceased relative kept cryptocurrency holdings on a Trezor hardware wallet. The device sits in a safe deposit box or drawer, possibly locked with a PIN. The recovery seed—a sequence of 12 or 24 words that can restore wallet access—may be written on paper, stored in a will, or unknown altogether. The executors, heirs, or trustees now face a compound problem: they must establish legal authority over the assets, locate the recovery seed or device PIN, understand which wallets hold what, and eventually liquidate or transfer the holdings without possessing the original device if it is lost or damaged.
This scenario is not theoretical. Cryptocurrency holdings increasingly appear in estate planning, yet the technical requirements of a non-custodial wallet create obstacles that custodial financial institutions do not. A Trezor hardware wallet stores private keys exclusively on the device; no bank, exchange, or third party holds a backup. Trezor Suite, the official software application across desktop (Windows, macOS, Linux) and mobile (Android, iOS) platforms, is merely an interface to those keys. Without the recovery seed or the original device unlocked, the heirs cannot transfer the funds, sell them, or even verify the total balance with certainty.
Legal authority and estate jurisdiction
Before any technical recovery attempt, the executor or heir must establish legal standing. This is not merely a formality; it is the foundation that allows a court or regulatory body to recognize the claim as legitimate rather than unauthorized asset seizure. The process varies by jurisdiction, but it typically begins with probate or trust administration. If the deceased left a will, it is filed with a local probate court, which then issues a document such as an “Affidavit of Probate” or “Letters Testamentary” that authorizes the executor to manage the estate’s assets.
If there is no will, the heirs petition for letters of administration under intestacy law, which establishes who inherits and in what order. This process requires proof of death (a certified death certificate), identification of heirs, and often a waiting period for creditors to file claims. The exact steps depend on whether the estate is small (some jurisdictions offer expedited procedures for estates under a certain value) and whether all heirs agree on the distribution.
Cryptocurrency is treated as personal property in most jurisdictions, but the regulatory treatment remains unsettled. Some tax authorities require disclosure of all digital assets on an estate tax return, and some states have begun requiring executor registration or notification when substantial cryptocurrency holdings are discovered. A few jurisdictions, including parts of California and New York, have considered specific cryptocurrency provisions in probate law. Before attempting recovery, an executor should consult with an estate attorney familiar with both local probate law and cryptocurrency to understand filing requirements and potential tax liabilities.
The legal authorization document (letters testamentary or letters of administration) becomes necessary when contacting Trezor’s support team, if applicable. Trezor itself does not hold funds and cannot unlock the device or reset the PIN; the company’s recovery tools are limited to technical guidance on using the recovery seed. However, if the executor needs to verify the device’s authenticity, obtain technical documentation, or clarify whether the device has been reported as lost, having proof of legal authority expedites the process and prevents the claim from being dismissed as a potential scam.
The recovery seed: location, storage, and security
The recovery seed is the master key to the Trezor wallet. When the device is first initialized, Trezor Suite prompts the user to write down 12 or 24 words in a specific order. These words are not a password; they are the seed from which all private keys are mathematically derived. Without the recovery seed and without the original device unlocked, there is no cryptographic path to the funds.
The deceased may have recorded the recovery seed in several places: a safety deposit box, a fireproof safe, a sealed envelope in a will, a notebook hidden in a book, or even memorized (unlikely but possible). Some estate planners recommend that testators provide the recovery seed to their attorney in a sealed envelope, to be opened only upon death and probate. Others suggest storing it in a dedicated safe deposit box with clear instructions about what it is and how to use it.
The challenge is that the recovery seed, once located, is itself extremely sensitive. A person or organization handling it during the estate process becomes a temporary custodian of the funds. If the recovery seed is shared insecurely, photographed without encryption, or written in a document sent by unencrypted email, the assets become vulnerable to theft. An executor should treat the recovery seed as equivalent to cash. If it is photographed, the image should be encrypted or deleted immediately. If it is written on paper, that paper should be handled in person by a trusted individual and kept in a secure location until it is used to recover the wallet.
If the recovery seed cannot be found, recovery becomes dramatically harder. The original Trezor device itself becomes the only path to the funds. If the device is damaged, lost, or has a forgotten PIN that cannot be reset, the funds may be permanently inaccessible. Some executors have attempted to contact Trezor’s technical support to document the device’s authenticity, but no standard procedure exists for assisting with estate recovery. The hardware company cannot and will not bypass the PIN or extract keys from a locked device.
PIN recovery and device access
A Trezor device typically is protected by a PIN set by the original user. If the device is unlocked (or the PIN is known), connecting it to a computer running Trezor Suite will allow the executor to view the full balance of all wallets, assets, and transaction history stored on that device. However, if the PIN is unknown and the device has been locked, the PIN cannot be guessed or reset from software. Trezor has intentionally designed the device to resist brute-force attacks; after a certain number of incorrect attempts, the device either permanently locks or introduces increasingly long delays between attempts.
If the deceased stored the PIN in writing—on a sticky note, in a password manager, or in a will—the executor may be able to unlock the device directly. Some individuals even provide verbal instructions or hint questions to help loved ones remember the PIN. However, if the PIN is truly lost and the device is locked, the technical path becomes: attempt recovery using the recovery seed.
The recovery seed can be used to restore the wallet onto a new Trezor device or another hardware wallet that supports the same standard (BIP39 seed format). This is where the wallet setup guide becomes important. The executor must obtain a new, genuine Trezor device (or an alternative hardware wallet that supports BIP39 recovery), initialize it, and use the Trezor Suite interface to restore from the recovery seed. This process regenerates the same set of private keys and thus the same access to all funds previously held on the original device. The new device will also allow the executor to set a new PIN and, if desired, a new passphrase.
Restoration from a recovery seed is irreversible in the sense that once the seed is entered into a new device, that new device becomes functionally equivalent to the original. If the recovery seed is compromised—if a scammer gains access to it—that person can restore the wallet on their own device and drain the funds. An executor overseeing this process should handle the recovery seed in person, verify the new Trezor device’s authenticity (purchasing only from official channels), and never share the seed with any third party, including support staff or other heirs, unless there is a clear legal and security reason.
Multi-signature and passphrase complications
Some individuals use advanced Trezor features that complicate recovery. A Trezor device can be configured with a passphrase (also called a BIP39 passphrase or plausible deniability passphrase), which is an additional word or phrase that is combined with the recovery seed to derive the final private keys. The passphrase is not part of the recovery seed itself; it is a separate secret that only the original user knew.
If a passphrase was used, the recovery seed alone will not restore the original wallets. Restoring from the seed without the correct passphrase will create a different set of wallets with different balances and addresses. This is intentional: the passphrase allows users to maintain a “decoy” wallet (containing a small amount visible to casual observers) alongside the main wallet (which requires the correct passphrase to access). For an executor, a missing passphrase is a serious problem. The original wallets appear to be empty, while an unknown amount of funds sits in a wallet that cannot be accessed.
If the deceased mentioned the passphrase in a will, left it with an attorney, or recorded it in a password manager, recovery is possible. If not, the executor may need to hire a blockchain forensic firm to analyze the public ledger and identify which addresses actually held funds, then cross-reference them with the passphrases used. This is expensive and time-consuming but not impossible for significant holdings. For smaller amounts, the practical question becomes whether the effort and cost justify attempting recovery.
Multi-signature wallets (where multiple signatures are required to approve a transaction) present a parallel problem. If the deceased was one signer of a 2-of-3 or 3-of-5 multi-signature setup, the other signatories must participate in any transaction to move the funds. This is a feature, not a flaw; it prevents any single person from draining the wallet. However, it means that recovery cannot occur unilaterally. The executor must contact the other signatories, establish legal authority, and persuade them to cooperate. If a signer is unknown, unreachable, or refuses to cooperate, the funds may be frozen indefinitely.
Connecting to Trezor Suite and verifying assets
Once the device is unlocked (via PIN or recovery seed restoration), the executor can download and install Trezor Suite on a computer. The application is available for desktop across Windows, macOS, and Linux, with a focus on full feature access. Users can download the application from the official Trezor website; the site sites.google.com/cryptowalletextensionus.com/trezor-suite-app-download offers additional setup documentation and should be verified against the official Trezor domain before installation.
Upon connection, Trezor Suite displays all wallets and addresses associated with the device. For Bitcoin, the application shows the full transaction history, UTXO state, and current balance. For Ethereum and ERC-20 tokens, it retrieves the account balance and token holdings from the blockchain. The interface supports thousands of cryptocurrencies, including Bitcoin, Ethereum, Litecoin, Cardano, and Solana, along with various tokens and altcoins. An executor can therefore view the complete portfolio in one place.
This is also the moment to verify that the device is genuine and that Trezor Suite is connecting to legitimate nodes or services. A counterfeit device or a compromised installation of Trezor Suite could deceive the executor into believing certain funds exist when they do not, or worse, redirect any transactions to the attacker’s address. The executor should verify the device’s authenticity by checking its serial number against Trezor’s official support channels and should download Trezor Suite only from the official Trezor website or official app stores.
Once the balances are confirmed, the executor can assess the holdings, determine what needs to be liquidated or transferred, and plan the liquidation strategy. Trezor Suite includes integrated buy/sell/swap functionality through various providers, allowing for direct conversion of cryptocurrencies into fiat currency or other assets. However, this is also where tax and regulatory considerations become critical. Selling or transferring cryptocurrency may trigger capital gains tax, which is the estate’s responsibility if the deceased did not file a final return, or the executor’s responsibility as the person managing the assets.
Tax, regulatory, and liquidation planning
When cryptocurrency is transferred as part of an estate, the step-up basis rule applies in most jurisdictions. The fair market value of the cryptocurrency on the date of death becomes the new cost basis for the heirs. If the executor or heir later sells the cryptocurrency, capital gains tax is calculated only on the appreciation or depreciation from the date of death, not from the original purchase date. This can substantially reduce tax liability if the cryptocurrency appreciated significantly before the death.
However, the estate itself may owe estate tax if the total value exceeds the exemption threshold (which varies by country and year). The executor is responsible for filing estate tax returns, reporting all cryptocurrency holdings at their fair market value on the date of death, and paying any taxes due from the estate’s assets before distributing the remainder to heirs. The tax treatment of specific cryptocurrencies can be complex; some jurisdictions treat them as property, others as intangible assets, and some treat rewards or staking income as taxable events.
The executor should consult with a tax professional familiar with cryptocurrency before liquidating any holdings. If the estate is large, a slight delay in liquidation to ensure proper reporting can prevent audits, penalties, and disputes with heirs who may face unexpected tax bills. The executor is personally liable for unpaid estate taxes in many jurisdictions, so understanding the tax implications before action is essential.
Liquidation strategy also depends on market conditions and the timeline of the estate. If a large liquidation could move the market price downward, the executor might sell in smaller tranches over time to achieve a better average price. If the heirs are in a rush to distribute the estate, a faster liquidation at current market prices may be preferable despite lower proceeds. Some executors use Trezor Suite’s swap functionality to convert directly to stablecoins (such as USDC or USDT), which reduces price volatility while the funds are held pending distribution.
Transfer to heirs and ongoing management
Once the assets are liquidated or converted to a form suitable for distribution, the executor must transfer them to the heirs according to the will or intestacy law. For cryptocurrency, this typically means sending the funds to new addresses controlled by the heir (not addresses they may use on an exchange, to avoid commingling estate assets with the heir’s personal trading activity).
If an heir wishes to receive cryptocurrency rather than fiat currency, the executor should guide them to set up their own hardware wallet (such as a Trezor device) or another secure non-custodial wallet before any transfer. The heir must generate their own recovery seed and secure it before the executor sends any funds to their address. Sending cryptocurrency to an address that the heir does not control, or to an exchange account that the heir has not properly secured, can result in permanent loss.
The executor should also document the entire process: dates of death, dates of asset valuations, transaction IDs of liquidations or transfers, amounts distributed to each heir, and any tax documentation filed. This record becomes important if the IRS or another tax authority questions the estate’s reported values or if heirs later dispute the executor’s decisions. The combination of blockchain immutability (all transactions are recorded on-chain) and traditional record-keeping (receipts, tax filings, correspondence) creates an audit trail that protects both the executor and the heirs.
Preparing now to avoid these challenges later
For someone currently holding cryptocurrency on a Trezor device, the simplest way to protect heirs is to plan ahead. The recovery seed should be stored securely in a location known to the executor or heir, with clear instructions on what it is and how to use it. Some estate planning professionals recommend storing the recovery seed separately from the PIN (if one is used) so that no single document contains both secrets. A written note explaining which assets are held, approximate values, and where the recovery seed is stored should be included in a will or shared with a trusted attorney.
The PIN should also be recorded somewhere secure—in a password manager that an executor has access to, in a sealed envelope with the attorney, or in a safe deposit box. If a passphrase is used, the same care applies; it is too sensitive to share carelessly but too valuable to lose. Some individuals even record a short video explaining the process, so that an executor unfamiliar with cryptocurrency can follow step-by-step instructions if needed.
Finally, the executor should be someone technically competent or willing to learn, or the estate should be prepared to pay a blockchain forensic or estate specialist to handle the recovery. Asking a family member unfamiliar with wallets to recover funds alone often leads to confusion, lost funds, or scams by imposters offering to “help.” The technical complexity of private key management is a feature for security, but it creates real friction when the original keyholder is no longer available.
Frequently asked questions
If the Trezor device is lost and the recovery seed is found, can the funds be recovered?
Yes. The recovery seed can be used to restore the wallet on a new Trezor device or another hardware wallet that supports BIP39 recovery. Once restored, the new device will have access to all private keys and funds previously associated with the original device. However, the recovery seed must be kept secure during this process, as it grants complete access to the assets.
What happens if the recovery seed is unknown and the device is locked with a forgotten PIN?
If the recovery seed is lost and the PIN is forgotten, there is no cryptographic method to access the funds. The hardware wallet design intentionally prevents PIN brute-force attacks and key extraction. In this scenario, the funds are likely inaccessible unless the PIN is recovered from written records, a password manager, or other documentation the deceased left behind.
Do I need an attorney to recover a deceased person’s Trezor wallet?
An attorney is strongly recommended, particularly if the estate is significant or if the jurisdiction has specific requirements for cryptocurrency assets. An attorney can help establish legal authority (letters testamentary or letters of administration), guide you through tax reporting obligations, and document the process to protect against disputes or audits. For small amounts, technical guidance from a blockchain specialist may be sufficient, but legal and tax advice is prudent in most cases.
