Refer to https://askubuntu.com/questions/1376711/how-do-i-change-the-default-user-that-signs-in-on-wsl

vim /etc/wsl.conf

add following content (substitute “username” with your default user)

[user]
default=username