How To Linux How to Add Users in Linux Using GNOME Desktop Use GUI tools to add users quickly and without complex shell commands Share Pin Email Print yuoak / Getty Images Linux Guides & Tutorials Basics Installing & Upgrading Tips & Tricks Commands Key Concepts by Jack Wallen Jack Wallen is a former Lifewire writer, an award-winning writer for TechRepublic and Linux.com, and the voice of The Android Expert. Updated December 01, 2019 Use the graphical tools of your Linux distribution to add and configure new user accounts without resorting to a shell prompt. Which GNOME? For the purpose of this article, we used GNOME, version 3.32.0, running on Pop!_OS 19.04. Open the User Settings Tool Open the User Settings configuration tool: Click Activities. Type users. Click Users Add or remove users and change your password. You now have access to the user settings. Adding Users Unlock the Settings tool. Click Unlock and then, when prompted, type your user password. You must have sudo access for this feature to work. Click Add User. Enter the necessary information for the user (a full name, select a username from the drop-down, select Allow user to set a password when they next login) and then (when finished) click Add. If the account should be added to the sudoers group, to run commands and programs with elevated privileges, select Administrator for the Account Type. Otherwise, leave it as a standard user. When the account is first accessed, the account owner must create and confirm a password. Continue Reading