Jump to content

ALBERTKOHL

Member
  • Posts

    11
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by ALBERTKOHL

  1. i used the tweak to add an account and autologin and it wont stop trying to use that account. how can i turn it off? im not huge on reg tweaks :)( here is the syntex:

    autologin.cmd:

    ;net user "John" asdf1234 /add

    ;net localgroup Administrators "John" /add

    ;REGEDIT /S autologon.reg

    EXIT

    autologon.reg:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

    "DefaultUserName"="John"

    "DefaultPassword"="asdf1234"

    "AutoAdminLogon"="1"

×
×
  • Create New...