Add and Delete User Accounts With Command Prompt

Add and Delete User Accounts With Command Prompt
Quick and easy way to add and remove user accounts via command prompt in Windows 10 or Windows 11.

net user (Account Name) (Password) /add

net user (Account Name) /delete

Leave a Reply