View Single Post
  #4  
Old 01-05-2006, 02:27 AM
Bruce Chambers
 
Posts: n/a
Default Re: changing "user" name and password

Ineedhelp@discussions.microsoft.com wrote:
> My brother passed away and I inherited his computer. He has his user name
> and password programmed in his system, so I am not able to do things like
> schedule tasks, etc. I want to change his information to my information.
> Does anyone know how to do this? (I'm using Windows XP home version.)




To fix the "Registered to" information for WinNT/2K/XP,
you can use Start > Run > Regedit.exe to edit:

HKLM\Software\Microsoft\Windows NT\Current Version\RegisteredOwner

and:

HKLM\Software\Microsoft\Windows NT\Current
Version\RegisteredOrganization

How this will affect the name displayed in previously installed
applications will vary depending upon each individual program; some
read the registered owner information dynamically, while others read
it only during installation.

The user profile folders (C:\Documents and Settings\Username)
_cannot_ be renamed, even if the associated user account has been.
So, your best course of action would be to log on using the built-in
Administrator account, create a new user account, with the username
desired. You can then delete the old user account(s).

HOW TO Create and Configure User Accounts in Windows XP
http://support.microsoft.com/default...b;en-us;279783

How to Copy User Data to a New User Profile
http://support.microsoft.com/default...b;en-us;811151



--

Bruce Chambers

Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html

You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH
Reply With Quote