Link to home
Start Free TrialLog in
Avatar of semck
semck

asked on

Get rid of log-in box?

Hi.

When my computer came (Win95), it was just normal, where you start it up with no log-in, etc. Then, about a year and a half ago, I installed IE4, and used its "Users" control panel applet to create three different Windows accounts. Later I installed Win98, and then finally IE5. I used MS Family Log in so that at startup a list of all three accounts comes up, and the user chooses from it.

I've gotten really tired of accounts, especially since it came to the point where we all used one of them anyway. So I took a few days to save settings, uninstall apps, etc., then deleted all three accounts. Now, however, it still asks at startup for an account. I used the Control Panel Network Applet to remove both Family Login and Microsoft Client. But at startup, it still asks for an account, with "Stephen" (what came to be our main account) there by default. Of course I can choose cancel, which comes to normal Windows, or I can choose "Stephen", which makes it say "You have not logged onto this machine before" etc.

My question is, how can I make the box go away, and just boot straight to normal, account-less Windows by default?

Thank you,
Stephen
Avatar of dew_associates
dew_associates
Flag of United States of America image

Easy enough Stephen.

First, use your Find, Files and Folders and locate all file with the extension PWL, such as in stephen.pwl, and delete them or rename them to stephen.old etc.


Next, start the Registry Editor and locate the following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Choose Edit, New, Binary Value. Name the new entry NoLogOff.

Press Enter and set it to the following value: 01 00 00 00

Click on OK, close the Registry Editor, and restart to make the change take effect.

Let me know if you need more!
Dennis
Avatar of hemorris
hemorris

A more straight forward solution is to right click network neighborhood and properties.  Change the primary network logon from "client for microsoft networks" to "Windows logon" leave any request for password and user id blank the select ok to the logon screen.  Reboot and you should be all set.

Avatar of semck

ASKER

Hi,

Thank you very much, dew_associates, for your answer. I did what you said and rebooted, but unfortunately the log-in box still came up. :-(

The Log Off options is gone, however, from the start menu. :-)

Thank you also, hemorris, for your suggestion. I don't have network neighborhood on my desktop anymore. I used to, but I don't remember when it went. Anyhow, yesterday I used the network applet to uninstall both family log-on AND MS Client for MS Networks. So, Windows Log-on is already selected in that box.

So, I guess I'll keep trying. But thank you both!
iF YOU RE-INSTALL cLIENT fOR msnETWORKS AND DO THE FIND FILES (*.PWL) AND DELETE THEM ALL THE REBOOT. uPON RE-BOOT YOU WILL BE PRESENTED WITH A LOGON SCREEN, ENTER A USER NAME(IF NOT ALREADY THERE) do not enter a passwqord, CLICK OK, WHEN PRESENTED WITH THE "VERIFY NEW PASSWORD BOX" do not enter a password AND CLICK OK, AFTER BOOT IS COMPLETE, REBOOT AGAIN AND YOU SHOULDN'T HAVE ANY LOGIN SCREEN

jATCAN
Semck,

Open regedit and do the following:

1. Using Regedit, open the key below.

2. Create a new String Value, and name it 'Default Password'.

3. Modify the data of 'Default Password' to match the default users password.

The default username is stored at:
[HKEY_LOCAL_MACHINE\Network\Logon] - Username

4. Reboot and the system should automatically logon.

Note: The password is stored in clear text, therefore anyone with access to the registry can see the default password!


Registry Settings:
Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Winlogon]
Value Name: Default Password
Data Type: REG_SZ
 

Dennis
By the way, this will leave you a way back later to use a logon if you wish, without having to reload Win98.
ASKER CERTIFIED SOLUTION
Avatar of 1cell
1cell
Flag of Afghanistan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Good research 1Cell!
Avatar of semck

ASKER

Hi.

Once again, Dennis, I'm afraid that your information was not the solution to this particular problem. :-( (It was interesting, though. Thanks).

On the bright side, I went to the Control Panel's "Passwords" applet to look into 1cell's advice, and there was the following option there (Option buttons):

()All users of this computer use the same preferences and desktop settings.

()Users can customize their preferences and desktop settings. Windows switches to your personal settings when you log on.

The second was selected. When I changed it and restarted, the problem had vanished!

So, a great many thanks to all! I appreciate your help. I'd like to give my 450 points to 1cell or 1cell (or Dennis), so if you'll go ahead and post something as an answer, I'll give you the poings.

Thanks again,
Stephen

Avatar of semck

ASKER

Never mind, I didn't see the "Accept Comment as answer" option. It didn't use to be there.

I'll go ahead and award 1cell, but I really appreciate everybody's help.

Thanks!
Stephen
Well done 1Cell!