I also get the same error and finally found the answer with the first response of the above message. But this is wrong, because this error is subject to a password change, so all this needs to be done to solve this problem. the previous one looks like this:
" $cfg['Servers'][$i]['password']='';"
after i changed like:
" $cfg['Servers'][$i]['password']='root'; "
The actual reason for this when installing XAMMP is not a password there, but after that I added a password for security. But it did not update in config.inc.php , so we need to update it manually by following these steps.
source share