> For the complete documentation index, see [llms.txt](https://docs.futuregold.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.futuregold.us/binance-education/two-factor-authentication/how-to-reset-google-authentication.md).

# How to Reset Google Authentication

#### **If your Google Authenticator is working properly, you can change or disable it by following these steps:**

1\. Log in to your Binance account and clic&#x6B;**\[Profile]** - **\[Security]**.

![](https://public.bnbstatic.com/image/cms/article/body/202108/161cd7de1c608a4d452fef604b0fcea3.png)

2\. Next to **\[Google Authentication]**, click **\[Change]** to directly replace your existing Google Authenticator, or click **\[Remove]** to unbind the current Authenticator and bind a new one later.

![](https://public.bnbstatic.com/image/cms/article/body/202108/7ea59aea1e3ff8a0fbfd15bc54d72ab0.png)

**Please note that withdrawals and P2P selling will be disabled for 24 hours after you make this change.**&#x33;.1. If you clicked **\[Change]:**&#x52;ead the notes carefully and click **\[Confirm]**.

![](https://public.bnbstatic.com/image/cms/article/body/202108/19d9cc68dadd9ad6b98a0b88d8a2283e.png)

To remove your old Google Authenticator, you need to verify this request with your 2FA devices. Then click **\[Remove and continue]**.

![](https://public.bnbstatic.com/image/cms/article/body/202108/e7333cc0a7014addc38b120851e0bf88.png)

Scan the QR code with your Google Authenticator app. If you are unable to scan it, enter the code manually in the app and click **\[Next]**.

![](https://public.bnbstatic.com/image/cms/article/body/202108/ec6f28576d620e9b92589e60091f758e.png)

You will see a backup key. Please save it on paper. This Key will allow you to recover your Google Authenticator in case you can’t access the app in the future.Click **\[Next]** if you confirm to reset.

![](https://public.bnbstatic.com/image/cms/article/body/202108/f6f1be61ce1dd6bd3f7a7ae6528e11e9.png)

Now verify with your email and the new Google Authenticator to complete the setup.

![](https://public.bnbstatic.com/image/cms/article/body/202108/05ec01b3dacade51ed8a5ff795416ede.png)

![](https://public.bnbstatic.com/image/cms/article/body/202108/ecbdd519fb4a8ce51f1dc7b0d3275c2c.png)

3.2. If you clicked **\[Remove]**:Read the notes carefully and click **\[Confirm]**.

![](https://public.bnbstatic.com/image/cms/article/body/202108/3b071f3f02e7b237f42fd4c69d80ed3a.png)

Verify your request with your 2FA devices and click **\[Remove]**.

![](https://public.bnbstatic.com/image/cms/article/body/202108/c737d8f5bc95c12cd049cf22aee270e4.png)

Your Google Authenticator is successfully removed. Click **\[Back to Security]**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.futuregold.us/binance-education/two-factor-authentication/how-to-reset-google-authentication.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
