Answers for "forgot password ubuntu wsl"

1

forgot password ubuntu wsl

# switch to the root
# write the following in cmd ### * (copy the `username` somewhere) * ###
kali config --default-user root
# open WSL
passwd username
# Type new password twice
# go to cmd again
kali config --default-user username
Posted by: Guest on April-18-2022

Code answers related to "forgot password ubuntu wsl"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language