Electrum wallet recovery comes down to what you still have. Your Bitcoin sits on the blockchain, not inside Electrum. The wallet is a set of keys that lets you interact with those coins, and recovery means finding whichever key is still within reach. The best key is the seed phrase. The second-best is the wallet file. After that, individual private keys. And if you have none of the above, you are in the one situation that cannot be solved by anyone.
This guide covers each method in the order you should try them. Start at the top, skip to the section that matches your situation, and work down only if the method above is unavailable.
Method 1: Recover with Your 12-Word Seed Phrase
If you have your seed phrase, nothing else matters. Not the password, not the wallet file, not the computer it was on. The phrase rebuilds everything.
Download Electrum from electrum.org (never from any other source). Open it and choose to create a new wallet. Select “Standard wallet,” then “I already have a seed.” Type your 12 words in order, separated by single spaces. Set a new password when prompted. Electrum connects to its servers and within a minute or two your balance and transaction history appear.
Electrum Says Your Seed Is Invalid
This is the most common panic, and it usually has a straightforward explanation. Electrum uses its own seed format, which is not BIP-39. A phrase from a Ledger, Trezor, MetaMask, Exodus, or any non-Electrum wallet will be rejected by default. To import a BIP-39 seed, click “Options” on the seed entry screen and tick “BIP39 seed.” The same words are now accepted.
If the phrase is genuinely from Electrum and still gets rejected, the most likely causes are a misspelled word, two words in the wrong order, or a word that has been misread from a handwritten backup. Check each word against the BIP-39 wordlist (Electrum draws from the same 2,048 English words, even though it validates them differently). For detailed troubleshooting of invalid phrases, see our guide on fixing an invalid mnemonic seed.
Balance Shows Zero After Restore
A zero balance after a successful seed restore almost never means the coins are gone. It means Electrum is looking at the wrong address type. Electrum wallets can generate Legacy addresses (starting with 1), P2SH-SegWit addresses (starting with 3), or Native SegWit addresses (starting with bc1), and each type uses a different derivation path. If you restore a SegWit wallet as Legacy, Electrum checks the wrong set of addresses and sees nothing.
The fix: restore again and select a different address type. If you originally created the wallet with a recent version of Electrum, try Native SegWit first. For older wallets, try Legacy. For BIP-39 imports, use the “Detect Existing Accounts” option if Electrum offers it, which scans all common derivation paths automatically.
Missing Seed Extension (Passphrase)
Electrum allows users to add a custom word or passphrase on top of the seed. This extension creates a completely separate wallet. If you used one and cannot remember it, the correct seed will restore a valid but empty wallet, because without the extension it derives different keys. If you suspect you used a seed extension, the recovery becomes a passphrase search: testing candidates against the expected addresses.
Seed phrase incomplete or not working?
Crypto Recovers can diagnose the issue and reconstruct phrases with up to 4 missing words. Free assessment, No Cure No Pay.
Method 2: Recover from Your Wallet File (No Seed)
If the seed phrase is gone but you still have the wallet file on a device, the file holds the encrypted private keys. The password is the lock.
Electrum stores wallet files in default locations: C:\Users\[name]\AppData\Roaming\Electrum\wallets\ on Windows, ~/Library/Application Support/Electrum/wallets on macOS, and ~/.electrum/wallets on Linux. The default file is named “default_wallet” with no extension. Open Electrum, point it at the file, and enter your password. If the password works, you are in.
If the password is forgotten, the recovery becomes a password cracking exercise: testing candidates against the encrypted file using tools like BTCRecover or Hashcat. The more you remember about the password, the more targeted the search. Our dedicated guide on Electrum password recovery covers the full process, from building a guess list to running the tools.
Deleted Wallet File
A deleted wallet file may still be on the drive. Stop using the drive immediately: every new file written to it risks overwriting the deleted data. Recovery tools like Recuva (Windows) or PhotoRec (cross-platform) can search for and reconstruct deleted files. Recover to a different drive than the one you are scanning. Electrum wallet files are small, which helps: small files survive deletion longer than large ones.
Corrupted Wallet File
Electrum wallet files are JSON text files. Corruption from a drive failure, an interrupted write, or a partial backup can make the file unreadable by Electrum. If the file still contains readable JSON fragments, the private keys can often be extracted manually. Do not keep retrying the file in Electrum, make a copy and contact a specialist.
Method 3: Recover from Individual Private Keys
If all you have is an exported private key or a paper wallet, you can sweep it into a new Electrum wallet. Open or create a wallet, go to Wallet, Private keys, Sweep, and paste the key. Sweeping is safer than importing: it sends the coins to a new address inside your wallet, removing them from the old address that someone else might know.
Individual keys recover one address at a time. If you had multiple accounts or receive addresses, you need the key for each one. Without the seed phrase, there is no way to regenerate the full set of keys from a single private key.
Tried everything and still locked out?
Contact us for a free assessment. We will tell you honestly whether recovery is viable.
How to Recover Safely
Electrum’s age and popularity have made it a favourite target for scammers. A few rules protect you during any recovery attempt.
Only download Electrum from electrum.org. The most destructive attack in Electrum’s history (2018/2019) was not a password hack. Malicious Electrum servers pushed fake “update” notifications that linked to a trojanized download. Users who installed it had their wallets drained within minutes. Never install an update that arrives as a pop-up link inside the app.
Never enter your seed phrase into any website. Not a “wallet checker,” not a “recovery portal,” not a support form. Electrum never asks for your seed through a web page. A site that asks for it is a theft site.
Work from copies. Before you touch a wallet file or a failing drive, make at least two copies and set the originals aside. Any recovery attempt should run on a copy, never on your only version.












