# Allow Simple Device Password

{% hint style="info" %}
Level 1 (L1) Corporate/Enterprise Environment (general use)

Not mapped
{% endhint %}

{% tabs %}
{% tab title="Description" %}
Specifies whether PINs or passwords such as 1111 or 1234 are allowed. For the desktop, it also controls the use of picture passwords.

{% embed url="<https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-devicelock?WT.mc_id=Portal-Microsoft_Intune_Workflows#allowsimpledevicepassword>" %}
{% endtab %}

{% tab title="CSP" %}
./Device/Vendor/MSFT/Policy/Config/DeviceLock/AllowSimpleDevicePassword
{% endtab %}

{% tab title="Recommended Setting" %}
Format: int\
Value: 0 (Not allowed)
{% endtab %}

{% tab title="Available in Settings Catalog" %}
**YES**

Device Lock

Allow Simple Device Password
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://intune.everything365.online/intune-endpoint-hardening/account-protection/allow-simple-device-password.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
