In this post I am going to explain how to change customer password from database in magento 2.

Go to phpmyadmin and copy the following sql query.

Change the “entity_id” with your id and just change “YOURPASSWORD” (keep the xxxxxxxx) with your new password.

Thats it. Enjoy Magento 2!!