FG
💻 Software

How do I create an administrator user on Ubuntu?

Fresh5 days ago
Mar 15, 2026193432 views
Confidence Score1%
1%

Problem

I want to create a user having powers in Ubuntu. How can I do that?

Error Output

sudo

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I create an administrator user on Ubuntu?

Low Risk

First, create the user with: You can read more about this command in the man pages of your system with . You can then add a user to the group with with the command: Note that versions of Ubuntu until 11.10 will use as group instead of : Until Ubuntu 11.10, the Unix group for administrators with root privileges through sudo had been admin. Starting with Ubuntu 12.04 LTS, it is now sudo, for compatibility with Debian and sudo itself. However, for backwards compatibility, admin group members are s…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment