Skip to main content

Drush Reset Password (Admin and Non-Admin Users)

To reset the password for a user - <username> using drush command, run

drush uli <username> where <username> is the user

If you want to reset the admin user, run

drush uli

 

Drupal