How to create a new user in PHPMyAdmin

Hello guys, Today I am going to show you how to create a new user in phpmyadmin. Its very simple to create just folow my steps:

Go to http://localhost/phpmyadmin/

Click the User Accounts Tab

Step-1

Then

Step-2

Click Add User Account like above

Step-3

Fillup the fields and click generate if you want to generate password or you can manually put your password.

Step-4

Give Permissions like below if you want.

Result after giving permission

And finally scroll down and click the GO Button. After creating a new user account, the output likes below img.

User Accounts table

Done! You have created a new user account in your phpmyadmin.

If you face any errors comment below.