Hi VagrantPi,
If you have access to Mattermost on the command line, you can use the CLI to give a new account the system admin role.
./platform -assign_role -email="user@example.com" -role="system_admin"
If you need it, there's more information about the CLI available here.