Using LoginTC and AutoElevate
Both LoginTC and AutoElevate (https://www.autoelevate.com/) can be used to protect Windows Logon.
By default LoginTC will disable all other installed logon credential providers. A registry CredentialProviderWhitelist allows for logon credential providers to be used. Enabling and using these credential providers will bypass LoginTC multi-factor authentication.
To ensure LoginTC does not impede AutoElevate initiated Admin Login functionality:
- Launch PowerShell as an Administrator
- Run the following command
reg add "HKLM\SOFTWARE\Cyphercor\LoginTC Windows Logon Connector" /v CredentialProviderWhitelist /t REG_SZ /d "{00006D50-0000-0000-B090-00006B0B0000}" /f