Results 1 to 6 of 6

Thread: Windows Vista Auto-Logon

  1. #1
    Jason Guest

    Windows Vista Auto-Logon

    I have successfully setup a lab of computers to auto-logon using the below
    registry keys. My problem is I am unable to bypass the auto-logon now. You
    can bypass it by holding down shift in Windows XP but that does not work in
    Vista Business.

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon
    DefaultUserName
    DefaultPassword
    AutoAdminLogon = 1
    ForceAutoLogon = 1 (Have tried enabling this and disabling it and
    still no luck)

    Also tried making sure "IgnoreShiftOverride" was set to zero and no
    effect.

    Any help would be appreciated.
    Thanks
    Jason


  2. #2
    Mark L. Ferguson Guest

    Re: Windows Vista Auto-Logon

    Try pressing F8 for the safe mode menu. Safe Mode With Command Prompt would
    let you run a command or .bat file to do a 'Reg delete' on the
    AutoAdminLogon Value, then type WIN to get the welcome screen. A 'Reg add'
    after logon could put it back.

  3. #3
    PaulM Guest

    Re: Windows Vista Auto-Logon

    1.Click on the Start button and type in 'netplwiz'. This will open the
    Advanced User Accounts menu.
    2.In the Users tab, highlight the account you want to login to Vista
    automatically with, and then 'must enter a username and password to use this
    computer'.
    3.Click on 'Apply'. A new window will now popup asking you to enter the
    password of the account you've just highlighted. Do this, and then click 'Ok'
    ..
    4.Click 'Ok' on the Advanced User Accounts menu to finish.

  4. #4
    Be Yond Guest
    why did you do registry tweaks when you can do it from a GUI

    go to start> and in the search type

    control userpasswords2

    and press enter

  5. #5
    crabtreed Guest

    Re: Windows Vista Auto-Logon

    ;Just copy the text below into a text file and name with the .reg
    extension. Run it. ;Works fine for Win2000,XP and/or Vista Business at
    least. You can turn on/off the
    ;shift key override as noted.

    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
    NT\CurrentVersion\Winlogon]
    "AutoAdminlogon"="1" ;the value of 1 enables this and 0 disables this
    "DefaultUserName"="enter login name here"
    "DefaultPassword"="enter password name here"
    "ForceAutoLogon"="1"
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows
    NT\CurrentVersion\Winlogon]
    "RunLogonScriptSync"="1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
    NT\CurrentVersion\Winlogon]
    "IgnoreShiftOverride"="0" ;the value of 1 enables this and 0 disables
    this

  6. #6
    Join Date
    Oct 2010
    Posts
    1

    Re: Windows Vista Auto-Logon

    Try using a PS/2 keyboard, it worked for me!

Similar Threads

  1. How to set auto logon in Windows 7 professional
    By Dhatri in forum Operating Systems
    Replies: 4
    Last Post: 16-09-2011, 11:28 AM
  2. Auto logon to Windows XP SP2 pc and active directory domain
    By saathii in forum Windows XP Support
    Replies: 2
    Last Post: 04-02-2009, 09:01 PM
  3. How to enable Auto Logon in Windows XP / Vista?
    By Unwin in forum Tips & Tweaks
    Replies: 4
    Last Post: 31-10-2008, 02:09 PM
  4. disable auto logon in xp
    By alok_singh_tech in forum Operating Systems
    Replies: 1
    Last Post: 06-02-2008, 11:58 AM
  5. Auto Logon AND auto lock workstation?
    By Nadeem in forum Windows XP Support
    Replies: 3
    Last Post: 09-11-2006, 05:49 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,903,007.14529 seconds with 17 queries