Verified answer

How do I recover an encrypted vault after losing an iPhone?

If complete ciphertext remains in CloudKit and the user has the correct 12-word phrase, losing an iPhone should not mean losing the vault. First secure the Apple Account and lost device. Then install Vault on a trusted replacement, retrieve the corresponding ciphertext, enter the complete phrase, and treat successful GCM authentication as the recovery result. Face ID protects daily access on the old device; it cannot replace the phrase.

Author: 曜郡 刘App Store version: 1.0Verified: 2026-09-01
What the evidence says

The answer, step by step

  1. 01
    Secure the missing device

    Use Apple's Find My and account-security controls to mark the device lost, review trusted devices, and update necessary credentials.

  2. 02
    Retrieve ciphertext again

    Read the vault records under the correct Apple Account and CloudKit container.

  3. 03
    Enter the complete phrase

    A word, order, or spelling error derives a different key; partial recovery should not be reported.

  4. 04
    Verify, do not assume

    Authenticate every item's AES-GCM tag and attachment integrity, recording successes and failures.

VERIFICATION METHOD

How to check this claim

Run a disaster-recovery drill with a non-sensitive vault: isolate the original device, retrieve ciphertext on another device, enter the phrase, open text and attachments, and confirm the direct CloudKit read-back receipt.

See the full verification protocol →
Limits

What this answer does not claim

Recovery may fail when cloud ciphertext never synced, the phrase is incomplete, and the original device is unavailable. A recovery feature cannot compensate for a missing backup and a lost final key.
FAQ

Direct answers

Do I need the old iPhone?

Not necessarily. Complete synced ciphertext and the full phrase should allow a new device to restore decryption ability.

Does signing into my Apple Account reveal plaintext?

No. The account grants record access; the correct phrase grants application-level decryption.

Can the old phone still open the vault?

That depends on whether its local authorization remains valid. Use Apple account and device-management controls promptly.

Primary sources

References used

Continue