01The direct answer
If the seed phrase is gone and the wallet is not still signed in on any device, the assets are generally unreachable forever. There is no support desk to appeal to, no institution that can verify your identity, and no technical route from an address back to a private key.
Writing that gives us no satisfaction, but hedging makes things worse: a large amount of secondary harm happens at exactly this stage, not because the coins were lost but because someone panicking handed money to a person promising to get them back.
02Why no recovery mechanism exists
Because nobody holds your phrase. Not the wallet developer, not the chain, not your handset manufacturer. Nobody knows it, so nobody can hand it back.
This is read as immaturity in the industry. It is the design goal. An institution capable of restoring your wallet would also be capable of moving your assets without your knowledge, or of being compelled to surrender them — and self-custody would exist in name only.
Read the famous line in reverse and it becomes clear: "nobody can freeze your coins" and "nobody can recover them for you" are the same property. You do not get one without the other.
As for brute force, let that go too: a seed phrase encodes a random number from a space so large that exhausting it with current computing exceeds any timescale that means anything. The mechanics are in private key, public key, address.
Two situations are worth separating, because their odds differ enormously. Knowing none of the words means searching the entire space, which is hopeless. Knowing most of the words but not the order, or missing one or two, shrinks the search dramatically and can theoretically be worked out. That second case is one of the surviving routes in the next section — but note that it is only available to you, because only you hold the partial words. Which is precisely why "professional recovery services" want you to send them a few of them first.
03These situations still have a route — do not give up yet
"I cannot find the phrase" is not the same as "the wallet cannot be opened." Work down this list first; a good number of people still have somewhere to go.
- The app is still on the original device and still unlocks. Then you can operate the assets right now. Do this immediately: move everything to a new wallet address you have properly backed up, or send it back to an exchange. Move first, investigate later — not the other way round.
- The device is there but you forgot the password. Passwords generally cannot be reset (they only unlock local storage), but check whether biometric unlock still works. If you truly cannot get in and have no phrase, treat it as lost.
- You have all the words but not the order. Recoverable in principle. Wallets validate the checksum on restore, so wrong orders are rejected outright; you can try the orders you consider plausible. Only ever do this in a wallet app whose source you verified.
- You copied a letter or two wrong. Seed words come from a fixed list, so many mistyped words are not valid words at all and the wallet flags them — which narrows things down for you.
- You may have made a second copy and forgotten. Go through drawers, old notebooks, boxes sealed during a move. This sounds like filler and it has genuinely worked for people.
- An old device is in a drawer somewhere. A retired phone or an old laptop's browser extension may still hold wallet data. Take it offline before powering it on, and the first thing to do once inside is move the assets, not study the backup problem.
One case gets misread often: the wallet reports corrupted data, or stops opening after an update. The assets are entirely fine and the chain is unchanged; the problem is the encrypted copy on that device. With a phrase, reinstall and restore. Without one, you are back at item one — move the funds while the app still opens, rather than trying to repair it.
04These situations have no route
The phrase is gone and the device is also gone, damaged or wiped; or there never was a backup. In both cases the assets remain on the chain and nobody will ever move them again.
You can look up the balance, you can watch it sitting there on a block explorer, and that is the extent of what is available. Addresses in this state are not rare.
For a large amount it is reasonable to file a report and preserve evidence, but be realistic: recovering on-chain assets is extremely difficult in most jurisdictions, and here there is not even a perpetrator — only a missing key.
05Do not go looking for a "wallet recovery service"
People and sites claiming to recover seed phrases, crack wallets or retrieve stolen funds are essentially all scams. They target exactly the people who have just suffered a loss and whose judgement is impaired.
The usual shapes:
- An up-front "service fee" or "deposit", followed by silence.
- A request for "part" of your phrase to verify — you supply several words and they now have a foothold.
- A "recovery tool" you install, which is the theft.
- A direct message under your public request for help.
Treat anyone who contacts you first, after you have said you lost a seed phrase, as a scammer. That rule will occasionally misjudge a genuinely kind person, and it will stop nearly everyone who is planning to take what is left. Related shapes are in how wallets actually get drained.
06What a backup has to satisfy to count
Three conditions together: it is offline, there is more than one, and you have actually restored from it. Miss any of the three and it can fail on the day you need it.
- Offline. Handwritten on paper — not photographed, screenshotted, stored in the cloud or typed with a keyboard. Reasons and exposure routes in seed phrases and private keys.
- Two copies, two places. A single copy quietly folds fire, flood and moving house into your asset risk.
- Verified. Uninstall the wallet and restore from the paper. It is the only proof the backup works, and it takes two minutes.
- Numbered. Wrong order does not restore.
- Stored somewhere considered. Damp, being thrown out as scrap, whether anyone in the household knows it matters.
To audit your current arrangement, use the seed backup self-check. If working through it makes clear you cannot realistically meet these conditions, who does not need a Web3 wallet is worth reading — being unable to do this reliably is a reason not to self-custody, not something to push through.