Skip to content
  • How to start learning Linux
  • Labtech Implementation Stuff
  • Clogged
  • Active Directory DNS Troubleshooting
  • Some Roulette  Strat from Reddit
  • Mystery steel processing and testing
  • Croissants and Rose Lychee Cream
  • Mac and Cheese
  • DFS Replication: Requirements and Configuration
  • Services.msc not opening in Windows 11/10
  • Microsoft AD LDAP (2008): Importing Your Certificate .pfx File into the AD DS Personal Store
  • Powershell How to get all groups that a user is a member of?
  • Home Energy Saving Tips
  • Changing NTFS Security Permissions using PowerShell
  • VALORANT’S 128-TICK SERVERS

Merserver

Its a website

  • Uncategorized
  • IT
  • Unreal Engine
  • GameDev
  • Interesting Stuff
  • Food
  • Web Design
  • Kubernetes
  • Music
  • Linux
  • Toggle search form

Create an Admin User Account Using CMD Prompt (Windows)

Posted on December 18, 2022 By samadmin

This is a quick tutorial on how to create a new administrator account on a Windows computer.

Step 1Open CMD Prompt…

On Windows XP, click the Start button, then open up Run…, and type in “cmd” and click OK.

On Windows Vista or Windows 7, click Start, search for “cmd” and press Enter.

Step 2Add Username and Password

Now, in the command prompt window, type:

net user /add [*username] [password]

Press Enter. Here’s an example of what it should look like:

Step 3Add as Admin

Now type:

net localgroup administrators [username] /add

Press Enter. Here’s the example:

Done!

You should now have a new Admin Account on your PC!

IT

Post navigation

Previous Post: The Complete C++ Guide For Unreal Engine
Next Post: Connecting two FreePBX machines together

Related Posts

How to move Windows Recovery Partition IT
Microsoft AD LDAP (2008): Importing Your Certificate .pfx File into the AD DS Personal Store IT
Services.msc not opening in Windows 11/10 IT
How to start learning Linux IT
Changing NTFS Security Permissions using PowerShell IT
Use PowerShell to download a file with HTTP, HTTPS, and FTP IT

Copyright © 2025 Merserver.

Powered by PressBook Masonry Dark