Reset MySQL Root Password in XAMPP

Open the XAMPP Control Panel and stop the MySQL service if it is running. Clicck the "Config" button next to the MySQL module. Select "my.ini" from the list — this file resides in the XAMPP\mysql\bin directory. Locate the [mysqld] section in the configuration file. Add the line skip-grant-tables under that section. Save the ...

Posted on Mon, 14 Sep 2026 16:13:16 +0000 by smordue