Logo
Logo

Home

Insight

What is the Best Way to Set a Secure Password in Email?

Icon

Karim Karawia

Published:

The best way to set a secure password for your email is to use a password manager to generate a long, random, unique password, save it securely, and then protect the account with multi-factor authentication (MFA). Ideally, your email password should be at least 16 characters long and should never be reused for another account. This creates a repeatable process where you do not have to invent or remember complicated passwords yourself.

For most people, a good email password security process looks like this:

  1. Use a reputable password manager.

  2. Protect the password manager with a strong primary password.

  3. Generate a random email password of at least 16 characters.

  4. Never reuse that password anywhere else.

  5. Enable multi-factor authentication.

  6. Store your recovery codes somewhere secure.

  7. Periodically review account recovery information and signed-in devices.

The individual password matters, but the system you use to create, store, and protect passwords matters even more.

Sign In Security Starts With a Password Manager

One of the biggest mistakes people make is trying to create every password themselves.

That often leads to predictable patterns such as:

Tigers2026!

or:

Tigers2026!Gmail

Then the same basic password gets modified for Facebook, Microsoft, banking, work accounts, and other services.

A password manager removes this problem.

Instead of inventing passwords, you let the password manager generate random strings such as:

q7#Vf2!Lm9@Xr4$Kp8

You do not need to remember that password. The password manager stores it for you and fills it in when you need to sign in.

This makes it practical to use a completely different password for every account.

That is particularly important for email because your inbox is often connected to password resets for dozens of other services.

Password Security Starts With Length and Randomness

A secure email password should ideally be:

  • At least 16 characters long

  • Randomly generated

  • Unique to your email account

  • Stored in a password manager

  • Unrelated to your personal information

Compare these examples.

Bad:

password

Tanner123

Vikings2026!

Summer2026

CompanyName1!

These passwords might technically contain uppercase letters, numbers, or symbols, but they are still predictable.

Attackers do not simply try random combinations. Password-cracking tools can test common words, names, dates, keyboard patterns, leaked passwords, and common substitutions such as replacing an "a" with "@."

Something like:

P@ssword123!

may look complicated to a person, but its underlying pattern is extremely common.

A randomly generated password is much stronger:

X7!qN4#vp9$Lk2@Rw8

A long random password removes recognizable patterns and dramatically increases the number of combinations an attacker would potentially need to test.

Why Long Passwords Are So Much Harder to Crack

Password length can dramatically increase the difficulty of brute-force attacks.

Consider a simplified example where every character is selected completely randomly from 94 possible printable characters, including uppercase letters, lowercase letters, numbers, symbols, and punctuation.

The number of possible passwords grows exponentially.

Password Length

Possible Combinations

4 characters

78,074,896

8 characters

6,095,689,385,410,816

16 characters

37,157,429,083,410,091,685,945,089,785,856

Going from four characters to eight does not merely make the password twice as difficult.

An eight-character random password has about 78 million times more possible combinations than a four-character password.

Going from eight characters to 16 is an even larger jump.

A completely random 16-character password has approximately 6.1 quadrillion times as many possible combinations as an eight-character password under this model.

Compared with four characters, the 16-character password has roughly:

475,920,314,814,253,376,475,136 times as many combinations.

That illustrates why adding length is so powerful.

These numbers should not be interpreted as exact password-cracking times. Real-world cracking speed depends on how the password is stored, the hashing algorithm, hardware, rate limits, whether an attacker has stolen the password database, and many other factors.

The key principle remains the same: every additional random character substantially increases the search space.

Password Entropy Explains Why Randomness Matters

Password entropy is a way of describing how unpredictable a password is.

Under the same simplified 94-character model:

  • A random 4-character password has about 26 bits of entropy

  • A random 8-character password has about 52 bits

  • A random 16-character password has about 105 bits

Higher entropy generally means that there are more possible passwords an attacker would have to consider.

However, length alone does not automatically create high entropy.

Consider:

aaaaaaaaaaaaaaaa

That password contains 16 characters, but it is extremely predictable.

The same is true for:

