Templates

Password reset form

Reset a password.

Reset password
Please enter your new password

Password information

Length requirements
Character constraints, if any

Guidance

When to use the password reset form template

  • Any time your site requires passwords for sign-in. To offer a way to easily reset a password any time users are able to sign in to your site.

Usability guidance

  • Users forget passwords. If users need a password to access your site, they will forget that password and need a way to reset it.
  • Be clear about password requirements. State any password requirements (for example, “Must include one capital letter”) up front. Don’t leave users guessing about password requirements, only to hit them with an error message later.
  • More about passwords. For more guidance on password requirements, see NIST’s Appendix A—Strength of Memorized Secrets.

Accessibility guidance

Using the password reset form template

Package

  • Package usage: @forward "usa-form-templates";

Latest updates

Meaningful code and guidance updates are listed in the following table:

Date USWDS version Affects Breaking Description
2025-03-07 3.12.0
  • JavaScript
No

Replaced resolve-id-refs dependency with custom JavaScript. More information: uswds#6308