Mycelium on Encrypted Samsung Galaxy Note 4: 0.1 BTC Inaccessible, 6 Password Attempts Remaining
BlockedSeed phrase could not be located — without it, wallet recovery was not possible.
The owner stored 0.1 BTC in a Mycelium wallet installed on a Samsung Galaxy Note 4 at a time when Bitcoin's price was materially lower. The device's screen fractured, rendering daily use impractical, so the owner purchased a replacement and set the Note 4 aside without extracting the private key or recording the wallet's seed phrase. No backup of any kind was created or stored separately.
Years passed. As Bitcoin appreciated significantly, the owner returned to the damaged device intending to recover the funds. The phone remained powered on and partially functional despite the screen damage, and the owner could still operate it through remaining tactile controls. However, the device was encrypted at the operating system level.
The owner did not remember the device unlock passphrase and attempted multiple guesses. This triggered a critical limitation in Android's security architecture: encrypted storage permits only a finite number of failed password attempts before triggering an automatic factory reset that irreversibly destroys all data. The owner exhausted most available attempts and reported having approximately 6 guesses remaining before permanent data loss.
Mycelium, as a mobile software wallet, offered no independent recovery path without either the correct device unlock passphrase or a pre-recorded seed phrase. The wallet file existed only on the encrypted device. Unlike hardware wallets or properly architected custody systems, this configuration created an absolute single point of failure that could not be circumvented by technical means once the unlock passphrase was forgotten.
The case illustrates a delayed recognition of custodial discipline. The window for recovery—recording the seed phrase at wallet creation—had closed years prior.
| Stress condition | Seed phrase unavailable |
| Custody system | Software wallet |
| Outcome | Blocked |
| Documentation | Partial |
Why seed phrase loss is structurally irreversible
The Bitcoin network was designed this way deliberately. No centralized party holds a copy of private keys. No court order can compel a blockchain to release funds. This design protects against seizure, censorship, and institutional failure. It also means that the holder bears the entire burden of preserving the one credential that cannot be replaced.
Observed cases in this archive show three primary paths to seed phrase loss: the phrase was never recorded at setup (the holder assumed they would remember it or relied on the device alone), the recording was destroyed (fire, flood, degraded paper), and the recording was misplaced or its location forgotten. Each of these is a documentation failure that occurred before any custody stress event.
The distinction between seed loss and passphrase loss matters: seed phrase loss is typically irreversible because the seed phrase is the foundation of everything else. Passphrase loss sometimes allows professional recovery attempts. Nothing recovers a missing seed.
Seed phrase preservation requires three things: recording at setup, storing the record in a durable and discoverable location, and verifying the record is correct before the original device is relied upon. Cases in this archive that resulted in permanent loss almost universally involved at least one of these steps being skipped.