Two-Factor Authentication: Why It Matters and How to Set It Up
If you do only one thing to secure your accounts this year, make it turning on two-factor authentication. It is the single most effective defence against account takeover, and it blocks the vast majority of attacks that rely on stolen passwords.
What two-factor authentication is
Two-factor authentication (2FA), sometimes called two-step verification or multi-factor authentication, requires two different kinds of proof to log in: something you know (your password) and something you have (your phone, an app, or a security key). Even if an attacker steals your password, they still cannot get in without the second factor.
Why it stops most attacks
The overwhelming majority of account compromises begin with a stolen or reused password — leaked in a breach, phished, or guessed. Attackers run these credentials automatically against thousands of accounts. 2FA breaks that entire model: a correct password alone is no longer enough. It is why every major provider now offers it, and why it is worth the small daily friction.
Do your email first. Your email account is the master key — password resets for everything else land there. If you protect just one account with 2FA, protect your email.
The 2FA methods, ranked
Not all second factors are equally strong. From most to least secure:
- Hardware security keys (FIDO2 / passkeys) — a physical key or a device-bound passkey. These are phishing-resistant, because the key only works on the genuine site. The gold standard for high-value accounts.
- Authenticator apps (TOTP) — apps that generate a rotating six-digit code. Strong, free, and work offline. A great default for almost everyone.
- Push notifications — an approve/deny prompt in an app. Convenient, but be alert to "MFA fatigue" attacks that spam prompts hoping you tap "approve."
- SMS codes — texted codes. Better than nothing, but the weakest option: vulnerable to SIM-swapping and interception. Use it only where nothing better is offered.
How to set it up
- Open the account's Security or Login settings and find "two-factor," "two-step," or "multi-factor" verification.
- Choose the strongest method available — ideally a security key or an authenticator app.
- For an authenticator app, scan the QR code the site shows; the app then generates codes for that account.
- Save your backup / recovery codes somewhere safe and offline. These let you back in if you lose your device — losing both is the most common way people get locked out.
- Repeat for your other important accounts: email, banking, primary social, and your password manager.
Passkeys: where things are heading
Passkeys are a newer, passwordless evolution built on the same phishing-resistant technology as security keys. Instead of a password plus a code, you unlock a cryptographic key stored on your device with your fingerprint, face, or PIN. They cannot be phished or reused, and adoption is growing quickly. Where a service offers passkeys, they are an excellent upgrade.
Don't forget the password underneath
2FA protects an account, but it works best on top of a strong, unique password — so a single breach never handed an attacker a working credential in the first place. Combine 2FA with a password manager, and check whether your accounts were exposed in a data breach so you know which passwords to rotate first.