Skip to content
Turn Off the Picture Password Sign-In Policy using Intune

Turn Off the Picture Password Sign-In Policy using Intune

Written By Abhinav Rana
Last Updated August 14, 2023
Posted In Intune
SHARE

Here in his post, we will help you understand how to Turn Off the Picture Password Sign-In Policy Using Intune. We are going to use Configuration Profiles of Intune to implement this policy. Our main purpose here is to help you in acquiring knowledge of how to Turn Off the Picture Password Sign-In Policy Using Intune.

Turn Off the Picture Password Sign-In Policy configuration allows you to manage whether a user within a domain is permitted to log in utilizing a picture password. Activating this policy configuration will prohibit a domain user from establishing or utilizing a picture password for signing in.

On the other hand, if you choose to deactivate or leave this policy unconfigured, a domain user can create and employ a picture password. It’s important to be aware that when employing this feature, the user’s domain password will be stored in the system vault.

It’s important to note that when users utilise the picture password feature, their domain password is cached in the system vault. The system vault is a secure storage location used by the operating system to store sensitive information like passwords and encryption keys. This is necessary to facilitate the process of authentication without repeatedly requiring the user to input their password manually.

Patch My PC

Overall, this policy setting allows administrators to tailor the authentication methods available to domain users, promoting security and aligning with organizational preferences. The decision to enable or disable the policy should consider the balance between convenience and security and any regulatory or compliance requirements that apply to the domain’s security practices.

Windows CSP Details BlockPicturePassword

We will see Windows CSP Details for this Policy setting BlockPicturePassword. This policy setting centres around the authentication method known as a “picture password.” A picture password is a form of authentication that allows users to draw gestures, such as lines, circles, and taps, on a chosen image to log into their accounts. This method is often used in conjunction with traditional password-based authentication.

If you choose to enable this policy setting within your domain’s security configuration, users will be restricted from both establishing and using picture passwords. If you opt to disable or leave this policy setting unconfigured, domain users will retain the freedom to create and employ picture passwords for logging into their accounts.

CSP URI – ./Device/Vendor/MSFT/Policy/Config/CredentialProviders/BlockPicturePassword

Turn Off the Picture Password Sign-In Policy Using Intune Fig.1
Turn Off the Picture Password Sign-In Policy Using Intune Fig.1

Turn Off the Picture Password Sign-In Policy using Intune

To set the Turn Off the Picture Password Sign-In Policy Using Intune, follow the steps stated below:

  • Sign in to the Intune Admin Center portal https://intune.microsoft.com/.
  • Select Devices > Windows > Configuration profiles > Create a profile.

In Create Profile, I select Windows 10 and later in Platform and select Profile Type as Settings catalog. Click on Create button.

PlatformProfile Type
Windows 10 and laterSettings Catalog
Table1 – Turn Off the Picture Password Sign-In Policy Using Intune
Turn Off the Picture Password Sign-In Policy Using Intune Fig.2
Turn Off the Picture Password Sign-In Policy Using Intune Fig.2

On the Basics tab pane, I provide a name for the policy as “Turn Off the Picture Password Sign-In Policy.” Optionally, if you want, you can enter a policy description and proceed by selecting “Next.”

Turn Off the Picture Password Sign-In Policy Using Intune Fig.3
Turn Off the Picture Password Sign-In Policy Using Intune Fig.3

Now in Configuration Settings, click Add Settings to browse or search the catalog for the settings I want to configure.

Turn Off the Picture Password Sign-In Policy Using Intune Fig.4
Turn Off the Picture Password Sign-In Policy Using Intune Fig.4

In the Settings Picker windows, I searched for the keyword Picture Password, I found the category Administrative Templates\System\Logon and selected this.

When I select that option as stated above, I see one sub-category, Turn off picture password sign-in. After selecting that, click the cross mark at the right-hand corner, as shown below.

Turn Off the Picture Password Sign-In Policy Using Intune Fig.5
Turn Off the Picture Password Sign-In Policy Using Intune Fig.5

I enabled the Turn off picture password sign-in in the Administrative Templates and clicked on Next to continue.

Turn Off the Picture Password Sign-In Policy Using Intune Fig.6
Turn Off the Picture Password Sign-In Policy Using Intune Fig.6

Using Scope tags, you can assign a tag to filter the profile to specific IT groups. One can add scope tags (if required) and click Next to continue. Now in Assignments, in Included Groups, you need to click on Add Groups, choose Select Groups to include one or more groups, and click Next to continue.

Turn Off the Picture Password Sign-In Policy Using Intune Fig.7
Turn Off the Picture Password Sign-In Policy Using Intune Fig.7

In the Review + Create tab, I review settings. After clicking on Create, changes are saved, and the profile is assigned.

Turn Off the Picture Password Sign-In Policy Using Intune Fig.8
Turn Off the Picture Password Sign-In Policy Using Intune Fig.8

