Automatic Login - in WinXP

free web hosting
Open Discussion > CONTRIBUTE > Tutorials

Automatic Login - in WinXP

moldboy
Ever wanted to just turn on our computer and when you get back it's already on the desktop? (Rather then having to login at the welcome screen)
Now some computer have this feature by default, but what if it gets broken, try this.

On an Administrator account goto start >> Run, and type "control userpasswords2" (without the quotes)
Uncheck the box that "Users must enter a Username and Password to use this computer", then press Ok. You will be prompted to enter a default user and their pasword, then next time you restart the computer it will automaticaly login to that user!

Reply

Plenoptic
Very nice tutorial sir. I like it. I would do it if I didn't have 6 other people in this house, 2 in which always want to use my computer and put on things that shouldn't be on there. The only problem with that is if someone steals your computer or laptop in some cases they can get on right away without having to put in a password or anything. It has it's plusses and minusses and I would do it if I could.

Reply

rvalkass
I'm in the same situation as Plenoptic, having the whole family needing to use the computer at various times. However, I know a few people with laptops that only they use, stuck with a welcome screen, and I shall pass this on to them. Thanks very much.

Reply

wariorpk
Actually from what I have seen all you need to do is only have one user and make sure that user does not have a password. That is really the best way I found to get automatic login. Maby your meathod is a sure fire meathod though.

Reply

Kubi
@warriorpk -- You still need to go through the user select screen if you have more than one login.

@the rest-- Very nice tutorial, but it would cause some problems, in the case of a hacker getting into your computer, he wouldn't need a password to get in. Or say family members(you know, the brother who gets into your class work and deleted it), wouldn't need a password either.

Thanks for the info either way~

Reply

iGuest
What about multiple people auto login?
Automatic Login

This works for 1 user and 1 PC for auto login. But what about if you have multiple people that want to be already logged in and when the come to the PC or RDP into their account, it is already up and running. Is there a script or program to auto logon multiple people at a time or at a specific time to 1 PC without them having to logon personally?
Thanks

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. linux ftp auto login - 20.01 hr back. (1)
  2. vb logon web automatic - 50.28 hr back. (1)
  3. windows xp automatic logon batch - 57.39 hr back. (1)
  4. gpedit auto login - 81.92 hr back. (1)
  5. php auto login method post - 87.41 hr back. (1)
  6. linux automatic login root account - 92.90 hr back. (1)
  7. xp password stuck on auto login - 102.27 hr back. (1)
  8. how to automatically log in link - 114.83 hr back. (1)
  9. win xp home logon automate batch script - 116.87 hr back. (1)
  10. php login logout automatically login - 122.83 hr back. (1)
  11. batch ftp auto login - 128.90 hr back. (1)
  12. autologin gpedit xp - 136.56 hr back. (1)
  13. php auto login user pass - 148.80 hr back. (1)
  14. script for automatic login in windows xp - 155.73 hr back. (1)
Similar Topics

