Skip to content
Databases

phpMyAdmin — Default Password

Default username and password for the phpMyAdmin: root / (blank). Learn how to log in and how to change the default credentials.

Login credentials are those of the underlying MySQL/MariaDB server; no separate default password.

UsernamePasswordAccessNotes
root
(blank / none)
Web UIUses MySQL root which may be blank on fresh installs
Source
official docs

Responsible use

This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.

Related devices