passwordpassword

and:

1234567890123456

A randomly generated 16-character password is much stronger because the attacker cannot easily predict the next character based on a human-created pattern.

This is another reason password managers are useful. Computers are much better than humans at generating genuinely random passwords.

Create a Unique Password for Every Account

Your email password should never be used anywhere else.

Suppose you use:

CoffeeHouse!9284

for Gmail, Netflix, an online store, and an old discussion forum.

If the forum experiences a data breach and your password is exposed, attackers can automatically test that email and password combination against other websites.

This is commonly called credential stuffing.

The strength of CoffeeHouse!9284 becomes much less relevant once an attacker already knows it.

Instead, every account should have a unique password.

For example:

Email

qV8!Km2#Zp7@Tx4$Rc

Online shopping

L5@nw8!Qx2#Vr6$Pk

Streaming account

mR9$Tp3!Xv7@Ks4#Qz

These are only examples. Do not use passwords published in an article as your real passwords.

Your password manager should generate your actual passwords privately.

Protect Your Primary Password Carefully

There is one important exception to the idea that you do not need to remember passwords.

You generally need to protect the primary password used to access your password manager.

This password deserves special attention because it protects everything stored inside the manager.

A long passphrase can work well here because it can be both difficult to guess and easier to remember.

For example:

Harbor Cactus Pancake Telescope 47

Four or five unrelated words can create substantial length without requiring you to memorize a meaningless string of symbols.

Do not use that example literally.

Create your own phrase that is not based on a famous quotation, song lyric, personal information, or predictable sentence.

Most importantly, do not reuse your password manager's primary password anywhere else.

Enable Multi-Factor Authentication on Your Email

After creating a strong password, enable multi-factor authentication. Multi-factor authentication requires another form of verification in addition to your password. For example, you might enter your password and then confirm a sign-in using an authentication app.

This means stealing your password alone may not be enough for someone to access your email. Depending on the email provider, MFA options can include:

  • Authentication apps

  • Hardware security keys

  • Passkeys

  • Push notifications

  • One-time verification codes

  • SMS verification

Not every MFA method provides the same level of protection. In general, authentication apps, passkeys, and hardware security keys can provide stronger protection against common account takeover techniques than relying only on text-message verification.

Using a Microsoft Authentication App for Email

Microsoft accounts can be protected using an authentication application such as Microsoft Authenticator.

After connecting the Microsoft authentication app to your account, Microsoft can require an additional approval or verification step when someone attempts to sign in.For example, an attacker could potentially obtain your Microsoft email address and password through phishing.

Without MFA, those credentials might be enough to access your account. With the authentication app enabled, the attacker encounters another verification requirement. 

The same general approach applies to other major email ecosystems. Google, Microsoft, and many business email platforms support additional authentication methods beyond the password itself.

A Repeatable Process for Creating a Secure Email Password

Rather than trying to judge whether each password "looks strong," create a standard process.

Step 1: Open your password manager.

Do not create the password yourself.

Step 2: Generate a password.

Use at least 16 characters. Longer is perfectly reasonable when the service supports it.

Step 3: Use the complete random password.

Do not shorten it or change part of it to something memorable.

Step 4: Save it in your password manager.

Make sure the correct website and username are associated with the entry.

Step 5: Never reuse it.

Your email password should belong to your email account and nowhere else.

Step 6: Turn on MFA.

Prefer stronger authentication methods offered by your email provider.

Step 7: Save your recovery information.

Protect backup codes and keep recovery details current.

Step 8: Review account access.

Periodically check signed-in devices, active sessions, recovery methods, and unfamiliar account activity.

This process is much more reliable than trying to invent a clever password every few months.

Conclusion

For businesses that want help putting these protections into practice, Tech Kooks offers a Basic User managed IT plan starting at $39.99 per user per month. It includes a password manager, advanced email security, phishing simulations, security awareness training, dark web monitoring, cloud detection and response, and Microsoft 365 or Google Workspace backup and recovery.

These tools provide many of the foundational security protections a business needs to get started without building its own security stack from scratch.