Skip to main content

Account Recovery Best Practices - Preparing for Lockouts

About 14 min read

You drop your phone in the ocean on vacation. Your laptop is stolen from a coffee shop. A house fire destroys your home office. In any of these scenarios, could you regain access to your critical accounts within hours? Most people discover their account recovery plan has fatal gaps only when disaster strikes. A 2023 survey by the FIDO Alliance found that 25% of users who enabled two-factor authentication later locked themselves out because they had no backup method configured. This article provides a comprehensive framework for building resilient account recovery systems that work even in worst-case scenarios, covering recovery code management, backup authentication methods, emergency contacts, and pre-verified recovery procedures.

Recovery Steps When Locked Out (5 Steps)

If you are actually locked out, trying the following order is the fastest path back in.

  1. Check whether another device still has a logged-in session (if so, you can change recovery settings from there)
  2. Log in with your stored recovery codes
  3. Try a password reset via your registered backup email address or phone number
  4. Ask your account recovery contact (a trusted family member or friend) to help verify your identity
  5. Only if none of these work, apply through the service's official recovery form with identity documents (this can take days to weeks)

The sections that follow are the advance preparations that make steps 2-4 above actually usable when the time comes.

Secure Storage Methods for Recovery Codes

Physical Storage - Paper and Hardware Solutions

The most important principle for storing recovery codes is "never store them on the same device they protect." Many people save them as smartphone screenshots, but losing the device means losing the codes simultaneously. The most reliable method is printing or handwriting recovery codes on paper and storing them in a fireproof safe. Without a safe, use a bank safety deposit box or a trusted family member's home - somewhere physically separate from your own residence. Since paper is vulnerable to water damage, store it in a waterproof bag like a zip-lock.

Another effective method is storing codes on an encrypted USB drive. Record recovery codes in a text file and save it on a USB drive encrypted with tools like VeraCrypt. Store this USB drive separately from your everyday devices. The encryption passphrase should be written on paper stored elsewhere, or be something you can reliably memorize. Placing the USB drive in a fireproof safe provides fire protection as well.

Considerations for Digital Storage

When storing recovery codes in cloud storage, additional encryption is essential. Saving as plain text in Google Drive or iCloud means the codes are exposed if that account itself is compromised. Using the secure notes feature of a password manager is the most convenient approach since the password manager itself is encrypted, requiring no additional encryption work. However, the recovery code for the password manager itself must be stored somewhere other than the password manager.

Multi-Layer Backup Authentication Setup

Authentication Redundancy Strategy

The key to account recovery is "eliminating single points of failure." If you have only one authentication method, losing access to it means losing access to your account. The ideal configuration sets at least 2 backup methods in addition to the primary. For example, if your primary is an authenticator app (TOTP), configure both a hardware security key and recovery codes as backups. This way, even if you lose your smartphone, you can recover via either the security key or recovery codes.

Google accounts allow 4 simultaneous authentication methods: authenticator app, security key, backup codes, and trusted phone number. Microsoft accounts support Microsoft Authenticator, security key, email verification, and phone verification together. Apple ID allows trusted devices, trusted phone numbers, and account recovery contacts. Setting up all of these ensures recovery paths remain regardless of which device is lost. Critically, record the list of configured authentication methods on paper, noting where each is stored.

Emergency Contact Registration and Pre-Verifying Recovery Procedures

Emergency Contacts for Account Recovery

Major services like Apple, Google, and Facebook offer "account recovery contact" features. Apple's "Account Recovery Contact" lets you designate a trusted person who can help verify your identity during lockout. Google's "Account Recovery Options" lets you register backup email addresses and phone numbers. Facebook's "Trusted Contacts" lets you designate 3-5 friends who can provide codes during lockout. These features take only minutes to configure but can save days to weeks of recovery time when needed.

Rehearsing Recovery Procedures

Don't feel secure just because you configured everything. Test that you can actually log in using recovery codes at least every six months. Some services have expiration dates on recovery codes, and used codes are invalidated, so you may need to regenerate new codes after testing. Also periodically verify that your backup phone number is still active and that people designated as emergency contacts still use their accounts. Document recovery procedures for each scenario - "lost smartphone," "broken computer," "lost all devices" - specifying which steps recover what, so you can act calmly even in a panic state.

Finally, establishing account recovery priorities is important. You don't need to recover all accounts simultaneously. Top priority is your email account - since many services use email for password resets, recovering email enables cascading recovery of other accounts. Next priority is your password manager, which gives access to all service passwords once recovered. Third is financial services (banking, investments) requiring early recovery to prevent unauthorized use. Write these priorities on paper and store them with your recovery codes.

Frequently Asked Questions

Can I recover my account if I forgot my password and have no recovery codes?
In many cases yes, but it takes time. First try a password reset via your registered backup email address or phone number, then use identity verification through your account recovery contact if you set one up. If neither exists, the last resort is applying through the service's official recovery form with identity documents, which can take days to weeks to review. Always find the recovery channel from the official website, never from a contact shown on a random screen.
I disposed of my two-factor authentication device before migrating. What should I do?
Most authenticator apps have migration features (Google Authenticator's export or Authy's multi-device), so first check whether the old device is still available or restorable from a backup. If not, log in to each service with your stored recovery codes and re-register two-factor authentication. Without recovery codes, you will need to apply for recovery with identity documents on each service. To prevent this situation, always migrate your authenticator app and confirm your recovery codes before switching phones.

Was this article helpful?

Related Terms