Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to change user name in Windows 98 ?

565 views
Skip to first unread message

Mark LaGrange

unread,
Aug 13, 1999, 3:00:00 AM8/13/99
to
In my work as a database developer, I use a routine that returns the current
network user ID. When working stand alone (not connected to a network), this
routine usually returns my full name, as entered (I assume) somewhere during
the Windows install procedure.

I just got a new Dell laptop with Windows 98 pre-installed, and the user ID
that comes back from this routine is "Default".

Does anyone know how/where this setting can be changed?

Thanks

Mark

Bill Starbuck

unread,
Aug 13, 1999, 3:00:00 AM8/13/99
to

Edit the Registry.

Bill Starbuck (MVP)
To find out about Microsoft's MVP program, go to
http://support.microsoft.com/support/search/c.asp?SPR=
and click on "Newsgroups" in the menu on the left.

Emma Chittenden

unread,
Aug 13, 1999, 3:00:00 AM8/13/99
to

I could possibly be wrong but there is a programme that sets up user profile
for the computer in the control panel, that according to what I have read so
far allows you to create profiles that are computer specific. There is also
a section within the registry that will allow you to check that your name is
listed as the registered owner.
if you use reedit and then go to HKEY_LOCAL_MACHINE / software / Microsoft /
windows / current version. You should see on the right hand window (you
will need to scroll down) that it says registered owner. Check to make sure
that doesn't say default.
I hope that helps.

Emma
Mark LaGrange <markla...@earthlink.net> wrote in message
news:#ISy9gY5#GA.88@cppssbbsa03...

Ken Larkin

unread,
Aug 13, 1999, 3:00:00 AM8/13/99
to
The routine you use calls a Windows API that returns the current NETWORK
user. There is a different API call to get the Windows user. You may be
able to force the entry by insuring that the Control Panel - Network -
Configuration Tab - Primary Network Logon contains anything but "Windows
Logon". If your system is not configured to access a network, the user ID
will always return "Default". You are probably using this user id to verify
database permissions. If so, you may need to either modify your 'routine'
to look for a Windows ID (instead of a network user) if the user is not
connected, or prompt for a User ID and password with an input box.

Ken Larkin

Bill Starbuck

unread,
Aug 13, 1999, 3:00:00 AM8/13/99
to
Do you still have the old machine that returns your real name? Then
use Start/Find to search for files that contain this name. (I think
you'll find it in the registry.) Identify the location(s) where your
name is stored. Next, search the same location(s) on the new computer.
You'll find "Default."

Mark LaGrange

unread,
Aug 14, 1999, 3:00:00 AM8/14/99
to
Thanks, but what key am I looking for?

(I followed out the path Emma suggested in the next reply, and it did have
my name there)

Thanks

Mark


Robert McGregor

unread,
Aug 14, 1999, 3:00:00 AM8/14/99
to
Look for this KEY:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion]


--
Information for the masses
Robert

Mark LaGrange <markla...@earthlink.net> wrote in message

news:#uDH0Ap5#GA....@cppssbbsa02.microsoft.com...

Patty MacDuffie

unread,
Aug 14, 1999, 3:00:00 AM8/14/99
to
The easiest thing would be to go to Edit/Find and type in the current
user name. When you find it, change it to what you want.
Patty

Bill Starbuck

unread,
Aug 14, 1999, 3:00:00 AM8/14/99
to
I think the problem with this approach is that the current username is
"Default". There are many instances of "Default" in the Registry.

newspl...@my-deja.com

unread,
Aug 14, 1999, 3:00:00 AM8/14/99
to
In article <#ISy9gY5#GA.88@cppssbbsa03>,

"Mark LaGrange" <markla...@earthlink.net> wrote:
> In my work as a database developer, I use a routine that returns the
current
> network user ID. When working stand alone (not connected to a
network), this
> routine usually returns my full name, as entered (I assume) somewhere
during
> the Windows install procedure.
>
> I just got a new Dell laptop with Windows 98 pre-installed, and the
user ID
> that comes back from this routine is "Default".
>
> Does anyone know how/where this setting can be changed?
>
> Thanks
>
> Mark
>


Although I recommend forsaking the use of log-on when using a private
computer completely (= a computer only used by yourself) because you
don't need it (doing so by leaving log-on dialog box free of password),
you can change anything related to log-on of Win98 at Control Panel -->
Users. Using the "Network" logo does not work unless you want to change
your network log-on. Another way that's not really contextual is
Control Panel --> Passwords.

--
Posted & Š newspl...@my-dejanews.com MCMXCVIII
All Rights Reserved | All are invited to email me


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

Mark LaGrange

unread,
Aug 14, 1999, 3:00:00 AM8/14/99
to
VICTORY! As suggested, I did a find in the Registry, and found 1,200+ keys
with a data value of "Default", but I got lucky - it's:
HKEY_LOCAL_MACHINE\Network\Logon, username

I changed it to the value I wanted, re-booted, and I'm still alive...

Thanks to all those who replied; I appreciate the help

Mark


Patty MacDuffie

unread,
Aug 14, 1999, 3:00:00 AM8/14/99
to
Oops. You're right. I didn't read the beginnings of the thread.
Sorry.
Patty

Bill Starbuck <no_e...@please.com> wrote in message
news:37b5e731....@msnews.microsoft.com...

0 new messages