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

  1. images 1 of How to Create and Manage a Hidden Account in Windows 7
    Images 1 of How to Create and Manage a Hidden Account in Windows 7
    Open notepad by going to Start> All Programmes> Accessories> Notepad or just type "notepad", without quotes, into the start menu and hit enter.
  2. images 2 of How to Create and Manage a Hidden Account in Windows 7
    Images 2 of How to Create and Manage a Hidden Account in Windows 7
    Type the following code:
    1. @echo off
    2. net user hidden passwordhere /add
    3. net localgroup Administrators hidden /add
  3. images 3 of How to Create and Manage a Hidden Account in Windows 7
    Images 3 of How to Create and Manage a Hidden Account in Windows 7
    REMEMBER!! Change "passwordhere" to the password of your choice and, if you wish, change "hidden" to the username of your choice
  4. images 4 of How to Create and Manage a Hidden Account in Windows 7
    Images 4 of How to Create and Manage a Hidden Account in Windows 7
    Go to File> Save As
    1. Change the "Save as type" box to "All Files"
    2. Type "hidden.bat" into file name and click "Save"
  5. images 5 of How to Create and Manage a Hidden Account in Windows 7
    Images 5 of How to Create and Manage a Hidden Account in Windows 7
    Right click the file and select "Run as administrator"
  6. images 6 of How to Create and Manage a Hidden Account in Windows 7
    Images 6 of How to Create and Manage a Hidden Account in Windows 7
    Click "Yes" in the UAC window that may pop up depending on your settings
    1. A command prompt window will appear for a few seconds, then disappear
  7. images 7 of How to Create and Manage a Hidden Account in Windows 7
    Images 7 of How to Create and Manage a Hidden Account in Windows 7
    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.
  8. images 8 of How to Create and Manage a Hidden Account in Windows 7
    Images 8 of How to Create and Manage a Hidden Account in Windows 7
    Type "net users", without quotes into the window and press enter.
  9. images 9 of How to Create and Manage a Hidden Account in Windows 7
    Images 9 of How to Create and Manage a Hidden Account in Windows 7
    Check the list for an account with the name you specified.
  10. images 10 of How to Create and Manage a Hidden Account in Windows 7
    Images 10 of How to Create and Manage a Hidden Account in Windows 7
    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

  1. images 11 of How to Create and Manage a Hidden Account in Windows 7
    Images 11 of How to Create and Manage a Hidden Account in Windows 7
    Open Command Prompt by going to Start> All Programs> Accessories> Command Prompt or just type "cmd", without quotes, into the start menu
  2. images 12 of How to Create and Manage a Hidden Account in Windows 7
    Images 12 of How to Create and Manage a Hidden Account in Windows 7
    Right click the program and select "Run as Administrator"
  3. images 13 of How to Create and Manage a Hidden Account in Windows 7
    Images 13 of How to Create and Manage a Hidden Account in Windows 7
    Type "net user hidden /active:no", without quotes, into the window and hit enter.
    1. REMEMBER. Change "hidden" to the name you specified
  4. images 14 of How to Create and Manage a Hidden Account in Windows 7
    Images 14 of How to Create and Manage a Hidden Account in Windows 7
    "The command completed successfully" should appear.
  5. images 15 of How to Create and Manage a Hidden Account in Windows 7
    Images 15 of How to Create and Manage a Hidden Account in Windows 7
    Well done! You have just hidden an account
Method 3 of 3:

Accessing Your Account

  1. images 16 of How to Create and Manage a Hidden Account in Windows 7
    Images 16 of How to Create and Manage a Hidden Account in Windows 7
    Open Command Prompt by going to Start> All Programs> Accessories> Command Prompt or just type "cmd", without quotes, into the start menu
  2. images 17 of How to Create and Manage a Hidden Account in Windows 7
    Images 17 of How to Create and Manage a Hidden Account in Windows 7
    Right click the program and select "Run as Administrator"
  3. images 18 of How to Create and Manage a Hidden Account in Windows 7
    Images 18 of How to Create and Manage a Hidden Account in Windows 7
    Type "net user hidden /active:yes", without quotes, into the window and press enter.
  4. images 19 of How to Create and Manage a Hidden Account in Windows 7
    Images 19 of How to Create and Manage a Hidden Account in Windows 7
    "The command completed successfully" should appear.
  5. images 20 of How to Create and Manage a Hidden Account in Windows 7
    Images 20 of How to Create and Manage a Hidden Account in Windows 7
    Log off and check if there is a new user account with the name you specified. If there is well done!
  6. images 21 of How to Create and Manage a Hidden Account in Windows 7
    Images 21 of How to Create and Manage a Hidden Account in Windows 7
    Once you have finished using the account, follow "Hiding the account" to hide it again.
3.5 | 2 Vote
« PREV : How to Prevent...
How to Root an... : NEXT »