Linux Remove User From Group - 2 Easy Methods


linux remove user from group

Fix Windows errors with Fortect:
Fortect can repair common computer errors by scanning your entire system for damaged or missing OS files and replacing them with the original, working versions. Optimize your PC in 3 simple steps:

  1. Download and Install Fortect on your PC
  2. Use the PC Scan feature to look up any Windows issues (including drivers)
  3. Right-click on Repair, and fix it within a few minutes.

Besides that, it helps you clean up junk files, fix stability problems, and get rid of annoying programs and malware traces.

On Linux, you can remove a user from a group with:

1. Using the gpasswd Command

1. Press CTRL+ALT+T to open the terminal.

2. Run the “groups username” command to list the current groups of the specified user.

3. Type “sudo gpasswd -d username groupname” and hit Enter.

removing user from group using gpasswd command on Linux

2. Using the deluser Command

1. Type “sudo deluser username groupname” and hit Enter.

2. Execute the “groups username” command for verification.

removing user from group using deluser command on linux

You may also be interested in:

So, now you know how to use commands on Linux to remove a user from a group. Feel free to share your feedback in the comments below!

Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

User forum

0 messages