August 20, 200422 yr There don't seem to be any tools like in XP Pro that allow one to rename the Administrator Account. Is there ANY way to do this task from the command-line or thru some other means? Perhaps even during the installation process somehow?Remember this is crappy XP HOME we're talking about, not crappy XP Pro.
August 20, 200422 yr Try this:Go to Start > Run, enter control userpasswords2Check 'Users must enter a user name and password to use this computer' if it is not already enabled. Select Administrator, click Properties. Change the User name to whatever you want.
August 20, 200422 yr There's no reason for MS not to provide a command line utility to do this. The actual API to make this change is the same API that "net use" and company use, and you can do about everything else to configure users with that command.That said, I use a utility called "renuser.exe." If you search google for "renuser" it will turn up. I rename the Administrator right from cmdlines.txt.
August 20, 200422 yr Start -> Run -> gpedit.msc -> Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options -> "Accounts: Rename administrator account"
Create an account or sign in to comment