How to Enable or Disable the Password Reveal Button in Windows 10
After you type your password in a password entry text box in Windows 10, you will see a password reveal button (fermata eye) that you can press to show the typed password to verify if you typed it correctly.
This tutorial will show you how to enable or disable the password reveal button for all users in Windows 10.
You must be signed in as an administrator to be able to enable or disable the password reveal button.
Contents
- Option One: To Enable or Disable Password Reveal Button using Group Policy
- Option Two: To Enable or Disable Password Reveal Button using a REG file
EXAMPLE: Password reveal button on sign-in screen
![]()
The Local Group Policy Editor is only available in the Windows 10 Pro, Enterprise, and Education editions.
All editions can use Option Two below.
1 Open the Local Group Policy Editor.
2 In the left pane of Local Group Policy Editor, navigate to the location below. (see screenshot below)
3 In the right pane of Credential User Interface in Local Group Policy Editor, double click/tap on the Do not display the password reveal button policy to edit it. (see screenshot above)
4 Do step 5 (enable) or step 6 (disable) below for what you would like to do.
A) Select (dot) Not Configured or Disabled, click/tap on OK, and go to step 7 below. (see screenshot below)
Not Configured is the default setting.
7 When finished, you can close the Local Group Policy Editor if you like.
The downloadable .reg files below will add and modify the DWORD value in the registry key below.
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CredUI
DisablePasswordReveal DWORD
(delete) = Enable
1 = Disable
1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Enable_password_reveal_button.reg
Download
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Disable_password_reveal_button.reg
Download
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 If you like, you can now delete the downloaded .reg file.
That's it,
Shawn