SyntaxFix
Write A Post
Hire A Developer
Questions
In windows 10, just exit out of current login and run this on command line
--> mysqladmin -u root password “newpassword”
mysqladmin -u root password “newpassword”
where instead of root could be any user.