How to reset the admin password of erpnext

The following command should do it:

bench --site [sitename] set-admin-password [password]

3 Likes