Showing posts with label admin. Show all posts
Showing posts with label admin. Show all posts
View Admin At Welcome Screen
Posted On Monday, December 8, 2008 at at 4:50 AM by RonakBy default windows XP doesn't show the Administrator in the user list at the welcome screen. Here's a way to get around it.
Now head up to HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\Userlist
Create a new DWORD entry and name it as Administrator and change its value to 1.
Exit and reboot for the changes to take effect.
To change it back change its value to 0 or simply delete the key.