mysql -u root -p
Open Notepad and paste the following line: ALTER USER 'root'@'localhost' IDENTIFIED BY 'MyNewPass'; change mysql root password windows
Return to the Windows management console ( services.msc ). mysql -u root -p Open Notepad and paste
ALTER USER 'root'@'localhost' IDENTIFIED BY 'NewPassword123'; Use code with caution. Copied to clipboard change mysql root password windows
mysql -u root -p