Update WSL Ubuntu password

Update WSL Ubuntu password

Publish Date: Jan 9
0 0

Open Windows PowerShell as a Administrator
i) Run Following command:

wsl -u root
Enter fullscreen mode Exit fullscreen mode

ii) enter username:

passwd {your-username}

Enter fullscreen mode Exit fullscreen mode

iii) Update password:

Enter new password
Renter new password
Enter fullscreen mode Exit fullscreen mode

Comments 0 total

    Add comment