Forum Discussion

ScubaStiv's avatar
ScubaStiv
Active Contributor
4 years ago

Unattended reboot password is logging user on automatically even though logmein session ended.

Hi all   I recently connected to a Windows 10 Enterprise machine that is on the domain. I captured the persons password so that i could perform unattended reboots.   Since closing the session, ev...
  • ScubaStiv's avatar
    4 years ago

    Hi All

     

    Incase anyone is curious of the solution:

     

    Basically AutoAdminLogon was left set as 1. Changing it back to 0 stopped the account automatically logging back in. I assume LogMeIn changes this setting and is supposed to revert it back. Perhaps the Windows Update interfered with this.

     

    Disable AutoLogon

    Key: HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
    Value: AutoAdminLogon (REG_SZ)
    Data: 0 (disabled)