Follow the steps below to change your WordPress admin user's password directly from the WordPress dashboard. Login to your WordPress Dashboard. From the left navigation menu, click on Users. Then click all users
You will see a random password generated that you are welcome to use. Note that your password will be rated for strength. Be sure to include capital letters, numbers, and a symbol to help make the password strong and hard to crack. Once you have finished changing your password, scroll down the page until you see the blue button labeled Update Profile. Click on this button to save your changes.
If you've forgotten your WordPress admin password, you can reset it via email from the WordPress dashboard login page following these steps:
If you don't have access to your WordPress database, you can also reset you password with FTP.
In my case this was /srv/users/account3/apps/account3/public/wp-content/themes/twentyfourteen/functions.php
wp_set_password('password','admin');