Upon successfully creating the “Turn Off the Picture Password Sign-In Policy, notification will appear in the top right-hand corner, confirming the action. You can also verify the policy’s existence by navigating to the Configuration Profiles list, where it will be prominently displayed.

Your groups will receive your profile settings when the devices check in with the Intune service. The Policy applies to the device.

Intune Report for Turn Off the Picture Password Sign-In Policy

From Intune Portal, you can view the Intune settings catalog profile report, which provides an overview of device configuration policies and deployment status.

To track the assignment of the policy, you need to select the relevant policy from the Configuration Profiles list. Reviewing the device and user check-in status lets you determine if the policy has been successfully applied. If you require more detailed information, you can click on “View Report” to access additional insights.

Turn Off the Picture Password Sign-In Policy Using Intune Fig.9
Turn Off the Picture Password Sign-In Policy Using Intune Fig.9

Intune MDM Event Log

To verify the successful implementation of String or integer policies on Windows 10 or 11 devices through Intune, you can leverage event IDs 813 and 814. These event IDs provide valuable insights into the application status of the policy as well as the specific value assigned to the policy on those devices. In the case of this particular policy, the value is String and is linked to the event ID 814.

By analyzing these event IDs, you can gain a clear understanding of the policy’s application status and the corresponding value associated with it on the devices in question.

To confirm this, you can check the Event log path – Applications and Services Logs – Microsoft – Windows – Devicemanagement-Enterprise-Diagnostics-Provider – Admin.

MDM PolicyManager: Set policy string, Policy: (BlockPicurePassword), Area: (CredentialProviders), EnrollmentID requesting merge: (5B88AEF1-09E8-43BB-B144-7254ACBBDF3E), Current User: (Device), String: (<enabled/>), Enrollment Type: (0x6), Scope: (0x0).

Turn Off the Picture Password Sign-In Policy Using Intune Fig.10
Turn Off the Picture Password Sign-In Policy Using Intune Fig.10

So when I open the above Event log, I found that the policy I have applied to the device is successfully implemented. By reviewing the log entry shown in the above image, the Event Viewer, I came across essential information, including the Area and Enrollment ID. These details play a significant role in identifying the corresponding registry path. To locate the specific information, please consult the table provided below:

AreaPolicyStringScopedEvent ID
CredentialProvidersBlockPicurePasswordEnabledDevice814
Table2 – Turn Off the Picture Password Sign-In Policy Using Intune

The details presented in the table above for the Turn Off the Picture Password Sign-In Policy Using Intune can be employed to access the registry settings that hold the group policy configurations on a specific computer. To accomplish this, you can execute “REGEDIT.exe” on the target computer and navigate to the precise registry path where these settings are stored.

  • Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\providers\5B88AEF1-09E8-43BB-B144-7254ACBBDF3E\default\Device\CredentialProviders

When you navigate the above path in the Registry Editor, you will find the registry key named BlockPicurePassword. Also, when I navigated to the above path, I saw that the Registry Key was created.

Registry NameValue
BlockPicurePasswordEnabled
Table3 – Turn Off the Picture Password Sign-In Policy Using Intune
Turn Off the Picture Password Sign-In Policy Using Intune Fig.11
Turn Off the Picture Password Sign-In Policy Using Intune Fig.11

Author

Abhinav Rana is working as an SCCM Admin. He loves to help the community by sharing his knowledge. He is a B.Tech graduate in Information Technology.

Discussion

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Simplify Windows Devices to Run Only the Required Applications using Intune

Key Takeaways Hey, let’s learn about Simplify Windows Devices to Run Only the Required Applications using Intune. This policy lets administrators replace the default windows shell with a custom or lightweight shell. it improves performance by using system resources and is useful for devices that run a dedicated application. If the policy is disabled or […]

AC Anoop C Nair 8 min read
Intune

Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune

Key Takeaways In this post we are discussing about Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune. Microsoft has announced the general availability of Custom Compliance Settings for macOS in Microsoft Intune. The feature helps organizations strengthen security controls while supporting many types of macOS management scenarios. […]

AC Anoop C Nair 4 min read
Intune

Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune

Key Takeaways In this post we are discussing Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune. Microsoft Intune has received a new update that expands firmware management capabilities for Samsung Galaxy devices through Firmware Versionsintegration. This enhancement gives IT administrators more control over firmware and operating system updates, helping them […]

AC Anoop C Nair 4 min read
Intune

MS Intune Adds Windows Registry Data Collection to Device Inventory for Single Values All Key Values and Subkeys

Key Takeaways Microsoft Intune 2607 introduces Windows Registry Data collection in Device Inventory, allowing IT admins to verify actual device configurations without relying on custom discovery or remediation scripts. Using the Properties Catalog, admins can collect registry information through Single Value, All Values Under a Key (Non-Recursive), or Same Value Across Subkeys. MS Intune Adds […]

AC Anoop C Nair 5 min read