Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - User name and organisation. How to change?

Reply
 
Old 09-04-2007   #1 (permalink)
ceed


 
 

User name and organisation. How to change?

Hi,

Very often when I install programs on Vista they ask for user name and
organisation. However, these fields are pre-filled with "user1" and
"Hewlett Packard" (it is a HP laptop). How do I change this
information? I just can't figure out where it is stored.

--
//ceed

My System SpecsSystem Spec
Old 09-04-2007   #2 (permalink)
Michael Solomon


 
 

Re: User name and organisation. How to change?



"ceed" <ceed.spameater@xxxxxx> wrote in message
news:xn0fasuds4hhzy000@xxxxxx
Quote:

> Hi,
>
> Very often when I install programs on Vista they ask for user name and
> organisation. However, these fields are pre-filled with "user1" and
> "Hewlett Packard" (it is a HP laptop). How do I change this
> information? I just can't figure out where it is stored.
>
> --
> //ceed
Control Panel\System, under Computer Name, Domain and Workgroup settings,
click Change settings.

--
Michael Solomon
Backup is a PC user's best friend
DTS-L.Org: http://www.dts-l.org/

My System SpecsSystem Spec
Old 09-04-2007   #3 (permalink)
Michael Price


 
 

Re: User name and organisation. How to change?

Search the registry for "owner". You will find the 2 keys that you need to
change there.



"ceed" <ceed.spameater@xxxxxx> wrote in message
news:xn0fasuds4hhzy000@xxxxxx
Quote:

> Hi,
>
> Very often when I install programs on Vista they ask for user name and
> organisation. However, these fields are pre-filled with "user1" and
> "Hewlett Packard" (it is a HP laptop). How do I change this
> information? I just can't figure out where it is stored.
>
> --
> //ceed
My System SpecsSystem Spec
Old 09-04-2007   #4 (permalink)
ceed


 
 

Re: User name and organisation. How to change?

Michael Price wrote:
Quote:

> Search the registry for "owner". You will find the 2 keys that you
> need to change there.
>
>
>
> "ceed" <ceed.spameater@xxxxxx> wrote in message
> news:xn0fasuds4hhzy000@xxxxxx
Quote:

> > Hi,
> >
> > Very often when I install programs on Vista they ask for user name
> > and organisation. However, these fields are pre-filled with "user1"
> > and "Hewlett Packard" (it is a HP laptop). How do I change this
> > information? I just can't figure out where it is stored.
> >
> > -- //ceed
I get 350 hits when I search for owner. I now know it's in the
registry, so I will find it. Thank you for pointing me in the right
direction!

--
//ceed
My System SpecsSystem Spec
Old 09-04-2007   #5 (permalink)
Andrew McLaren


 
 

Re: User name and organisation. How to change?

"Michael Solomon" <user@#notme.com> wrote ...
Quote:

> "ceed" <ceed.spameater@xxxxxx> wrote
Quote:

>> Very often when I install programs on Vista they ask for user name and
>> organisation. However, these fields are pre-filled with "user1" and
>> "Hewlett Packard" (it is a HP laptop). How do I change this
>> information? I just can't figure out where it is stored.
>
> Control Panel\System, under Computer Name, Domain and Workgroup settings,
> click Change settings.
With great respect, Michael ... you're wrong :-) The steps you suggest let
the user change the machine name (NetBIOS and/or DNS hostname) and domain
name. There's no facility under Control Panel, System, to change the
Registered Owner or the Organisation name. I don't think there's any way to
change these values through the normal UI. You need to munge the Registry.


Ceed: the Owner and Organisation are stored in the Registry, under

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

The values are called "RegisteredOwner" and "RegisteredOrganization".

Run regedit as administrator, navigate to the RegisteredOwner value, and
double-click to modify it. Change it to your desired value. Repeat for
RegisteredOrganization. Click OK and exit Regedit. When you reboot, the new
value will be displayed.

Hope it helps!

PS: Michael Solomon's technical replies are usually high quality. I respect
him as a colleague. This was a freak mis-fire.
--
Andrew McLaren
amclar (at) optusnet dot com dot au



My System SpecsSystem Spec
Old 09-04-2007   #6 (permalink)
Bruce Chambers


 
 

Re: User name and organisation. How to change?

ceed wrote:
Quote:

> Hi,
>
> Very often when I install programs on Vista they ask for user name and
> organisation. However, these fields are pre-filled with "user1" and
> "Hewlett Packard" (it is a HP laptop). How do I change this
> information? I just can't figure out where it is stored.
>

To fix the "Registered to" information for WinNT/2K/XP/Vista 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.


--

Bruce Chambers

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

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -Benjamin Franklin

Many people would rather die than think; in fact, most do. -Bertrand Russell
My System SpecsSystem Spec
Old 09-04-2007   #7 (permalink)
Michael Solomon


 
 

Re: User name and organisation. How to change?



"Andrew McLaren" <andrew@xxxxxx> wrote in message
news:OznurT17HHA.5096@xxxxxx
Quote:

> "Michael Solomon" <user@#notme.com> wrote ...
Quote:

>> "ceed" <ceed.spameater@xxxxxx> wrote
Quote:

