#Change or update mysql root password #Go to win cmd and cd into C:Program FilesMySQLMySQL Server 8.0in #Then type in the following: (password - current root password) mysqladmin -u root -p password newpass