This is a neat little trick for those spy wannabes, or those of you who are paranoid wanting a secret user account on your system. If you have a public available computer, you may want to make sure users log on, using the proper account(s). This can be achieved with a little tweak of the registry. The hidden accounts are of course available for log in, when you know where to look.
- Open registry editor (regedit.exe)
- Navigate to HKEY_LOCAL_MACHINE -> Software -> Microsoft-> Windows NT ->CurrentVersion -> Winlogon
- Under Winlogon, look for a key named: SpecialAccounts If it’s not there create a New key (in the left pane) with that name.
- If The SpecialAccounts Key is present, inside there will be another key named: UserList (if not create it). If the UserList Key is present you may find several usernames listed, if the username you want to hide is there, skip to step 6.
- In the Right Pane, create a new DWORD value, and use the account name that you want to hide.
- Double click the new DWORD entry and set the value to 0 (zero) To unhide an account later on, set the value to 1 (one)
The next time you log on, the account will be hidden.
Note:- To access the hidden accounts, press CTRL+ALT+DELETE at the welcome screen to open the “Log on to Windows” dialog box.
No comments:
Post a Comment