← Back to Home

WordPress Password Hash Generator

Create authentic encrypted password hashes using the phpass algorithm compatible with the WordPress wp_users table.

How to use a WordPress password hash?

If you lose admin access to your WordPress site, you can generate a new hash using this tool, log in to your database manager (like phpMyAdmin), open the wp_users table, and replace the user_pass field value for your account with the result obtained above.