# How to Change/Disable 2FA

If you are changing devices or wish to temporarily disable 2FA, you must do so while you still have access to your current authenticator.

**Here is a guide on changing/disabling your 2FA:**

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

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

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

On the profile page, click the '**Security**' option and select '**Google Two-Factor Authentication**'.

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

You will be required to enter your current 2FA code to authorize this removal.

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

Once verified, the 2FA protection will be removed, and if you want, you can kindly set a new 2FA.

<mark style="color:green;">**⚠️ Important Note:**</mark> After removing your 2FA, a 24-hour security monitoring period will be activated immediately. During this time, all sending transactions and sensitive asset operations will be temporarily disabled to protect your funds and account.

<figure><img src="/files/rdm92KeS6dAczhvibTZN" 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/2fa/how-to-change-disable-2fa.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.
