xampp phpmyadmin#2054 - 服务器请求客户端未知的身份验证方法

when I try to open XAMPP phpmyadmin It shows below error (ER(1) .before display this error (ER(1) phpmyadmin showed ER(2), then I installed again XAMPP 3 times. After installation, frist time phpmyadmin worked properly but when i refresh after crate a database, these errors are appeared.please give me a solution.

ER(1) #2054 - The server requested authentication method unknown to the client

ER(2) #1045 - Access denied for user 'root'@'localhost' (using password: NO)

There is a config.inc.php file located somewhere in the xampp directory. What you have to do is open this file in a text editor and set the password I think. I have not used xampp in years