How to Create and Manage a Hidden Account in Windows 7
Have you ever wanted to create a hidden account on Windows 7? Read on to find out how! Open notepad by going to Start> All Programmes> Accessories> Notepad or just type 'notepad', without quotes, into the start menu and hit enter.
Method 1 of 3:
Creating the Account
-
Open notepad by going to Start> All Programmes> Accessories> Notepad or just type "notepad", without quotes, into the start menu and hit enter. -
Type the following code:- @echo off
- net user hidden passwordhere /add
- net localgroup Administrators hidden /add
-
REMEMBER!! Change "passwordhere" to the password of your choice and, if you wish, change "hidden" to the username of your choice -
Go to File> Save As- Change the "Save as type" box to "All Files"
- Type "hidden.bat" into file name and click "Save"
-
Right click the file and select "Run as administrator" -
Click "Yes" in the UAC window that may pop up depending on your settings- A command prompt window will appear for a few seconds, then disappear
-
Open Command Prompt by going to Start> All Programs> Accessories> Command Prompt or just type "cmd", without quotes, into the start menu and hit enter. -
Type "net users", without quotes into the window and press enter. -
Check the list for an account with the name you specified. -
Well done! You have just created an account with administrator privileges! Read on to find out how to hide the account.
Method 2 of 3:
Hiding the Account
-
Open Command Prompt by going to Start> All Programs> Accessories> Command Prompt or just type "cmd", without quotes, into the start menu -
Right click the program and select "Run as Administrator" -
Type "net user hidden /active:no", without quotes, into the window and hit enter.- REMEMBER. Change "hidden" to the name you specified
-
"The command completed successfully" should appear. -
Well done! You have just hidden an account
Method 3 of 3:
Accessing Your Account
-
Open Command Prompt by going to Start> All Programs> Accessories> Command Prompt or just type "cmd", without quotes, into the start menu -
Right click the program and select "Run as Administrator" -
Type "net user hidden /active:yes", without quotes, into the window and press enter. -
"The command completed successfully" should appear. -
Log off and check if there is a new user account with the name you specified. If there is well done! -
Once you have finished using the account, follow "Hiding the account" to hide it again.
Discover more
type account command hiddenShare by
Isabella Humphrey
Update 04 March 2020
You should read it
- How to activate the hidden Admin account on Windows 7/8/10
- Ftype command in Windows
- Instructions on how to make hidden folders in USB when infected
- How to Set Administrator Password
- How to determine the type of account in Windows 10
- The Quiet Details That Make a Sports Betting Platform Feel Reliable
- Instructions on creating toy set images with ChatGPT AI
- How are AI agents changing the journalism industry?
- How to Prevent Unauthorized Access to Files
- How to Remove the Popup Ads in Avira Antivir
- How to Hack Windows




















