RackNerd Billboard Banner

How to Create Administrator Account in Windows 10

Need full control over your Windows 10 system? Creating an administrator account is the way to go. Whether you’re setting up a new PC, managing users, or troubleshooting issues, an admin account gives you access to system settings, software installations, and user permissions. Here’s how to create one in a few quick steps.

Method 1: Create an Admin Account via Settings

  1. Open Settings
    Press Windows key + I to open the Settings window.
  2. Go to Accounts
    Click “Accounts” > “Family & other users.”
  3. Add a New User
    Under “Other users,” click “Add someone else to this PC.”
  4. Choose Account Type
    You can either create:
    • A Microsoft account using an email address.
    • A local account by clicking “I don’t have this person’s sign-in information,” then “Add a user without a Microsoft account.”
  5. Set Username and Password
    Enter a username and (optional) password. Click Next.
  6. Change the Account to Administrator
    Back under “Family & other users,” select the new account, click “Change account type,” and switch it from Standard User to Administrator.

That’s it. The new user now has admin privileges.


Method 2: Use Command Prompt

If you prefer the direct approach:

  1. Open Command Prompt as Admin
    Type cmd in the Start menu, right-click Command Prompt, and choose “Run as administrator.”
  2. Create the Account
    Type the following command and press Enter: net user NewUsername NewPassword /add
  3. Make It an Admin
    Then run: net localgroup administrators NewUsername /add

That’s it. You’ve just created an admin account using two commands.


Method 3: Use Control Panel (Old-School)

  1. Open Control Panel
    Press Windows key + R, type control, and hit Enter.
  2. Navigate to User Accounts
    Go to User Accounts > Manage another account > Add a new user in PC settings.
  3. Follow the Steps to Add and Promote the Account
    This will push you back to the Settings interface, where you can follow the same process as Method 1.

Final Notes

  • Don’t forget your admin password. Without it, you could lock yourself out of important settings.
  • Limit admin accounts to trusted users only. Admin access means full control over the system.
  • If this is for troubleshooting or one-time access, remember to switch the account back to a standard user when done.

Want to manage user accounts like a pro? Bookmark this guide for easy reference.

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
RackNerd Billboard Banner
0
Would love your thoughts, please comment.x
()
x
Copy link