Partial seed phrase: when recovery is realistic

The feasibility of recovering a wallet from a partial seed phrase depends on how many words and positions are known, whether a passphrase was used, and what other artifacts remain. It does not depend on promises to recover any wallet. Never send a complete seed phrase through an open channel. Start with an assessment through wallet recovery.
When recovery may be realistic
BIP39 defines an enormous set of possible phrases. If almost nothing remains, a blind search is generally unrealistic. Recovery becomes more plausible when most words are known, some positions are fixed, there are clues about the order, the wallet type is known (MetaMask, a hardware wallet, and so on), the phrase length is known (12, 18, or 24 words), or other artifacts exist. Those artifacts may include a wallet file, an old device, a partially visible photograph, or a separately recorded passphrase.
If the seed phrase has already been exposed to a phishing site or a third party, even successful access recovery does not make the address safe. The keys may have been copied. In that situation, also follow the response steps for a malicious token approval.
The fewer unknown positions and the stronger the constraints, such as the BIP39 word list, known phrase length, and words fixed in specific positions, the more meaningful a technical assessment becomes. Remembering that "one word might have been an animal" without a position is weak evidence.
What an initial assessment considers
| What is known | How much it helps |
|---|---|
| Most words and their positions | Strong signal |
| Phrase length and wallet type | Narrows the search space |
| Passphrase or old device | Often critical |
| One remembered word without a position | Weak signal |
The more accurately you can describe the surviving information without sharing the complete phrase, the faster feasibility can be assessed. The about page explains the limits on any outcome claims: DefCrypt does not promise success when the mathematics of the seed search space makes recovery unrealistic.
It also matters whether the wallet used an additional passphrase, sometimes called a 25th word, and where assets were previously sent. In some cases, the useful path is not guessing the phrase but locating evidence on an old device or in an application backup.
A safe first-contact checklist
- Describe what remains without entering the complete phrase in a chat or web form.
- Do not enter known words on suspicious seed-checking websites.
- Record the wallet type, phrase length, and networks holding assets.
- If the device may be infected, do not open new wallets containing valuable assets on it.
- Share only the minimum necessary information through an agreed secure process.
- Anyone who obtains the complete seed phrase can move the assets. Treat that disclosure as irreversible.
- Do not paste the complete phrase into an exchange ticket or messenger.
- Do not trust "recovery bots" that request an upfront payment.
- Do not open valuable wallets on a device that may be compromised.
If you also see unfamiliar outgoing transactions, first stop the leak using the first-hour response to a malicious approval, then return to access recovery.
What to expect from the process
The first step is a candid feasibility assessment. If a realistic path exists, technical work can proceed in a controlled environment without publishing the complete phrase in requests or messenger chats. The outcome is not guaranteed. When there are no useful artifacts, the accurate answer may be "not realistic," not "we can try after an upfront payment."
Even if access is restored, an address whose seed phrase was compromised is not safe for new deposits. A new wallet, a clean device, and better phrase-storage practices are necessary parts of the response, not optional extras.
Risks and limitations
- With no useful artifacts, searching the seed phrase space is generally unrealistic.
- Anyone who obtains the complete seed phrase can move the assets.
- Phishing seed checkers and fake recovery bots may steal whatever remains.
- Even after partial recovery success, an address with an exposed seed phrase should not be treated as safe.
Sources used
- BIP39 mnemonic specification (bitcoin/bips)
- Recovery limitations from DefCrypt wallet recovery practice
- Revoke.cash — token approvals vs full key compromise