Ok so what happened anyway!!!???
tp://support.microsoft.com/kb/281992
Ben
Your original account was the primary Administrators group account named
"Administrator". As soon as you created another Administrators group
account with another name, say "DJW", Windows hide the "Administrator"
account. It's by design.
The rule of thumb is not to actually use the "Administrator" account
except to set or fix things. It's not meant to be the account you use daily.
'Hope this helps.
Now, just for your information:
You can tell Windows to show the "Administrator" account on the Welcome
screen with a regedit:
[Always use caution when using regedit, changes are immediate and can
hose Windows]
Start regedit the registry editor:
Go to:
HKLM > SOFTWARE > Microsoft > Windows NT > CurrentVersion > Winlogon
Create new key under Winlogon named "SpecialAccounts" (if none).
Then another key under SpecialAccounts name "UserList" (if none).
Create a DWORD value named "Administrator" (if none).
And set its value to 1.
The Administrator account will now show up on the Welcome screen and as
a user "User Accounts" found in the Control Panel.
To re-hide the Administrator account set the value to 0 (zero).
'Have a nice day,
Lemon