Go to the config.inc.php file
In the file, search for the line
$cfg['Servers'][$i]['password']
and change it to
$cfg['Servers'][$i]['password']='root'
Hope it helps
1
solved Error : (1045) Access denied for user ‘root’@’localhost’ (using password: NO)