Repairing a Corrupt Administrator Account
I had to repair a corrupt administrator account this morning on Windows XP. The account would not accept a password change and I couldn’t inspect its properties through any administrative tools. All attempts to inspect the Administrator account would end with an “internal error occurred” message.
I was able to do all of this inspection from a secondary administrative account. Since I couldn’t tell what was wrong with the account I simply opened the Registry Editor intent on clearing it out. I looked under the following key for a ProfileImagePath SID sub-key associated with the Administrator and deleted it:
HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\ProfileList
After deleting this key I restarted Windows. The OS automatically regenerated the Administrator account and I was able to inspect its properties and set a proper password.