# How to Disable PassKey

If you wish to revert to using a traditional password, you can disable PassKey at any time.

**Here is a guide on disabling your PassKey:**

PassKey page link: <https://my.cwallet.com/settings/security/passkeys>

Navigate to the avatar photo in the upper right corner, and click the '**Settings**' option.

<figure><img src="/files/1gYci4jMFibVzTrkp5ia" alt=""><figcaption></figcaption></figure>

On the profile page, click the '**Security**' option and select '**PassKey**'.

<figure><img src="/files/Hd8xrgWONUU4bgUO3s6t" alt=""><figcaption></figcaption></figure>

Tap the '**Revoke**' button.

<figure><img src="/files/S6soHGN51k8Rqfy2VBLT" alt=""><figcaption></figcaption></figure>

Follow the system prompt to scan your Face ID or Fingerprint (Touch ID) to revoke your PassKey.

<mark style="color:green;">**⚠️ NOTE:**</mark> If you have lost your PassKey, you can click the '**Cancel**' button and the system will guide you.

<figure><img src="/files/n7XqmUMzVEhN0Axwolye" alt=""><figcaption></figcaption></figure>

Click the '**PassKey is not Available**' button.

<figure><img src="/files/SLvs7ma8DpERTK4eBFUG" alt=""><figcaption></figcaption></figure>

And, you will be required to verify your identity via Payment Password and 2FA (if you have enabled it) to confirm this process.

<figure><img src="/files/HdgeaAbAy1PTnbXdqzWK" alt=""><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/passkey/how-to-disable-passkey.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.