>>> Very often when I install programs on Vista they ask for user name and
>>> organisation. However, these fields are pre-filled with "user1" and
>>> "Hewlett Packard" (it is a HP laptop). How do I change this
>>> information? I just can't figure out where it is stored.
>>
>> Control Panel\System, under Computer Name, Domain and Workgroup settings,
>> click Change settings.
>
> With great respect, Michael ... you're wrong :-) The steps you suggest let
> the user change the machine name (NetBIOS and/or DNS hostname) and domain
> name. There's no facility under Control Panel, System, to change the
> Registered Owner or the Organisation name. I don't think there's any way
> to change these values through the normal UI. You need to munge the
> Registry.
>
>
> Ceed: the Owner and Organisation are stored in the Registry, under
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
>
> The values are called "RegisteredOwner" and "RegisteredOrganization".
>
> Run regedit as administrator, navigate to the RegisteredOwner value, and
> double-click to modify it. Change it to your desired value. Repeat for
> RegisteredOrganization. Click OK and exit Regedit. When you reboot, the
> new
> value will be displayed.
>
> Hope it helps!
>
> PS: Michael Solomon's technical replies are usually high quality. I
> respect him as a colleague. This was a freak mis-fire.
> --
> Andrew McLaren
> amclar (at) optusnet dot com dot au
>
>
>
Thank you, Andrew.

I certainly apologize if I am wrong and I might have misunderstood what he
was seeking. In Control Panel, under System, when a user is not on a
domain, the computer name and full computer name, I had thought were the
equivalent of Computer name and Organization under Windows XP. When I had a
similar situation in XP to what the OP described, wherein the application
defaulted to a specific name and organization, it was in that area I changed
it without having to resort to editing the registry (As a general rule, I
try to find ways of accomplishing tasks at system level before resorting to
a registry edit).

Admittedly, I had not specifically tried this in Vista and clearly,
"Organization" is not listed under system. I probably should have first
asked the OP if it was listed there. If yes, then I think the change could
obviously be made there but if not, then as far as I know, a registry edit
as already suggested would be the only way to accomplish the task.

Of course, if the OEM hard wired it, that would be another reason you'd have
to go into the registry as well because the option to change that
information would likely not exist in the System tab.

Thanks anyway, I should have looked a little further before I leaped!:-)

--
Michael Solomon
Backup is a PC user's best friend
DTS-L.Org: http://www.dts-l.org/

My System SpecsSystem Spec
Old 09-04-2007   #8 (permalink)
Michael Solomon


 
 

Re: User name and organisation. How to change?



"Andrew McLaren" <andrew@xxxxxx> wrote in message
news:OznurT17HHA.5096@xxxxxx
Quote:

> "Michael Solomon" <user@#notme.com> wrote ...
Quote:

>> "ceed" <ceed.spameater@xxxxxx> wrote
Quote:

>>> Very often when I install programs on Vista they ask for user name and
>>> organisation. However, these fields are pre-filled with "user1" and
>>> "Hewlett Packard" (it is a HP laptop). How do I change this
>>> information? I just can't figure out where it is stored.
>>
>> Control Panel\System, under Computer Name, Domain and Workgroup settings,
>> click Change settings.
>
> With great respect, Michael ... you're wrong :-) The steps you suggest let
> the user change the machine name (NetBIOS and/or DNS hostname) and domain
> name. There's no facility under Control Panel, System, to change the
> Registered Owner or the Organisation name. I don't think there's any way
> to change these values through the normal UI. You need to munge the
> Registry.
>
>
> Ceed: the Owner and Organisation are stored in the Registry, under
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
>
> The values are called "RegisteredOwner" and "RegisteredOrganization".
>
> Run regedit as administrator, navigate to the RegisteredOwner value, and
> double-click to modify it. Change it to your desired value. Repeat for
> RegisteredOrganization. Click OK and exit Regedit. When you reboot, the
> new
> value will be displayed.
>
> Hope it helps!
>
> PS: Michael Solomon's technical replies are usually high quality. I
> respect him as a colleague. This was a freak mis-fire.
> --
> Andrew McLaren
> amclar (at) optusnet dot com dot au
>
>
>
Now that I think about it, I may have had to change it in the registry even
when I did make the change at system level in XP...I really should have
looked before I leaped on this one!

--
Michael Solomon
Backup is a PC user's best friend
DTS-L.Org: http://www.dts-l.org/

My System SpecsSystem Spec
Old 09-04-2007   #9 (permalink)


Vista x64 Ultimate SP2, Windows 7 Ultimate x64
 
 

Re: User name and organisation. How to change?

Quote  Quote: Originally Posted by ceed View Post
Hi,

Very often when I install programs on Vista they ask for user name and
organisation. However, these fields are pre-filled with "user1" and
"Hewlett Packard" (it is a HP laptop). How do I change this
information? I just can't figure out where it is stored.

--
//ceed
Hi Ceed,

You can see how to do it with this tutorial.

Registered Owner and Organization

Shawn
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
file moving and organisation proplems Vista file management
Change or add a user Vista installation & setup
User name change Vista General
Re: User name change Vista file management
Windows Mail Organisation Attempt Turns to Disaster Vista mail


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46