Changing the password for WordPress can be done in phpmyadmin.   You go to your database.   Open wp_users table.  Remove the user_pass value.  Change function to MD5.  Type the password as you want it.  When you hit go, it will encrypt it for you.