you can change the password from Myphp.admin from your hosting service CP.
Passwords are encrpyted, as such you will need to generate a hash first, a lot of unneeded work. Especially for an admin who doesn't know PHP/MySQL, it isn't as simple as just typing your password directly into phpMyAdmin and hitting save.