Add new user admin via phpmyadmin wordpress

Here are the steps to add a new user as an administrator via phpMyAdmin in WordPress:

Prerequisites:

Step 1: Log in to phpMyAdmin

Step 2: Select the WordPress database

Step 3: Go to the wp_users table

Step 4: Add a new user

Step 5: Update the wp_user_roles table

Step 6: Log in to WordPress as the new administrator

That's it! The new administrator user should now be created and have the necessary permissions to manage your WordPress site.