

When you are changing the default user/password from root/root, you need to do two things. If you're connected to the internet, this is a must.
#CHANGING PHPMYADMIN ROOT PASSWORD INSTALL#
Again, note the double hyphen before the 'user' and 'password'. The default username/password for your MySQL install is now root/root For security purposes, it's always best to change this. This will open a black window titled "XAMPP for Windows". Where 'OLDpass' would be your current password for the 'root' user.

Next, launch the specialized Windows command prompt by clicking the "Shell" button on the right hand side. You will know they are running by their names being highlighted in green. Here's How! First, start your MySQL/Apache serverįirst open up your XAMPP control panel and verify that Apache and MySQL are running. That's not very security conscious of us now is it? The good news is that you can change the root password (aka admin password) for your localhost phpMyAdmin/MySQL account in just a few minutes. One of the things that gets forgot about in a lot of these cases is some basic security practices, like not using the default password.įor most every XAMPP installation, people tend to keep their default BLANK password. One of the best things about running your own localhost XAMPP web server is being able to do all the testing and projects you want for no charge at all. It is easy and quick, especially if you are running an XAMPP localhost web server.
