How do I reset my WordPress user password?

How do I reset my WordPress user password?

Update the password using WordPress Tools

If you would like to reset your WordPress User password, then you can use our WordPress Tools facility to do so. To reset your password: 

  • Head to your list of packages -> [select package] -> Users.
  • Find the user you'd like to reset the password for and select Manage -> Change Password.
  • Enter the new password and select Change Password.

You can then log in using your new password. 

Updating the password using phpMyAdmin

If you'd like to use the traditional method, or if your WordPress site is not on the VISYOO WordPress platform then you can update WordPress user passwords directly from the database using phpMyAdmin: 

  • Head to your list of packages -> [select package] -> phpMyAdmin.
  • Select Log In for the databse where the core WordPress installation is located.
  • Select to expand the database tables on the left had side and locate the wp_users table.
  • Locate the row with the user you wish to update the password for and select Edit.
  • Locate the row with Column ID user_pass, select MD5 in the function dropdown and enter your new password in the Value field. 
  • Select Go and your password will now have updated. 
    • Related Articles

    • What is WordPress?

      Overview of WordPress WordPress is a free and open source content management system (CMS) based on PHP and MySQL. WordPress is installed on a web server, which either is part of an internet hosting service or is a network host itself; the first case ...
    • Do you support WordPress Network (Multisite)?

      Yes! All our platforms have full support for a WordPress Network (formerly Multisite). You just need to follow the Create A Network article from the WordPress codex to get this setup. Additional Domains As standard, we automatically map the ...
    • How can I change my mailbox password?

      Changing passwords for any mailbox can be done through the VISYOO control panel. Log in HERE and select Manage Hosting. Select Manage on the hosting package that contains the mailbox you wish to change the password on. Choose Email ...
    • How do I add and use WordPress contact forms?

      There are a range of different WordPress form plugins out there such as WP Forms, Contact Form 7 and Pirate Forms. In this example, we'll demonstrate with the free to use Contact Form 7 plugin. 1. Install the Contact Form 7 Plugin Log in to your ...
    • I installed WordPress on the temporary URL, how can I change it to my domain name?

      If you've utilised the temporary URL and would like update it to your own live domain, then you can easily use the our WordPress tools facility to update this. To update the temporay to the live URL: Head to your list of hosting packages -> [select ...