Question
Default Wordpress credentials.
I installed my WP but can’t remember my credentials. I tried to send the link for resetting pass but it does not work. It states invalid key.
are there any default username and password?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
do you have access to the database (via phpmyadmin)
if so, you can go to the wp-users table, find your user, and change the password to:
81dc9bdb52d04dc20036dbd8313ed055
your password will then be 1234
That will get you into wordpress and you can update your password to something better.