Skip to content
4 min fix 5 min read Recently reviewedBeginner
Quick Answer

Use a passphrase — pick four or more random, unrelated words (like Maple7-Rocket-Candle-Frog) and aim for 16+ characters. Use a password manager to store unique passwords for every account.

How to Create and Use Strong Passwords — A Practical Guide

Applies to: All devices and platforms (Windows, macOS, iOS, Android)
Article Type: Informational
Last Updated: 2026-06-17

Summary

Weak and reused passwords are the most common cause of account breaches. This article explains how to create strong, memorable passwords, why reusing passwords is dangerous, and how to use a password manager to stay protected without memorising dozens of credentials.

Prerequisites

  • None. This guidance applies to all users on any device or platform.

Instructions

1. Understand Why Passwords Get Compromised

Know the risks so you can avoid them.

Most password breaches happen because of one of three reasons:

  • Reuse — You use the same password on multiple sites. One breach exposes all of them.
  • Weak passwords — Short passwords or common words (like Password1! or Welcome2024) are cracked in seconds by automated tools.
  • Phishing — You enter your password on a fake login page. The attacker now has it.

The good news: strong, unique passwords block the first two entirely, and MFA protects you from the third.

2. Build a Strong Password Using the Passphrase Method

Create a password that is both strong and memorable.

A passphrase is a string of random, unrelated words. It is much harder to crack than a short, complex password — and much easier to remember.

How to create one:

  1. Pick four or more random, unrelated words. Do not use a famous quote, song lyric, or common phrase.
    • Example: correct horse battery staple (16+ characters, and a picture you can hold in your head)
  2. Make it personal by adding a number or symbol between words if the site requires mixed character types.
    • Example: Maple7-Rocket-Candle-Frog
  3. Aim for 16 characters or more. Length is the single most important factor in password strength.

Why this works: A 4-word passphrase has billions of possible combinations. A brute-force attack that cracks P@ssw0rd! in seconds would take centuries to crack Maple7-Rocket-Candle-Frog.

3. Know What "Strong" Actually Means

Length beats complexity every time.

FactorWeak ExampleStrong Example
LengthTr0uble! (8 chars)Trouble-Free-Mango-Cloud (25 chars)
PredictabilitySummer2026! (calendar-based)Penguin-Vault-Copper-9 (random words)
ReuseSame password on email, banking, and social mediaA unique password for every account

Rules of thumb:

  • 16+ characters is the current best practice.
  • Avoid names, birthdays, pet names, keyboard patterns (qwerty, 123456), and single dictionary words.
  • Never use a password that has appeared in a data breach. Your browser or password manager can check this for you.

4. Stop Reusing Passwords

One breach should not compromise every account you own.

When a website gets hacked, attackers take the stolen passwords and try them on other sites — banks, email, social media. This is called credential stuffing, and it works because most people reuse passwords.

The fix: Use a unique password for every account. A password manager (see Step 5) makes this practical.

At minimum, use unique passwords for:

  • Your work email (Microsoft 365 / Google Workspace)
  • Your personal email (this is the recovery address for everything else)
  • Your bank and financial accounts
  • Any account with sensitive personal data

5. Use a Password Manager

Let a tool remember your passwords so you do not have to.

A password manager stores all your passwords in an encrypted vault. You remember one strong master password — the manager handles the rest.

Options already available to you (no install required):

  • Microsoft Edge — Built-in password manager synced to your Microsoft account. Access at Settings > Profiles > Passwords.
  • Google Chrome — Built-in password manager synced to your Google account. Access at Passwords and autofill > Google Password Manager.

Standalone password managers (for more control):

  • Bitwarden — Free tier available. Works across all devices and browsers.
  • 1Password — Paid. Popular with businesses and families.

How to get started:

  1. Choose a password manager (your browser's built-in option is a great starting point).
  2. Let it save your passwords as you log into sites normally.
  3. When creating new accounts, use the password generator to create strong, random passwords automatically.
  4. Over time, replace your weakest and most reused passwords with unique generated ones.

6. Respond to "Compromised Password" Alerts

Take action when your browser warns you.

Both Edge and Chrome monitor your saved passwords against known data breaches. If you see a warning:

  1. Open your browser's password settings (see Step 5 above).
  2. Look for a section labelled Password checkup (Chrome) or Password health (Edge).
  3. Review the list of compromised or reused passwords.
  4. For each flagged entry, go to that website and change your password immediately.
  5. Use the browser's password generator to create a strong replacement.

Troubleshooting

TIP

You do not need to change all your passwords at once. Start with your most critical accounts — work email, personal email, and banking — then work through the rest over the coming weeks. Progress beats perfection.

Symptom / ErrorPotential CauseSolution
"Password too short" error on a websiteSite requires a minimum lengthUse the passphrase method from Step 2 — passphrases naturally exceed minimum length requirements.
"Must include a special character" errorSite enforces complexity rulesAdd a hyphen, period, or number between your passphrase words (e.g., Maple.Rocket.Candle.7).
Browser not offering to save passwordsPassword save prompt is disabledGo to your browser's password settings and toggle Offer to save passwords on.
Compromised password alert but you already changed itBrowser still has the old password savedUpdate the saved entry in your browser's password manager to clear the alert.