Windows XPPost your Windows XP related questions here.
Mission Statement
WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.
Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.
Is there a way to create an Admin level account and make it invisible at the login screen, unless I press a key or something. In other words not show up in the list of available accounts, but be able to log into it somehow.
I know this is a long shot and probably a daft question.
TiA
Didn't find the information you thought to find? Check out these Similar Threads
edit the Registry :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT \CurrentVersion\WinLogon\SpecialAccounts\UserList :
create new entrys as "DWORD":
- value 0 -> do not display a user on the logon screen
- value 1 -> display user even if Windows would not display it (like : Administrator)
This allows to have on the Logon-screen only the most common used usernames.
If there is now a need to logon as an un-listed user, just pressed twice Control-Alt-Delete, and the system will display the standard Windows logon screen, allowing to enter the username (and password).