// Go to wp-config.php file in WordPress root directory (your website name)
// Edit the file Or download the file
// Find :
/** Database username */
define( 'DB_USER', 'write your new username here');
// Save and upload the file (if you download the file) - overwrite the old one