Security & Privacy

How to Secure Your Email Account

A clear, jargon-free guide to securing your email account, covering strong passwords, two-factor authentication, phishing red flags, and recovery settings.

A laptop screen showing an email inbox in a softly lit room
Photograph via Unsplash

The single highest-impact move is turning on two-factor authentication, ideally a passkey or an authenticator app rather than an SMS code, because it stops an attacker who already knows your password. After that, give the account a unique password of at least 16 characters kept in a password manager, then audit two settings almost nobody checks: mail forwarding rules and connected third-party apps. Your email deserves this attention because it is the reset point for nearly every other account you own, so whoever controls the inbox can trigger password resets everywhere else and intercept the links as they arrive.

Do these five things, in order#

  1. Turn on two-factor authentication (2FA) and pick the strongest method offered.
  2. Set a unique 16-plus-character password and save it in a password manager.
  3. Generate backup codes and store them offline.
  4. Check for hidden forwarding rules and filters that quietly copy your mail elsewhere.
  5. Review third-party apps and old devices that still have access.

The rest of this guide explains exactly where each setting lives and why it matters.

Turn on the strongest second factor available#

2FA means signing in requires something you know (your password) plus something you have (your phone or a hardware key). Not all second factors are equal, so choose in this order.

Passkeys and security keys, the phishing-resistant option#

A passkey is a cryptographic credential stored on your phone or computer, built on the FIDO2/WebAuthn standard. It never transmits a reusable secret, and it is cryptographically bound to the real website's domain, so a fake login page simply cannot use it. That domain-binding is what "phishing-resistant" actually means. Google, Apple, and Microsoft all support passkeys for their own accounts today. A physical FIDO2 security key such as a YubiKey works the same way and is the gold standard for high-risk accounts.

  • Gmail: Google Account > Security > How you sign in to Google > Passkeys.
  • Outlook/Microsoft: account.microsoft.com > Security > Advanced security options.
  • iCloud: your Apple Account already enforces two-factor by default; add a hardware key under Settings > [your name] > Sign-In & Security > Security Keys.

Authenticator apps (TOTP)#

If passkeys are not an option, use an authenticator app. These generate a six-digit code that rotates every 30 seconds using the TOTP standard (RFC 6238). Good choices are Google Authenticator, Microsoft Authenticator, or Authy. During setup you scan a QR code once; from then on the codes are generated on the device itself, with no internet or cell signal required.

Why SMS text codes are the weakest choice#

Codes sent by SMS are far better than nothing, but they are vulnerable to SIM-swapping, where an attacker convinces your mobile carrier to move your number to their SIM and then quietly receives your codes. Use SMS only if it is the sole option your provider offers. To enable 2FA generally: Google Account > Security > 2-Step Verification, or account.microsoft.com > Security > Two-step verification.

Google's 2019 research with New York University found that adding a device-based second step blocked 100% of automated bot attacks and roughly 99% of bulk phishing attempts. That is a good illustration of why this one setting does more than any other on this list.

Give it a unique password and a manager#

Length beats complexity. A four-word passphrase like "harbor-lantern-copper-drift" is both easier to remember and harder to crack than "P@ss1!". Aim for 16 characters or more. Uniqueness matters just as much: if you reuse your email password anywhere and that site is breached, attackers will "credential-stuff" the same combination against your inbox automatically, at scale.

A password manager (Bitwarden, 1Password, iCloud Keychain, or the one built into Chrome) generates and stores a distinct password for every account, so you only memorize one strong master password. Check whether your address has turned up in a known breach at haveibeenpwned.com; if it has, change that password immediately rather than waiting.

The two hidden settings attackers love#

When someone does break in, they rarely just read your mail. They set up ways to keep access even after you change your password. These are the settings most people never open, and exactly where you should look first if you suspect trouble.

Forwarding and filter rules#

An attacker can add a rule that silently forwards a copy of every incoming message to their own address, or a filter that auto-deletes password-reset emails so you never see the alarm. Inspect both:

  • Gmail: Settings (gear) > See all settings > Forwarding and POP/IMAP, then check the Filters and Blocked Addresses tab.
  • Outlook.com: Settings > Mail > Forwarding, and Mail > Rules.

Delete anything you did not set up yourself.

Connected third-party apps#

Over the years you grant apps access to your account through OAuth: every "Sign in with Google" button, calendar tool, or old mail client is a standing key that survives a password change. Review and revoke what you no longer use.

  • Google: Google Account > Security > Your connections to third-party apps and services.
  • Microsoft: account.microsoft.com > Privacy > Apps and services that can access your data.

Spot phishing before you type your password#

Even a perfectly locked account falls if you hand over the password yourself, which is the entire goal of phishing. The tell-tale signs are consistent once you know them.

  • Urgency and threats: "Your account will be closed in 24 hours unless you verify now."
  • A sender domain that is almost right: [email protected] instead of amazon.com. Read the full address, not just the display name.
  • Links that do not match their text: hover over a link on desktop, or long-press it on a phone, and read the real destination before clicking.

The single safest habit is never to log in through a link in an email. If a message claims there is a problem, open a new browser tab and type the company's address yourself. In Gmail you can flag a suspicious message via the three-dot menu > Report phishing, which also helps protect other people.

The mistake most people make#

The common error is treating 2FA as the finish line and ignoring the two follow-ups above. A determined attacker who phishes a one-time SMS code can still plant a forwarding rule in the same session, and that rule keeps feeding them your mail long after you have reset the password. Securing the login without auditing forwarding, filters, and connected apps leaves the back door propped open.

Lock down recovery, the actual back door#

Recovery options are how you get back in when you are locked out, and how an attacker gets in if they are stale or point at an address you no longer control. Set them deliberately.

  • Generate backup codes. Google and Microsoft both issue a set of one-time codes; store them offline, either printed or in your password manager's secure notes.
  • Confirm your recovery phone and alternate email still belong to you, and make sure that alternate email is itself protected with 2FA.
  • Run the provider's built-in review. Google's Security Checkup at myaccount.google.com/security-checkup lists recent sign-ins, devices, and weak spots on a single page.

Do a five-minute pass on this every few months and remove any device or recovery contact you do not recognize.

FAQ#

Is an authenticator app really safer than text-message codes?#

Yes. SMS codes can be intercepted through SIM-swapping, where an attacker ports your number onto their own SIM. Authenticator apps generate codes on your device with no signal required, so there is nothing to intercept over the network. Passkeys are safer still, because they cannot be phished at all.

What happens if I lose the phone with my authenticator app on it?#

This is exactly what backup codes are for, so store them offline before you ever need them. Several authenticator apps, including Authy and Microsoft Authenticator, also offer encrypted cloud backup so your codes restore to a new phone. As a last resort, your recovery email and phone let the provider re-verify your identity.

How often should I change my email password?#

Not on a fixed schedule. Forced rotation tends to produce weaker, patterned passwords like "Summer2025" then "Summer2026". Change it when there is a real reason: a breach notification, a device you no longer trust, or any sign of compromise. A long, unique password paired with 2FA protects you far more than frequent changes.

Are passkeys ready to replace passwords for email?#

For Google, Microsoft, and Apple accounts, yes. You can sign in with a passkey today, and it is the most phishing-resistant method available. Keep your password and 2FA as a fallback for older devices that do not yet support passkeys. Over time, passkeys are on track to become the default rather than the exception.

Theo Vance
Written by
Theo Vance

Theo writes about online safety the way a good friend would — clearly, calmly, and without trying to scare you. He's interested in the simple habits that stop most problems, and he thinks staying private online is a skill anyone can learn.

More from Theo