Best 2FA Apps for Personal Security in 2026
Best 2FA Apps: Quick Verdict
The good news about authenticator apps in 2026 is that you do not need to pay for a good one.
Proton Authenticator, 2FAS, Ente Auth, Google Authenticator, Microsoft Authenticator, and Aegis can all generate the rotating verification codes used by thousands of websites. The meaningful differences are now elsewhere: how your codes are backed up, whether they sync across platforms, how easily you can leave the service, and what happens when your phone disappears.
My current recommendations are:
| What You Need | Best Choice |
|---|---|
| Best overall for most people | Proton Authenticator |
| Best local-first mobile experience | 2FAS Auth |
| Best encrypted cross-platform sync with web access | Ente Auth |
| Simplest mainstream option | Google Authenticator |
| Best for Microsoft-heavy users | Microsoft Authenticator |
| Best Android-only privacy option | Aegis |
| Best option if you want no cloud account at all | Aegis or 2FAS |
| Best desktop + mobile experience | Proton Authenticator or Ente Auth |
Best overall: Proton Authenticator
It is free, open source, available on iOS, Android, Windows, macOS and Linux, works without requiring a Proton Account, supports import and export, and can use end-to-end encrypted synchronization when you do sign in.
That does not make Proton Authenticator universally “more secure” than the others.
Someone who deliberately wants their 2FA secrets to remain only on an Android phone may prefer Aegis. Someone who wants a polished phone-first workflow with browser integration may prefer 2FAS. And if your entire digital life already runs through Microsoft accounts, Microsoft Authenticator has capabilities that a generic TOTP app cannot replicate.
The more important lesson is this:
Choosing the app is only half of the job. Your backup and recovery setup matters just as much.
Before Choosing an App, Understand What 2FA Actually Protects
A typical authenticator app generates a six-digit code that changes every 30 seconds.
This is usually TOTP — Time-based One-Time Password authentication. You enter your normal password, then the temporary code generated by the app.
If somebody steals only your password, that extra step can stop them from signing in.
That is why CISA ranks authenticator-app codes above SMS or email codes when stronger methods are unavailable. CISA nevertheless places security keys and other phishing-resistant authentication methods above manually entered authenticator codes.
That distinction gets lost in a lot of “best 2FA app” recommendations.
An Authenticator Code Is Better Than SMS, but It Is Not Phishing-Proof
Imagine you receive an email that looks exactly like your bank.
You click it.
The fake website asks for your password.
You enter it.
Then it asks for your six-digit authenticator code.
You enter that too.
An attacker controlling the fake site may be able to relay both credentials to the real site while the code is still valid.
NIST explicitly states that manually entered OTP authenticators are not phishing-resistant, because the code is not cryptographically bound to the genuine website or login session.
That does not make authenticator apps useless.
TOTP remains substantially more useful than relying on a password alone, and it avoids several weaknesses associated with SMS-based verification. But when an important account supports passkeys or hardware security keys, those are worth considering instead.
We will come back to that distinction later.
The Best 2FA Authenticator Apps Compared
| App | Price | Platforms | Backup / Sync Approach | Open Source |
| Proton Authenticator | Free | iOS, Android, Windows, macOS, Linux | Optional E2EE cross-platform sync + export | Yes |
| 2FAS Auth | Free | iOS, Android + browser extension | iCloud or Google Drive; manual cross-platform export | Yes |
| Ente Auth | Free | iOS, Android, web, Windows, macOS, Linux | E2EE cross-platform backup and sync | Yes |
| Google Authenticator | Free | iOS, Android | Google Account sync or local-only mode | No |
| Microsoft Authenticator | Free | iOS, Android | Cloud backup; restoration limited by platform | No |
| Aegis | Free | Android | Encrypted local exports and backups | Yes |
One unusual aspect of this category is that price is almost irrelevant. Every authenticator in this shortlist can be used without a recurring subscription.
So instead of asking which one gives you more features for $3.99 per month, ask a more useful question:
If my phone dies tomorrow, how exactly do I get back into my accounts?
That answer separates these apps much more clearly.
1. Proton Authenticator: Best Overall for Most People
Proton Authenticator has become one of the easiest authenticator apps to recommend because it combines features that previously required choosing between convenience and control.
The app is completely free and open source. It runs on iOS, Android, Windows, macOS and Linux, and Proton does not require you to create a Proton Account simply to generate codes.
Use it without an account and it behaves much more like a traditional local authenticator.
Sign into a Proton Account and you can synchronize your 2FA entries across devices using end-to-end encryption. Proton states that the synchronized codes are encrypted so that Proton itself cannot access them.
That combination is why it gets my overall recommendation.
The Feature That Matters Most Is Not the Interface
Moving authenticator apps has historically been unnecessarily stressful.
You may have 25 accounts and discover that your old app does not provide a clean export. The alternative is visiting every service individually, disabling 2FA, setting it up again, and saving a new recovery code.
Proton Authenticator currently supports imports from services including Google Authenticator, 2FAS, Aegis, Bitwarden Authenticator, Ente Auth and LastPass Authenticator. It also allows you to export your codes again later.
That last part matters.
A security tool should make it easy to enter.
It should also make it possible to leave.
Desktop Access Is Convenient — With a Trade-Off
Proton Authenticator is unusual among mainstream standalone authenticators because it has native desktop applications as well as mobile apps.
That is extremely convenient when you are logging in on a computer.
But convenience changes the threat model.
If your password manager and your authenticator both live unlocked on the same compromised computer, the separation between your first and second factors becomes less meaningful against malware or device compromise.
That does not make desktop authenticator apps inherently bad. It means that people prioritizing stronger device separation may still prefer to keep their 2FA codes on a phone.
For ordinary users, I would install Proton Authenticator on the phone first and treat desktop access as a convenience rather than the only copy.
Proton Authenticator Verdict
Proton is the most balanced recommendation here because you can start locally, add encrypted synchronization if you want it, use several operating systems, and export your data again later.
The biggest reason not to choose it is philosophical rather than functional: you may specifically want your authentication secrets to remain on one mobile device with no cross-platform cloud sync at all.
In that case, look at 2FAS or Aegis.
2. 2FAS Auth: Best Phone-First Authenticator
2FAS takes a more deliberately mobile-first approach.
The application is free, open source, works offline, does not require an account, and stores the secrets used to generate your tokens locally unless you enable a backup mechanism.
The result is an authenticator that feels simple without being stripped down.
You scan a QR code, the account appears, and your phone becomes the place where the second factor lives.
Its Browser Extension Solves a Real Annoyance
Most TOTP workflows look like this:
- Open the website.
- Enter password.
- Reach for phone.
- Open authenticator.
- Find account.
- Memorize six digits.
- Type them before they expire.
2FAS has a clever alternative.
Its browser extension pairs with the mobile app. When a website requests a code, you can trigger the request from the extension, approve it on the phone, and send the token back without manually retyping it. 2FAS says communication between the extension and mobile device is end-to-end encrypted, and using the extension does not require a 2FAS account.
It preserves the phone as part of the authentication flow while removing some of the irritating code-copying routine.
The Backup Model Is More Limited Across Operating Systems
On Android, 2FAS can synchronize encrypted backup data through Google Drive. On iOS, it can use iCloud.
Within the same operating-system ecosystem, that is convenient.
Moving directly between Android and iOS is less elegant. 2FAS recommends using a password-protected export file for cross-platform transfers rather than relying on the same cloud-sync system.
That is the main reason Proton takes the overall recommendation.
If you regularly switch ecosystems, Proton or Ente Auth is easier.
If you expect to remain on iPhone or remain on Android and like the idea of keeping your authentication flow phone-centered, 2FAS is excellent.
Do Not Ignore the Backup Password
2FAS supports password protection for exported and cloud backup data and explicitly warns that a forgotten backup password can make the existing backup unusable.
This is an important security lesson that applies beyond 2FAS.
Encryption can protect a backup from somebody else.
It can also protect the backup from you if you forget the only password capable of decrypting it.
Any recovery password needs its own recovery plan.
3. Ente Auth: Best for Encrypted Sync Across Almost Everything
Ente Auth occupies an interesting middle ground between a traditional mobile authenticator and a full cross-platform encrypted service.
It is free and open source, with applications for mobile and desktop plus web access. Ente provides end-to-end encrypted cloud backups and synchronization across devices, and its documentation says its cryptography has undergone external auditing.
You can also use the application in offline mode without creating an account.
That makes Ente particularly attractive if you want flexibility without tying your 2FA data to Google or Microsoft.
Ente Makes Recovery Less Scary
The strongest practical argument for Ente is not encryption jargon.
It is what happens when a phone disappears.
With an encrypted synced account, your codes can be available on another authenticated device rather than existing only inside the lost phone. Ente also supports encrypted exports, and its documented export format uses password-derived encryption for the exported authentication data.
That gives technically inclined users several recovery paths without preventing ordinary users from simply relying on the app.
Web Access Is Convenient, but Think About Separation
Ente also offers web access to Auth.
That can be genuinely useful.
It also means you need to think about why you enabled 2FA in the first place.
If you are logging into a website from a potentially compromised computer, keeping the authenticator on a separate phone creates stronger device separation than opening both the password and the second-factor code on the same computer.
For a trusted personal laptop, web access can be a useful fallback.
I would not make it the default way I retrieve every code.
4. Google Authenticator: Best If You Want Something Familiar
Google Authenticator used to be almost aggressively simple.
Install it.
Scan QR codes.
Hope you still have the phone when you need them again.
That changed when Google added account-based synchronization.
Today, signing into a Google Account inside Authenticator can synchronize your codes across devices. Google says those codes are encrypted in transit and at rest. You can also use Authenticator without a Google Account, in which case the codes remain on the device and can be moved manually using the app’s QR-based transfer process.
That makes Google Authenticator much easier to recommend than older versions.
The Simplicity Is Still Its Main Feature
Google Authenticator supports time-based and counter-based codes, multiple accounts, QR setup and account transfer. Its recent Android listing also includes a Privacy Screen feature that can protect access using the device screen lock, PIN or biometrics.
There is very little to configure.
For many people, that is a benefit rather than a limitation.
If somebody asks me:
“I just want an authenticator that works. I don’t want to understand encrypted export formats.”
Google Authenticator is a perfectly reasonable answer.
The Privacy Model Is Different From Proton and Ente
Google’s current support documentation says Authenticator codes synchronized through a Google Account are encrypted in transit and at rest.
Proton and Ente explicitly describe their authenticator sync systems as end-to-end encrypted.
Those are not interchangeable descriptions.
I would not convert that documentation difference into an unsupported claim that Google’s system is “unsafe.” It simply means privacy-conscious users who specifically want a documented E2EE sync model have clearer options in Proton Authenticator and Ente Auth.
Google Authenticator remains the easier mainstream choice.
5. Microsoft Authenticator: Best If Microsoft Is Already Your Identity Hub
Microsoft Authenticator is more than a generic six-digit-code generator.
It can generate one-time codes for third-party accounts such as Amazon, Facebook, Instagram and Google, but it also integrates much more deeply with Microsoft personal, work and school identities.
For Microsoft accounts, it can support approval-based sign-in and passwordless workflows rather than forcing you to type a TOTP code every time.
That is where Microsoft Authenticator makes the most sense.
It Is No Longer a Password Manager
This is an important update for anyone remembering older Microsoft Authenticator features.
Microsoft ended autofill inside Authenticator beginning in July 2025, and passwords stopped being accessible through the app from August 2025.
In 2026, treat Microsoft Authenticator as an authentication app, not as Microsoft’s all-in-one password-and-2FA vault.
If you need password management as well, see our Best Password Managers for Individuals guide.
Backup Works, but Cross-Platform Restoration Has a Catch
Microsoft Authenticator supports cloud backup for supported account information, but Microsoft states that backup and restoration work only within the same device type.
An iOS backup cannot simply be restored onto Android, or vice versa.
Some Microsoft work and school credentials also require users to sign in again after restoration rather than having the complete credential recreated automatically.
That is fine if you are firmly inside one ecosystem.
It is less attractive for someone who values easy iPhone-to-Android migration.
Microsoft Authenticator and Passkeys
Microsoft Authenticator can also participate in passkey workflows, particularly for supported work and school accounts in Microsoft Entra environments. Microsoft’s current documentation describes Authenticator passkeys for these accounts as device-bound and backed by hardware-secured storage on supported iOS and Android devices.
That is different from merely generating a six-digit TOTP code.
For a personal user who mainly uses Gmail, Instagram and Dropbox, those enterprise-oriented capabilities may not matter.
For someone whose work and personal identity both revolve around Microsoft, they can matter a lot.
6. Aegis: Best Android Authenticator for Local Control
Aegis does not try to be everywhere.
It is an Android authenticator.
There is no iPhone application, no Windows version, no Mac app and no browser extension. The developers explicitly state that they do not currently plan ports to those platforms.
For the right user, that limitation is part of the appeal.
Aegis is free and open source, supports TOTP and HOTP, and stores entries in an encrypted vault. Its documented design uses AES-256-GCM for the vault, with password-based or biometric unlocking options.
The application also supports encrypted exports, automatic local backups, search, groups and imports from several other authenticator formats.
Aegis Does Not Need an Internet Connection
Aegis’s documentation states that the app itself does not have internet access. Automatic cloud backup therefore requires saving a backup somewhere another application can synchronize, rather than Aegis talking directly to a proprietary cloud service.
That gives users substantial control.
It also means the user has more responsibility.
If you create an encrypted Aegis vault, leave the backup on the same phone, and then lose that phone, the fact that the vault was beautifully encrypted will not help you recover it.
Local control is valuable only when the backup strategy is equally deliberate.
This Is the Option I Would Pick for a Specific Threat Model
If I wanted:
- Android only;
- No authenticator cloud account;
- An encrypted local vault;
- Explicit backup files;
- Open-source code;
- Control over where those backups go;
Aegis would be near the top of my list.
It is not the best recommendation for somebody who changes between Android and iPhone or wants seamless multi-device sync.
That person should choose Proton or Ente instead.
What About Authy?
Authy still works on iOS and Android and supports encrypted backups and multi-device synchronization. Twilio recommends configuring a secondary trusted device and can synchronize encrypted 2FA tokens when backups are enabled.
I have not put it among the primary recommendations because its desktop applications for Windows, macOS and Linux reached end-of-life on March 19, 2024 and are no longer supported.
That does not mean existing Authy users suddenly need to panic or migrate.
It means that someone choosing a new authenticator in 2026 has newer alternatives offering either broader platform support, easier export, local-first operation or open-source implementations.
If Authy already works well for you, do not rush a 2FA migration without first making sure you have recovery access to every account.
A careless migration is a much more immediate problem than choosing the second-best authenticator.
Should Your Password Manager Also Store Your 2FA Codes?
Password managers increasingly offer built-in TOTP generation.
That is wonderfully convenient.
You visit a website, the password manager fills the password, then it can fill or copy the verification code too.
Our NordPass vs 1Password comparison looks at how password managers now combine passwords, passkeys, authenticator codes and broader account-security tools.
But there is a trade-off.
If the password and the TOTP secret both exist inside the same unlocked vault, compromising that vault can potentially expose both pieces of login information.
Keeping TOTP in a separate authenticator preserves more separation between those secrets.
That does not mean storing TOTP in a password manager is useless. It still protects against many scenarios where a password is stolen from an individual website, leaked in a breach, reused elsewhere or captured without access to your password-manager vault.
Think of it as a threat-model decision:
Maximum convenience: password + TOTP in one trusted password manager.
More separation: password in the password manager, TOTP in a separate authenticator.
For an email account, financial account, primary password-manager account or other identity-critical service, I generally prefer stronger separation when practical.
The Biggest 2FA Mistake Is Forgetting Recovery
Enabling an authenticator app takes about thirty seconds.
Planning what happens after your phone is lost takes slightly longer.
People skip the second part.
Then they discover that the authenticator was the only way into the account.
Save the Backup Codes When the Service Gives Them to You
Many services generate one-time recovery codes when you enable 2FA.
Google, for example, provides a set of ten backup codes. Each becomes invalid after use, and generating a new set invalidates the previous set. Google specifically recommends keeping them somewhere safe and notes that they can be printed.
The exact recovery mechanism differs by service, but the principle does not:
Do not wait until the authenticator is gone to discover how account recovery works.
Do Not Store the Only Recovery Code Beside the Thing It Recovers
Suppose your password manager is protected by 2FA.
You save its only 2FA recovery code inside that same password manager.
Now imagine you are completely locked out of the vault.
Your recovery code is safely stored inside the thing you need the recovery code to access.
That is not a recovery plan.
For especially important accounts, keep at least one recovery method outside the normal authentication chain.
That could be a securely stored physical copy, an appropriately protected encrypted file, or another recovery mechanism explicitly supported by the service.
If you already maintain a broader digital archive, our Best Tools to Organize Personal Documents guide can help with the general storage workflow. Recovery credentials, however, deserve stricter handling than ordinary receipts or administrative PDFs.
Passkeys Change the Recommendation
If a website offers both:
- Password + authenticator code;
- Passkey;
the passkey deserves serious consideration.
FIDO passkeys use public-key cryptography and are bound to the legitimate service. FIDO and NIST both describe properly implemented FIDO/WebAuthn authentication as phishing-resistant, unlike manually typed OTP codes.
That matters because a passkey created for the legitimate website cannot simply be entered into a fake website the way a six-digit TOTP code can.
CISA therefore recommends moving toward phishing-resistant authentication where available, with FIDO-based security keys at the top of its current MFA guidance and authenticator-app OTP codes below them.
Does That Mean Authenticator Apps Are Obsolete?
No.
Passkeys are spreading, but you will still encounter plenty of accounts that support TOTP while not providing a suitable passkey option.
You may also need TOTP as a fallback or second factor depending on the service.
The sensible 2026 approach is not:
Passkeys or authenticator app?
It is:
Use the strongest practical authentication method each important service actually supports.
If a trustworthy passkey option exists, use it.
If TOTP is the strongest available option, enable it.
If the only alternative is SMS, an authenticator app is generally the better choice when the service supports it. CISA’s current hierarchy places authenticator-app OTP above SMS/email codes while still encouraging phishing-resistant methods where possible.
Sync or No Sync? There Is No Universal Answer
People sometimes frame cloud synchronization as automatically insecure.
That is too simplistic.
The alternative is not “cloud risk versus zero risk.”
The alternative may be:
Encrypted cloud backup
versus
one local copy on a phone that can be lost, stolen, reset or dropped into water.
Proton and Ente address that trade-off with documented end-to-end encrypted synchronization.
2FAS gives users cloud backup through their own iCloud or Google Drive ecosystem while retaining a more mobile-local architecture.
Aegis allows you to manage the backup location yourself.
Google offers account-based synchronization or a no-account local mode.
Microsoft offers cloud backup but restricts normal restoration to the same device platform.
The right choice depends on which failure worries you more.
For most non-technical users, a well-protected recoverable backup is preferable to having no backup at all.
For a technically comfortable user who deliberately maintains encrypted offline copies, local-first may be preferable.
The Setup I Would Recommend for Most People
I would keep this simple.
Step 1: Protect Your Email First
Your primary email account often controls password resets for everything else.
Turn on the strongest practical authentication method it supports.
If passkeys are available and you understand the recovery setup, use them. Otherwise, use an authenticator app rather than relying only on a password.
Step 2: Secure Your Password Manager
If you use a password manager, protect it next.
Our Best Password Managers for Individuals guide covers the wider password side of the setup.
For a password-manager account, be especially careful about storing the only recovery mechanism inside the vault itself.
Step 3: Add Financial and Identity-Critical Accounts
Banking, investment, government, cloud-storage and major shopping accounts deserve priority.
Do not spend an hour adding 2FA to an abandoned forum account while your primary email still depends on one reused password.
Step 4: Enable a Backup Strategy
For most users, I would enable the authenticator’s protected sync or backup feature.
If you deliberately choose a local-only app such as Aegis, create and test an encrypted backup outside the phone.
Step 5: Save Recovery Codes
When a website gives you recovery codes, save them somewhere that remains accessible if your phone and normal authenticator are unavailable.
Google explicitly designs its backup codes for situations such as losing the phone or otherwise being unable to obtain the normal second factor.
Step 6: Test Before You Trust It
Pick one account.
Make sure the code works.
Verify the backup.
Confirm you know how to restore or transfer the authenticator.
Then continue migrating important accounts.
A backup you have never restored is still partly theoretical.
Which 2FA App Should You Actually Choose?
If you do not want to spend the afternoon comparing encryption diagrams, here is the practical answer.
Choose Proton Authenticator if…
You want the easiest balance of free use, cross-platform support, encrypted synchronization, open-source code and straightforward import/export.
This is my default recommendation for most people starting fresh.
Choose 2FAS if…
You want your phone to remain at the center of the authentication process and like the idea of a browser extension that still requires approval from the mobile app.
It is particularly appealing if you expect to stay inside either Android or Apple’s ecosystem.
Choose Ente Auth if…
You want open-source, end-to-end encrypted cross-platform synchronization with desktop and web access.
It is one of the most flexible choices in this group.
Choose Google Authenticator if…
You want something familiar and uncomplicated.
Google’s optional account synchronization substantially improves recovery compared with its older local-only model, while no-account use remains available.
Choose Microsoft Authenticator if…
Microsoft is already central to your identity.
Its Microsoft account approvals, passwordless flows and work/school integrations go beyond what a generic TOTP app offers.
Choose Aegis if…
You are on Android, value local control, and are comfortable managing your own encrypted backups.
It is the least appropriate choice here for someone who wants seamless cross-platform synchronization.
Final Recommendation
The best 2FA apps are no longer differentiated by whether they can generate a six-digit code.
Almost all competent authenticator apps can do that.
What matters is what surrounds the code.
Proton Authenticator is my overall recommendation for most people because it combines free cross-platform apps, optional end-to-end encrypted synchronization, offline use, open-source code and import/export without forcing you into an account just to get started.
2FAS is my preferred phone-first option. Its account-free model and browser-extension workflow give it an excellent balance between convenience and keeping the phone involved in authentication.
Ente Auth is excellent for people who want encrypted synchronization everywhere, including mobile, desktop and web.
Google Authenticator remains the easiest mainstream recommendation, particularly now that users can choose between Google Account synchronization and local use.
Microsoft Authenticator makes the most sense inside Microsoft’s ecosystem, especially when work, school or passwordless Microsoft sign-in is involved.
And Aegis is outstanding for Android users who deliberately want local control rather than another cloud account.
But the app matters less than the system around it.
A carefully chosen authenticator with no backup can lock you out.
A strong backup stored carelessly can undermine the protection you were trying to create.
And a six-digit TOTP code can still be phished.
So the setup I would actually recommend in 2026 is:
Use passkeys or security keys when a trustworthy phishing-resistant option is available. Use an authenticator app when TOTP is the best practical option. Save recovery codes. And know how you will recover before you need to recover.
That is a much stronger security plan than simply installing whichever authenticator appears first in the app store.
Frequently Asked Questions
What Are the Best 2FA Apps in 2026?
Proton Authenticator is the strongest all-round choice for most people because it is free, open source, cross-platform and supports end-to-end encrypted synchronization.
2FAS is excellent for a phone-first workflow, Ente Auth for broad encrypted sync, Google Authenticator for simplicity, Microsoft Authenticator for Microsoft users, and Aegis for Android users who want local control.
What Is the Best Free Authenticator App?
Every primary authenticator recommended in this guide can be used for free.
Proton Authenticator, 2FAS, Ente Auth and Aegis are also open source.
The choice should therefore depend more on backup, sync and platform requirements than price.
Is Google Authenticator Still Good?
Yes.
Google Authenticator can generate codes offline, synchronize them across devices through a Google Account, or operate without an account for users who prefer local storage. It also supports QR-based manual migration.
It is less feature-rich than some alternatives, but simplicity is one of its advantages.
Is an Authenticator App Safer Than SMS?
CISA currently places one-time-code authenticator apps above SMS or email codes in its MFA guidance, while recommending phishing-resistant options such as security keys when available.
Authenticator apps also do not depend on receiving the code through the mobile telephone network.
Can Authenticator Apps Be Phished?
Yes.
NIST states that manually entered OTP authenticator outputs are not phishing-resistant because a victim can enter a valid code into an attacker’s fake website, which can potentially relay it to the real service.
Passkeys and properly implemented FIDO/WebAuthn authentication are designed to provide phishing resistance.
Are Passkeys Better Than Authenticator Codes?
For phishing resistance, properly implemented passkeys have an important advantage.
FIDO passkeys use public-key cryptography and are tied to the service for which they were created, which prevents the same credential from simply being handed to a look-alike phishing site.
Authenticator apps remain useful wherever passkeys are unavailable or where TOTP is required.
What Happens If I Lose My Phone With My Authenticator App?
The answer depends on your setup.
You may restore synchronized authenticator data, import an encrypted backup, use another registered device, enter a service-specific recovery code or go through the service’s account-recovery process.
This is why recovery should be configured before the phone is lost.
Should I Sync My 2FA Codes to the Cloud?
There is no universal answer.
Encrypted synchronization reduces the risk of permanent lockout after losing a device, while local-only storage creates stronger separation from a cloud account but places more responsibility on you to maintain backups.
Proton and Ente offer documented end-to-end encrypted synchronization, while 2FAS, Google, Microsoft and Aegis use different backup models.
Should I Keep 2FA Codes in My Password Manager?
It is convenient, and it still provides useful protection against many forms of password theft.
Keeping the password and TOTP secret in separate applications creates additional separation if the password-manager vault itself is compromised.
Which approach is appropriate depends on your threat model and willingness to manage two systems.
Where Should I Store 2FA Backup Codes?
Store them somewhere you can still reach if your phone and normal authenticator are unavailable.
For example, Google explicitly suggests keeping printed backup codes somewhere safe, such as where you keep important documents. Its codes are single-use and can be replaced if they are lost or suspected of being exposed.
Avoid placing the only recovery code inside the account or vault that the code is supposed to recover.



