windows-itpro-docs/windows/client-management/mdm/policy-csp-humanpresence.md
2022-10-24 18:56:09 -04:00

5.1 KiB

title, description, ms.author, ms.topic, ms.prod, ms.technology, author, ms.localizationpriority, ms.date, ms.reviewer, manager
title description ms.author ms.topic ms.prod ms.technology author ms.localizationpriority ms.date ms.reviewer manager
Policy CSP - HumanPresence Use the Policy CSP - HumanPresence setting allows wake on approach and lock on leave that can be managed from MDM. vinpa article windows-client itpro-manage vinaypamnani-msft medium 09/27/2019 aaroncz

Policy CSP - HumanPresence


HumanPresence policies

HumanPresence/ForceInstantDim
HumanPresence/ForceInstantLock
HumanPresence/ForceInstantWake
HumanPresence/ForceLockTimeout

HumanPresence/ForceInstantDim

Edition Windows 10 Windows 11
Home No No
Pro No Yes
Business No No
Enterprise No Yes
Education No Yes

Scope:

[!div class = "checklist"]

  • Device

This feature dims the screen based on user attention. This is a power saving feature that prolongs battery charge.

ADMX Info:

  • GP Friendly name: Force Instant Dim
  • GP name: ForceInstantDim
  • GP path: Windows Components/Human Presence
  • GP ADMX file name: Sensors.admx

The following list shows the supported values:

  • 2 = ForcedOff
  • 1 = ForcedOn
  • 0 = DefaultToUserChoice
  • Defaults to 0.

HumanPresence/ForceInstantLock

Edition Windows 10 Windows 11
Home No No
Pro No No
Windows SE No No
Business No No
Enterprise No Yes
Education No Yes

Scope:

[!div class = "checklist"]

  • Device

This policy specifies, whether the device can lock when a human presence sensor detects a human.

ADMX Info:

  • GP Friendly name: Implements wake on approach and lock on leave that can be managed from MDM
  • GP name: ForceInstantLock
  • GP path: Windows Components/HumanPresence
  • GP ADMX file name: HumanPresence.admx

The following list shows the supported values:

  • 2 = ForcedOff
  • 1 = ForcedOn
  • 0 = DefaultToUserChoice
  • Defaults to 0

HumanPresence/ForceInstantWake

Edition Windows 10 Windows 11
Home No No
Pro No No
Windows SE No No
Business No No
Enterprise No Yes
Education No Yes

Scope:

[!div class = "checklist"]

  • Device

This policy specifies, whether the device can lock when a human presence sensor detects a human.

ADMX Info:

  • GP Friendly name: Implements wake on approach and lock on leave that can be managed from MDM
  • GP name: ForceInstantWake
  • GP path: Windows Components/HumanPresence
  • GP ADMX file name: HumanPresence.admx

The following list shows the supported values:

  • 2 = ForcedOff
  • 1 = ForcedOn
  • 0 = DefaultToUserChoice
  • Defaults to 0

HumanPresence/ForceLockTimeout

Edition Windows 10 Windows 11
Home No No
Pro No No
Windows SE No No
Business No No
Enterprise No Yes
Education No Yes

Scope:

[!div class = "checklist"]

  • Device

This policy specifies, at what distance the sensor wakes up when it sees a human in seconds.

ADMX Info:

  • GP Friendly name: Implements wake on approach and lock on leave that can be managed from MDM
  • GP name: ForceLockTimeout
  • GP path: Windows Components/HumanPresence
  • GP ADMX file name: HumanPresence.admx

Integer value that specifies, whether the device can lock when a human presence sensor detects a human.

The following list shows the supported values:

  • 120 = 120 seconds
  • 30 = 30 seconds
  • 10 = 10 seconds
  • 0 = DefaultToUserChoice
  • Defaults to 0

Policy configuration service provider