Hey @wpbetsy
It can easily be done by accessing your database.
You’ll first want to login to phpMyAdmin.On the left-hand side, click on your database. Then scroll down and click on the wp_users table. wp_users is the standard table. On the row next to your admin username, click on “Edit”
In the column user_pass, you can enter a new value for your password. Ensure that you select MD5 from the function column. Then click on “Go” at the bottom.