Keywords : automatic, login, winxp

  1. To Automatically Run Command When Login / Logoff
    (3)
  2. Simple Php Login And Registration System
    (15)
    Hello. This is my first web tutorial ever. This is basically a simple register and login script.
    Yes, I know it’s a bit rubbish but I’m quite new to PHP/MySQL. Here’s the register form. This can
    be any file extension you like. I’d recommend calling it register.html . CODE
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html
    xmlns="http://www.w3.org/1999/xhtml"> <head> <meta
    http-equiv="Content-Type" content="text/ht....
  3. 2nd Method Of Disabling Safe Mode On Winxp
    Check this one out too (2)
    Another method to disable safe mode is to remove the registry key: Backup the key before deleting
    it, of course. This method does not remove the boot menu. However, it disables Windows' ability
    to actually boot to safe mode. Attempting to boot to safe mode will cause a quick Blue Screen of
    Death (BSOD) and restart.....
  4. How To Install Winxp And Linux To The Same Compute
    a double boot (12)
    when I install a double boot linux/winxp, I always want to keep the Windows boot menu to choose the
    operating symtem. This is what I usually do: -Install Winxp -Install linux (if you dont have space
    to create a new partition for linux, you have to use partition magic to reduce the size of the WinXP
    partition and leave some space to create the partition for linux. You can create the partition
    during the linux setup. - During the linux setup, choose to install the boot manager (lilo or grub)
    in the boot sector of the partition where you are installing linux (not in the MB....
  5. Simple Login In Visual Basic 6
    user interaction example trough login programm (6)
    First of all, I am NOT a programmer, this is something my friend taught me. It describes basic
    interaction with the user, while showing basic functionality of this simple programm. So, without
    further ado, we're off to the tutorial: First of all, start your visual basic, when prompted
    for new project, select Standard Exe . Next, we need to open code window, so we can start typing
    the program. This can be done in two ways, one is double clicking on the form, or selecting Code
    from View menu. If you double clicked on the form, you will see following text: CODE ....
  6. ----> Boot Winxp Fast <----
    Fast booting winXP (12)
    So here we go follow the steps below. CODE 1. Open notepad.exe, type "del
    c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) & save as
    "ntosboot.bat" in c:\ 2. From the Start menu, select "Run..." & type
    "gpedit.msc". 3. Double click "Windows Settings" under "Computer
    Configuration" and double click again on "Shutdown" in the right window. 4. In the new
    window, click "add", "Browse", locate your "ntosboot.bat" file & click
    "Open". 5. C....
  7. How To Put A Phpbb Login Box On Your Main Site.
    Code and .php included!!! (18)
    I have included my coded file with this... Ok here is the code. CODE // //Create login area,
    replace the phpBB2 in /phpBB2/login.php with your forum's //directory // <form
    action="/phpBB2/login.php" method="post" target="_top"> <table
    width="25%" cellspacing="2" cellpadding="2" border="0"
    align="center">  <tr> <td align="left"
    class="nav"><a href="/phpBB2/index.php" class="nav">Prank Place
    Forum Index</a></td>....
  8. Php/mysql Login/register
    Tutorial for login with databases. (2)
    Start register code. Register.php CODE <form method=post
    action=register.php?action=register  name=s> <table>
    <tr><td>Username:</td><td><input type=text
    name=user></td></tr>
    <tr><td>Email:</td><td><input type=text
    name=email></td></tr>
    <tr><td>Pass:</td><td><input type=password
    name=pass></td></tr> <tr><td>Verify
    Pass:</td><td><input ....
  9. Complete Login And Registration System
    doesn't use mysql! (9)
    kLogin 0.1 QUOTE(readme.txt) Readme file to kLogin 0.1 To use the internet explorer fix:
    download the latest IE7 ZIP file
    (http://sourceforge.net/project/showfiles.php?group_id=109983&package_id=119707) Extract the ie7
    zip file to the root directory of your web server. Example, if you are using a unix/linux server,
    it's on "public_html/" or "home/public_html" Open kLogin.php file with your editor and edit the
    $info_text or $info_txt variable. Then, extract the kLogin.php file in to the root
    directory of your web server also. Just run kShoutBo....
  10. Multiple Admin Login (php)
    This is a script that doesnt requre SQL (3)
    first off make a login.html page Code: QUOTE Admin Login Username: Password:
    then make a check.php page Code: QUOTE $admin1 = "admin1"; //
    first admin username $adm_pass1 = "password1"; // first admin password $admin2 =
    "admin2"; // second admin username $adm_pass2 = "password2"; // second admin password
    if(($username == $admin1 && $password == $adm_pass1) || ($username ==
    $admin2 && $password == $adm_pass2)){ echo "Congratulations " . $_POST . " ....
  11. Php Simple Login Tutorial
    Learn how to make a simple login! (63)
    I have been quite busy lately, trying to design and code my site (far from done XD). And after
    having learned how to make a simple login, I will try to write my own tutorial, for you
    /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> the tutorial Step 1
    : The first step in designing a member system is to plan out exactly what you need. A common impulse
    among programmers is to jump right in and start coding. I'll be honest and admit that I'm
    guilty of this more so than anyone. However, since I'm in control of this conversation (y....
  12. Complete Login System
    With PHP + MYSQL (57)
    Its an complete login sistem made and tested by me and I think itwill be very usefull for people who
    are tryn to learn PHP. First, let's make register.php: CODE <?
    include("conn.php"); // create a file with all the database connections
    if($do_register){ // if the submit button were clicked if((!$name)
    || (!$email) || (!$age) || (!$login) ||
    (!$password) || (!$password2)){ print "You can't let
    any fields in blank....

    1. Looking for automatic, login, winxp

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for automatic, login, winxp

*MORE FROM TRAP17.COM*
advertisement



Automatic Login - in WinXP



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE