Linking a Google account to a Xiaomi Redmi smartphone is a standard security feature that protects the device from unauthorized access, but sometimes this binding becomes a problem when selling a phone, after resetting, or when buying a used device with someone else's account, in which case the system requires the previous owner to enter data, blocking access to the device through Factory Reset Protection (FRP).
In this article, we will discuss all the current ways to unblock a Google account from Xiaomi Redmi (including Note 10/11/12, Redmi 9/10/11, POCO X3/X4/X5 and others on MIUI 12-14). You will learn how to do this without losing data, through phone settings, with ADB, and also bypass FRP-locking after a hard reset. Important: some methods require preliminary preparation, so read carefully!
If you encounter a problem after buying a used phone, try contacting the previous owner first, which is the easiest way. If that's not possible, go to alternative methods. Remember: not all methods work on the latest versions of MIUI, so we'll point out the relevance of each.
1. Unlinking Google account through phone settings (no reset)
The safest method is to delete your Google account directly from Xiaomi Redmi settings, which is possible if you have access to your phone and remember your profile password, which does not cause data loss and works on all versions of MIUI.
To delete the account:
- Open Settings β Google Accounts.
- Select the appropriate account (if there are several).
- Click Delete Account (or Delete Account in new MIUI versions).
- Confirm the action with a password or fingerprint.
After that, the link will be removed, and you can add a new account or sell the phone without the risk of locking. Importantly, if the device is enabled with two-step verification (2FA), you will need to enter code from SMS or the Google Authenticator application.
π‘
If you plan to sell a phone, back up your data via Settings β About Phone β Backup before you delete your Google account. This will save your contacts, photos and settings.
On some Redmi models (for example, Note 11 Pro)+ or K50) After deleting the account, you may need to restart the device. β Accounts profile still displayed, try clearing the cache of the Google Play Services app:
- Go to Settings β Applications β Application Management.
- Find Google Play Services.
- Press Warehouse. β Clear the cache.
2. Reset settings without FRP lock (if the phone is in working condition)
If you want to reset your phone completely but are afraid that you will need to enter your old Google account data after that, there is a way around this.The method only works if you have access to the phone before the reset and can perform a few prepared actions.
The algorithm is:
- Open Settings β About Phone β The MIUI version and tap it 7 times to activate the developer mode.
- Back to Settings β Additionally. β For developers.
- Activate USB Debugging and OEM Unlocking.
- Connect your phone to your PC and execute the command: adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1 This command simulates the completion of the initial setup, which will allow you to skip the step with entering a Google account after a reset.
- Now reset through Settings β Additional β Restore and Reset β Reset settings.
Warning: This method doesnβt work on MIUI 14 with the latest security updates (patches after May 2023).On new firmware Xiaomi has closed this loophole, so current models (Redmi Note 12, POCO F5 and later) will need alternative methods.
Activate the Developer Mode|Enable debugging on USB|Connect the phone to the PC with ADB|Execute the adb command|Reset the settings-->
3. FRP bypass on Xiaomi Redmi after reset (if phone is locked)
If the phone is already reset, and when turned on, a window appears with a requirement to enter the data of a Google account that you do not know, you will have to use bypass methods. FRP (Factory Reset Protection: The methods vary depending on the version MIUI phone models.
For most Xiaomi Redmi devices (starting with the Note 8 Pro and later), the following method works:
- On the Google account input screen, click on the mail input field and hold the text until the menu appears.
- Choose Help or More (depending on the version of MIUI).
- In the browser that opens, go to https://bit.ly/3xFRPBypass (or any other short URL that leads to the instruction page).
- Download and install FRP Bypass APK (like QuickShortcutMaker or FRP Hijacker).
- With the installed application, find and run Settings, then turn off FRP manually.
For models on MIUI 13/14 (e.g. Redmi Note 11S, POCO X4 Pro), this method may not work due to enhanced protection.
- π Use it. OTG-cable FRP Bypass Tool.
- π± Download to Fastboot and request a modified boot.img.
- π» Connect to your PC and use the Mi Flash Tool with official firmware (risk of data loss!).
What to do if no method works?
On Xiaomi Redmi models with a MediaTek processor (e.g. Redmi 10C, Note 11R), FRP bypassing is often possible via the engineering menu (#3646633##), but this requires knowledge of special commands and can cause a system failure.
4. Delete Google account via ADB (for advanced users)
If you have access to your phone and USB debugging enabled, you can delete your Google account via the ADB command line. This method does not require resetting and works even on locked devices (if OEM Unlock is unlocked).
Instructions:
- Install ADB and Fastboot Tools on PC.
- Connect Redmi to your computer and confirm your trust in the device.
- Open the command line in the adb folder and execute: adb shell pm uninstall-k --user 0 com.google.android.gms adb shell pm uninstall-k --user 0 com.google.android.gsf These commands remove the Google services responsible for linking the account.
- Reboot the phone.
Once you reboot, the account will be delinked, but some features (like Google Play or sync) may not work properly, and you just need to re-add the account to your settings to restore them.
Through phone settings|Dumping with preparation through ADB|Circumvention FRP post-discharge|Removal through ADB|Nothing helps.-->
Note: On MIUI 14 with the latest security patches (released after October 2023), this method may not work due to Google's restrictions on removing system applications.
5. Phone firmware as a last resort
If no other way has worked, it's a complete flashing of the phone, a radical method that deletes all the data and resets it to factory settings, but it's guaranteed to remove the Google account.
The firmware will require:
- π₯οΈ Computer with Xiaomi and Mi Flash Tool drivers installed.
- π Official firmware for your model (you can download it on the Xiaomi website).
- π Unlocked bootloader (Bootloader Unlock).
Step-by-step:
- Unclose the firmware in a folder without Cyrillic characters.
- Download the phone to Fastboot mode (clip Power + Volume down).
- Connect the device to your PC and start the Mi Flash Tool.
- Select a folder with firmware and press Refresh (the phone must be determined).
- Press Flash and wait until it is completed (usually 5-10 minutes).
Once it's firmware, it's like new, without Google, but without your data. Attention: the wrong firmware can turn your device into a brick! If you're not sure what you're doing, you'd better go to the service center.
| Method | Difficulty | Loss of data | It's working on MIUI 14. | PC required |
|---|---|---|---|---|
| Removal through settings | β | β No. | β Yes. | β No. |
| Resetting ADB-team | ββ | β Yes. | β No (on new patches) | β Yes. |
| Bypassing FRP through the browser | βββ | β No. | β οΈ Partially. | β No. |
| Removal via ADB | βββ | β No. | β No (on new versions) | β Yes. |
| Full firmware. | ββββ | β Yes. | β Yes. | β Yes. |
6. Frequent mistakes and how to avoid them
When trying to untie a Google account, users often face typical problems, including the most common ones and ways to solve them:
Error 1: After a reset, the phone requires an old account, even though you deleted it.
- πΉ Reason: The account was deleted incorrectly (for example, only from the list, but not from the system).
- πΉ Solution: Repeat deletion through Settings β Accounts. β Google and make sure that the settings β No Cache Apps from Google Play Services.
Mistake 2: ADB-No commands are executed, device unauthorized error is issued.
- πΉ Reason: Not confirmed trust in PC on the phone.
- πΉ Solution: Disconnect and reconnect the phone, on the screen of the device will appear a request for trust β confirm it.
Error 3: After bypassing FRP, the phone is constantly restarted.
- πΉ Reason: Incompatible is found APK-file or system damaged.
- πΉ Solution: Reset the settings again or flash the official firmware.
β οΈ Note: On Xiaomi Redmi models with HyperOS (new firmware instead of HyperOS) MIUI, Produced from 2026) methods of circumvention FRP In this case, the only reliable way is to officially run the firmware through the Mi Flash Tool.
If you're buying a used phone, always check to see if your Google account is untied.
- Ask the seller to reset the settings with you.
- After restarting, make sure that the phone does not require mail entry.
- Check in Settings β Google accounts that there are no other peopleβs profiles.
π‘
The most reliable way to avoid FRP problems is to always unplug your Google account before you reset your phone, so if your device is already locked, prepare for complex manipulations or contact the service.
7. Alternative methods (for specific cases)
Sometimes standard methods donβt work and you have to use less obvious solutions. Here are some alternative ways to unbundle a Google account on Xiaomi Redmi:
Method 1: Use of the SIM-map
If the phone requires a Google account after resetting, but you have SIM-mobile-internet:
- Put it in. SIM-phone-card.
- On the account entry screen, click Forgot your email?
- The system will suggest using the mobile network for recovery.
- In the browser that opens, go to Google and try to log in to any account (even someone elseβs).
- After successful login, go back to settings and add your account.
Method 2: Call bypass (for older models)
Some Redmis (like Note 7, Note 8) have the following trick:
- On the lock screen, dial 112 (emergency call) and cancel the call immediately.
- In the emergency call menu, find the Contacts or Messages button.
- Through the context menu, try to open Settings or the browser.
β οΈ Note: Using emergency numbers to bypass locks can be considered abuse, and this method does not work on all devices and can lead to locks. SIM-map.
Method 3: Resetting through Recovery
If you have custom Recovery installed (such as TWRP), you can delete the files responsible for FRP:
- Load into Recovery (clip Power + Volume up).
- Go to Advanced β File Manager.
- Delete files: /data/system/gesture.key /data/system/locksettings.db /data/system/locksettings.db-wal /data/system/locksettings.db-shm
- Reboot the phone.
This method removes all locks, including the pattern lock and PIN, but requires the presence of TWRP and can result in data loss.