Console Lock Display Off Timeout 🔥

If the "Console lock" timeout is shorter than the "Turn off display" timeout, the system will prioritize the lock timeout once the screen is locked.

private uint GetIdleTimeSeconds()

HKLM\SOFTWARE\Policies\Microsoft\Power\PowerSettings\7517b45c-37cc-42ac-811e-373ed62da29a console lock display off timeout

LASTINPUTINFO lastInput = new LASTINPUTINFO(); lastInput.cbSize = (uint)Marshal.SizeOf(lastInput); If the "Console lock" timeout is shorter than