login without a password is forbidden by configuration (see allownopassword) windows 10 code example
Example: login without a password is forbidden by configuration (see allownopassword) ubuntu
$ sudo nano /etc/phpmyadmin/config.inc.php
type “//”
// $cfg['Servers'][$i]['AllowNoPassword'] = TRUE;
$ sudo service nginx restart