1. First log in to your hosting space account. I will take SG as an example. Find the phpMyAdmin icon in cPanel, as shown below. If you are using other hosting, such as BH , are similar. There is the phpMyAdmin icon in cPanel
#2. After entering phpMyAdmin, select your WP database in the database menu in the upper left corner and click on it. If If you only build a website, it is usually the first option with a domain name suffix. Find wp_users in the database list on the right, click Browse next to it, as shown below:
3. After entering, click Edit to start changing your WP background password
#4. Fill in the password you want to reset in the Value corresponding to user_pass. If you want to change the user name, just change it in user_login. In addition to Value, there is also Functions corresponding to user_pass. Here is a drop-down menu. Select MD5, which is used for secondary encryption.
5. After filling in the password, Scroll the page to the bottom, click Go as shown in the picture below to complete the password reset. Isn’t it very simple? Congratulations, you have completed the reset and modification of WordPress backend password
Recommended tutorial: wordpress tutorial
The above is the detailed content of How to reset password in wordpress. For more information, please follow other related articles on the PHP Chinese website!