windows-itpro-docs/windows/client-management/mdm/policy-csp-credentialsui.md
Meghana Athavale 60fe20fc33 Updated
2021-09-29 16:44:59 +05:30

4.7 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 - CredentialsUI Learn how to use the Policy CSP - CredentialsUI setting to configure the display of the password reveal button in password entry user experiences. dansimp article w10 windows manikadhiman medium 09/27/2019 dansimp

Policy CSP - CredentialsUI

Tip

These are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see Understanding ADMX-backed policies.

You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to Enabling a policy.

The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see CDATA Sections.


CredentialsUI policies

CredentialsUI/DisablePasswordReveal
CredentialsUI/EnumerateAdministrators

CredentialsUI/DisablePasswordReveal

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

Scope:

[!div class = "checklist"]

  • User
  • Device

This policy setting allows you to configure the display of the password reveal button in password entry user experiences.

If you enable this policy setting, the password reveal button will not be displayed after a user types a password in the password entry text box.

If you disable or do not configure this policy setting, the password reveal button will be displayed after a user types a password in the password entry text box.

By default, the password reveal button is displayed after a user types a password in the password entry text box. To display the password, click the password reveal button.

The policy applies to all Windows components and applications that use the Windows system controls, including Internet Explorer.

ADMX Info:

  • GP Friendly name: Do not display the password reveal button
  • GP name: DisablePasswordReveal
  • GP path: Windows Components/Credential User Interface
  • GP ADMX file name: credui.admx

CredentialsUI/EnumerateAdministrators

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

Scope:

[!div class = "checklist"]

  • Device

This policy setting controls whether administrator accounts are displayed when a user attempts to elevate a running application. By default, administrator accounts are not displayed when the user attempts to elevate a running application.

If you enable this policy setting, all local administrator accounts on the PC will be displayed so the user can choose one and enter the correct password.

If you disable this policy setting, users will always be required to type a user name and password to elevate.

ADMX Info:

  • GP Friendly name: Enumerate administrator accounts on elevation
  • GP name: EnumerateAdministrators
  • GP path: Windows Components/Credential User Interface
  • GP ADMX file name: credui.admx