xxxxxxxxxx
# In CMD
ubuntu2004 config --default-user root
# Go to your terminal
# You should be root now
passwd <user-name>
# Input your new password
# Input your new password again
# Exit terminal
# In CMD
ubuntu2004 config --default-user <user-name>
# Go back to your terminal
# All done :)