WordPress FAQ

How to Add an Admin User to WordPress

Adding an admin user is best performed through the WordPress dashboard, but checking the database is recommended to ensure security and integrity. medium confidence based on 8 community reports

Based on 8 community reports.

Linked sources: 9.

Known Issues

Community Q&A

How do I add a new admin user in WordPress?

Navigate to Users > Add New in your WordPress dashboard, fill in the required details, and set the Role to Administrator.

What if the admin user is not showing in the dashboard?

If a user is missing from the dashboard, check the wp_users and wp_usermeta tables in your database to verify the account exists.

Reddit Sources