Wednesday, April 6, 2016

How To Create Hidden User Account In Windows

Yes, it is permissible with our method to Create Hidden User Account In Windows. Today more than billions of people are utilizing windows operating system on their computers and laptops. As windows is recognized as most user-friendly OS that is why it has more convinced users.

Steps To Create Hidden User Account In Windows:-

Step 1. First of all, you need to open notepad in your windows by pressing Window button and then entering notepad. Now copy the below code and paste it into notepad.
@echo off
net user hidden password hello /add
net local group Administrators TechBihari /add
 In above code replace hello with your desired password and TechBihari with your desired username.
Step 2. Now save this file as hidden.bat

Step 3. Now open the saved file by right-clicking on it and selecting run as administrator and a command prompt will appear and your account is being created.

Step 4. Now to check this account being created open the command prompt and there type net user and press enter.

So foregoing is all about How To Create Hidden User Account In Windows.  


I Hope you like our work, do share with others too. Leave a comment below if you need our help at any step.


 

No comments:

Post a Comment