How to create and keep a strong password
A generated password is most useful when it is long, unique to one account, and stored safely.
-
Choose the account requirements
Set a supported length and character groups. Use at least 16 random characters when the service allows it.
-
Generate a random password
Create a new value in the browser. Regenerate if the destination rejects a symbol or has a different length rule.
-
Store it safely
Save the password in a trusted password manager and remove it from temporary notes, messages, or clipboard history when practical.