Update default username for wsl
open the file : /etc/wsl.conf
add the lines after updating the username:
--------------------------------------------
[user]
default=username
---------------------------------------------
Reference:
https://superuser.com/questions/1566022/how-to-set-default-user-for-manually-installed-wsl-distro
Comments
Post a Comment