Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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
 
PREVIOUS NEXT
Tagged: #forgot #password #ubuntu #wsl
ADD COMMENT
Topic
Name
5+2 =