The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.

Forum Discussion

ScubaStiv's avatar
ScubaStiv
Active Contributor
5 years ago
Solved

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
    5 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)