Bitcoin Knots Wallet Access Lost After SSD Migration: wallet.dat Location Mismatch
IndeterminateNo documentation described the custody setup — whether anyone recovered access is not known.
In May 2018, an inexperienced Bitcoin user (mortamuerte) initiated blockchain synchronization using Bitcoin Knots, a Bitcoin Core fork, on a laptop SSD. Partway through the sync process, storage space was exhausted. Rather than freeing space on the original drive, the user restarted synchronization on a second drive. After a system reboot, the receiving address used to accept incoming Bitcoin was no longer visible in the wallet application, triggering immediate concerns about fund accessibility.
The root cause was Bitcoin's default behavior: the wallet application stores configuration and wallet metadata in a data directory (typically AppData on Windows). When the sync was restarted on the second drive without explicit reconfiguration, the application began using a new data directory path, creating a second wallet.dat file separate from the original. The receiving address existed only in the original wallet.dat on the first SSD, which the application was no longer reading.
Recovery attempts began with Windows System Restore, but no restore points were available. The user then employed Recuva, a third-party file recovery tool, to retrieve files from the old Bitcoin folder on the first drive. However, Recuva's recovered files were in a format Bitcoin Knots did not recognize, causing the application to trigger a full rebuild rather than resume the partial sync.
Forum responses from experienced users (mocacinno, HCP, bob123) outlined three potential recovery paths: locating and copying the original wallet.dat file to the new data directory, using console commands to export the private key if the wallet was password-protected, or continuing specialized file recovery if the original wallet.dat had been overwritten by subsequent disk activity. The thread documentation does not record whether the user successfully recovered access to the funds. The amount of Bitcoin received was not disclosed.
| Stress condition | Documentation absent |
| Custody system | Software wallet |
| Outcome | Indeterminate |
| Documentation | Partial |
| Year observed | 2018 |
| Country | United States |
What the absence of documentation actually removes
What documentation provides is a starting point. Without it, heirs face three unknowns before they face any access problem: does the Bitcoin exist, where is it held, and what is needed to access it. Most of this information cannot be reconstructed after the owner dies or becomes incapacitated. Educated guesses, blockchain searches, and device inventories occasionally locate wallets — but without credentials, finding the wallet does not help.
Cases in this archive where documentation was absent but recovery succeeded typically involved one of two factors: an exchange account where the heir knew the email address and could navigate the account recovery process, or a designated person who had been given credentials informally and could act. Self-custody without any documentation or designated knowledge-holder is consistently the worst combination.
The content of documentation matters as much as its existence. A note that says "my Bitcoin is in a hardware wallet in the safe" is better than nothing but insufficient. Effective documentation specifies: what type of wallet, where the seed phrase is stored, whether a passphrase exists and where it is documented, and any exchange accounts and the email addresses used. It should be tested — the executor should be able to confirm the information is accurate before it is needed.
Documentation does not need to expose credentials to be useful. A document that describes the custody structure, points to where credentials are stored, and names a person who has been briefed can be stored without security risk. The goal is not to put the seed phrase in a filing cabinet — it is to ensure the executor has a map, not a blank wall.
Translate