Deleting a Google account with Xiaomi Redmi 5 Plus (codename vince) can be necessary in a variety of situations, from selling a phone to solving sync problems. However, many users face difficulties - the system requires a password from an old account, FRP (Factory Reset Protection) is blocked, or simply can not find the right settings. In this article, we will discuss all the current ways to delete a Google account, including bypassing the protection after reset to factory settings.
The Redmi 5 Plus (released in 2017 on Android 7.1 Nougat with MIUI 9/10) is that the methods of deleting an account depend on the firmware version and the current state of the device. For example, on a stock MIUI without root rights, some options can be hidden, and after a hard reset, you will need to bypass FRP. We will consider solutions for all scenarios β from standard removal via menus to unlocking through ADB or Mi Account Unlock Tool.
Important: If you plan to sell or transfer a phone, itβs not enough to just log out of your account β you have to delete it completely, otherwise the new owner may have trouble setting up, and if the device is already reset and requires the data of the old Google account, special methods of bypassing will be required.
1. Standard deletion of Google account through settings
The easiest way to delete an account is to delete it directly from the phone menu, which works if:
- π± You have access to Redmi 5 Plus (phone on and unlocked).
- π Remember the password from the Google account you want to delete.
- π οΈ The device is not activated lock FRP (or it hasn't worked since the reset).
Instructions:
- Open Settings (the gear icon on the main screen).
- Go to the Accounts section β Google.
- Select the account you want to delete (if there are several).
- Click on the three dots in the upper right corner and select Delete Account.
- Confirm the action by entering the phone password or pattern lock.
After that, all account data (contacts, mail, backups) will be erased from the device, but will remain in the Google cloud, and if you want to completely deactivate your account, you need to do this through the web version of Google on your computer.
π‘
If there is no deletion button in the account list, try to log out first (Delete account will appear after re-entry).
2. Delete the account after resetting to factory settings (Hard Reset)
If youβve already done Hard Reset (via Recovery or Fastboot), Redmi 5 Plus will require you to enter the last synchronized Google account when you first set up, which is FRP (Factory Reset Protection) protection, which is activated on all Android 5.1+ devices.
| FRP bypass method | Required. | Difficulty | Risks. |
|---|---|---|---|
| Mi Account Unlock Tool | Computer, USB-cable, Mi Account | Medium | It may not work on new versions of MIUI. |
| With help. ADB-team | PC, USB debugging, ADB drivers | Tall. | Team errors can cause system failure |
| Through Test Point (hardware reset) | Disassembly of the phone, soldering iron or tweezers | Very high. | Risk of damage to the fee |
| TalkBack bypass (for older versions of MIUI) | Access to the settings screen | Low. | It doesn't work for MIUI 12+ |
The most reliable way for the Redmi 5 Plus is to use the official Mi Account Unlock Tool. Download it from Xiaomi's website (requires authorization in Mi-account), connect the phone in Fastboot mode (clamp Power + Volume Down) and follow the program's instructions. The process can take up to 72 hours due to Xiaomi's verification.
What to do if Mi Account Unlock Tool is not working?
3. Delete the account without a password (if you forgot the data)
If you donβt remember the password from your Google account but your phone is unlocked, you can try the following methods:
πΉ Make sure your phone is at least 50 times charged%
πΉ Connect to a stable Wi-Fi
πΉ Download drivers to PC ADB mi PC Suite
πΉ Turn off two-factor authentication in Google (if you have backup email access)-->
Method 1: Resetting Google Password
If you have access to a backup email or phone linked to your account:
- On the lock screen, click Forgot your password.
- Choose the recovery method (SMS or backup mail).
- Follow Googleβs instructions for resetting your password.
- After you restore access, delete your account through settings (section 1).
Method 2: Use of ADB (for power users)
If you cannot reset your password, you can delete your account via ADB:
adb shell
pm uninstall -k --user 0 com.google.android.gsf.login
pm uninstall -k --user 0 com.google.android.gsfThese commands will remove Google services, which will allow you to skip the FRP check. Attention: after that, some functions (Play Market, Gmail) will stop working before the services are re-installed.
Using phone settings | Using ADB| FRP bypass after reset | Contacting the service center-->
4. FRP bypass on Xiaomi Redmi 5 Plus via ADB
This method is suitable if after resetting the phone requires the data of the old Google account, and there are no other ways to bypass. ADB and Fastboot.
Step-by-step:
- Download Googleβs Platform Tools and unpack the archive.
- Connect Redmi 5 Plus to your PC via USB.
- Press Power + Volume Down to log in to Fastboot.
- In the command line (on behalf of the administrator) run: fastboot oem unlock-go This command will unlock the bootloader, but all data is erased.
- After restarting, plug your phone back in and do: adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1 That'll skip the settings screen.
If the command doesnβt work, try an alternative method:
adb shell am start -n com.google.android.gsf.login/
adb shell am start -n com.google.android.gsf.login.LoginActivityπ‘
After bypassing FRP through ADB, be sure to perform a full reset (Wipe Data in Recovery) to avoid errors in the system.
5. Hardware reset via Test Point (extreme case)
If the software methods do not help, you can reset FRP-It's a hardware lock by locking Test Point on the motherboard, and it requires disassembling the phone, and it's only suitable for advanced users.
Instructions:
- Turn off the phone and remove the back cover (need a mediator or suction cup).
- Disconnect the battery (disconnect the plume).
- Find Test Point, which are two contact areas next to the charging connector (usually signed by TP or CLK).
- Close them with tweezers or wires, simultaneously connecting USB-plug-in.
- The phone will go into EDL (Emergency Download Mode) mode, after which you can flash clean firmware through the Mi Flash Tool.
β οΈ Attention: Incorrect closure of contacts can lead to damage to the board or failure of the power module. If you are not sure of your skills, it is better to contact the service center.
Once the firmware is run through EDL, all data will be erased, including FRP-blocking, which is guaranteed to work even on the latest versions of MIUI, but requires the official firmware for Redmi 5 Plus (codenamed vince).
6 How to Avoid Google Account Problems in the Future
To avoid getting blocked by FRP or lost data, follow these tips:
- π Always log out of your Google account before resetting your phone.
- π± Update regularly MIUI β Many vulnerabilities have been fixed in new versions. FRP.
- π§ Use a local backup (in Settings) β Additionally. β Backup instead of cloud synchronization.
- π Write your account data to a secure location (for example, a password manager).
If you frequently reflash your phone or test custom firmware, it is recommended to disable FRP beforehand:
- Go to Settings β Google β Security.
- Turn off the Device Search option (this automatically deactivates FRP).
Itβs also helpful to create a spare Mi Account and link it to your phone. If you block Google, youβll be able to unlock the device through Xiaomiβs Find Device.