To check the users on the website and see the ID
wp user list
To update the user password
wp user update user_id --user_pass=password
Here’s the article I followed to learn how to do this.
Have any questions or comments? Write them below!