found that the solution on the Internet is more outdated. Well, the solution is simple.
- Open Browser localhost:[port]/phpmyadmin/
- Click the user account option
- Select the user named Root,host name as localhost and the last line to Modify permissions .
- Click Change Password . Enter the password two times and click Execute.
- Well, then you'll encounter problems with browsers not landing phpMyAdmin. But don't square!! Open the Local installation xampp directory under PhpMyAdmin, such as D:\xampp\phpMyAdmin. Open the Edit config.inc.php file. Yes, modify the third line $cfg [' Servers '] [$i] [' Password '] fill in the password
- Then force to refresh the browser ctrl+r, and then open the localhost:[port]/phpmyadmin/on it.
This right when one of their own small notes, hope can help some and I have been troubled by a little bit of friends ~
MySQL Setup password in xampp