WSL

How to add users to WSL Distro (Windows Subsystem for Linux)

How to add users to WSL Distro (Windows Subsystem for Linux)

WSL or Windows Subsystem for Linux for Windows 10 support multiuser capabilities. And when it comes to user management for software, various aspects of software management can be discussed. Adding a user to the Windows Subsystem for Linux on Windows 10 is one of those aspects. It is worth noting that this method will work only after the distro is all set up.

Add users to WSL Distro

There are two main methods to add users to Windows Subsystem for Linux distro on Windows 10. They are the following:

  1. When logged in as a SUDO user.
  2. When logged in as ROOT.

1] When logged in as a SUDO user

After you have opened your Linux distro and logged in as a SUDO user, enter the following command to add a user:

sudo adduser 

It will ask you to Enter new UNIX password. After you have entered that, you will have to Retype new UNIX password.

Then it will ask for the following details:

Then press Y when you get the prompt asking Is the information correct? [Y/n].  Your new user would be added now.

2] When logged in as ROOT

In case you are logged in as ROOT, you need to refer to our guide to set a default user. This default user will be the one that you need to use to add a new user. Then, you need to execute the following command to add a user in the same Linux distro:

adduser 

Similar to the scenario of being signed in as a SUDO user, you need to setup password and give details like Full Name, Room Number, Work Phone, Home Phone, Other. 

Enter to confirm the details that you just entered.

Voila! You can now set back to create another default user if you want.

I hope you found this guide useful.

WinMouse lets you customize & improve mouse pointer movement on Windows PC
If you want to improve the default functions of your mouse pointer use freeware WinMouse. It adds more features to help you get the most out of your h...
Mouse left-click button not working on Windows 10
If you are using a dedicated mouse with your laptop, or desktop computer but the mouse left-click button is not working on Windows 10/8/7 for some rea...
Cursor jumps or moves randomly while typing in Windows 10
If you find that your mouse cursor jumps or moves on its own, automatically, randomly while typing in Windows laptop or computer, then some of these s...