Lock Timeout

Determines the timeout for Lock on Leave forced by the MDM policy. The user will be unable to change this setting and the toggle in the UI will be greyed out.

Supported on: At least Windows 10 or Windows 10 RT
Choose one of the following timeouts


  1. Defaults to user choice
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\HumanPresence
    Value NameForceLockTimeout
    Value TypeREG_DWORD
    Value0
  2. 10 seconds
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\HumanPresence
    Value NameForceLockTimeout
    Value TypeREG_DWORD
    Value10
  3. 30 seconds
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\HumanPresence
    Value NameForceLockTimeout
    Value TypeREG_DWORD
    Value30
  4. 2 minutes
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\HumanPresence
    Value NameForceLockTimeout
    Value TypeREG_DWORD
    Value120


sensors.admx

Administrative Templates (Computers)

Administrative Templates (Users)