# How to Disable App Lock

If you find the extra lock screen unnecessary for your environment, you can turn it off.

**Here is a guide on disabling your App Lock:**

Navigate to your account profile page, and click your avatar photo on the account settings page.

<figure><img src="/files/7G33SLQm2pUqYVzDF6Fk" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/AubD7Ph45Q4Yt5WrfyIw" alt="" width="375"><figcaption></figcaption></figure>

Scroll down on this page, and you will see the '**App Lock**' option.

<figure><img src="/files/T4BxPW1sXlScTkGtS8fv" alt="" width="375"><figcaption></figcaption></figure>

Switch this button and verify your Touch ID or Face ID to disable the '**App Lock**' function.

<figure><img src="/files/nrwTJ7A3KPOklGX5qXrm" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/HUcjCYbORppGlqm9EeqU" alt="" width="375"><figcaption></figcaption></figure>

After verifying completely, your App Lock function will be deactivated successfully.

<figure><img src="/files/4v9bJBiYbNZcv8i3Ks03" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://docs.cwallet.com/security/app-lock/how-to-disable-app-lock.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.
