how to change name of registered owner and company?

D

Doug McKean

How do you change the details of the registered owner and company in XP
so that on change of machine ownership the old owner's details no longer
appear when installing software etc?
 
F

frodo

it's in the registry, usually in a couple of places. The PRIMARY place is
here, many installers look here and use it as their default, but then save
whatever the installing person typed into their own private application-
specific reg location. So you'll need to search the reg carefully for
all occurances of "your name", or whatever.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"RegisteredOrganization"="Rings of the World"
"RegisteredOwner"="Bingo Baggins"
 
W

Wesley Vogel

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
RegisteredOrganization
RegisteredOwner

Or

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
RegisteredOrganization
RegisteredOwner


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
B

Bruce Chambers

Doug said:
How do you change the details of the registered owner and company in XP
so that on change of machine ownership the old owner's details no longer
appear when installing software etc?


With second-hand computers, especially if acquired from strangers
but perhaps even if acquired from a family member or friend, your wisest
course of action would probably be to format the hard drives and start
fresh. You don't want to get in trouble because the original owner may
have filled the hard drive with kiddie porn, or have problems because
the original owner downloaded/installed viruses or other malware.

However, 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


--

Bruce Chambers

Help us help you:



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

GHalleck

Doug said:
How do you change the details of the registered owner and company in XP
so that on change of machine ownership the old owner's details no longer
appear when installing software etc?

One way to do it is to run regedit. Do a search for the former
owner's name. When found, edit the value in the key and replace
with desired information. Repeat for company name, if not visible
on another line in the same key. NOTE: When manipulating the
Windows Registry, make sure that it has been backed up.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Registered User Name 3
Change who SP "registered" to? 2
Remove Previous Owner 5
Can't change PC owner 6
New Owner 6
Registered Owner; 2
How do i change the name that is registered in XP 4
changing registered owner 4

Top