The “one-click admin” with Local WP is awesome, when it works.
What do you do when it breaks and you can’t remember you password?
Use WP CLI and the command line to change the WordPress admin password.
In this video is a tutorial on how to update your user password with WP CLI and Local for WP.
We make user of the wp user update command found here:
https://developer.wordpress.org/cli/commands/user/update/