Instructions required for Wordpress Admin Password Changing from backend. Successful helper will get +Rep
Hi, you can use the phpmyadmin in your cpanel ... You can see the detailed article here : www.wpbeginner.com/beginners-guide/how-to-reset-a-wordpress-password-from-phpmyadmin/ Thanks
1. go to your database panel (phpmyadmin / heidysql / any) 2. open the database 3. open table wp_users 4. choose your username, edit that records 5. on field "user_pass" , change value to your new password 6. don't forget to choose "MD5" on function 7. save 8. done..