How to completely delete your Google account Xiaomi Redmi 4X: 4 working methods

Deleting a Google account from a Xiaomi Redmi 4X phone is a challenge that users face when selling a device, resetting settings or fixing sync errors. Unlike modern Xiaomi models, the Redmi 4X (codename santoni) runs on MIUI 8/9 with Android version 6.0-7.1, which imposes specific restrictions. For example, after resetting to factory settings, the phone may require you to enter data from your previous Google account (FRP protection) if it was not properly deleted.

In this article, we will discuss all the current ways to delete an account, from the standard method through settings to bypass Factory Reset Protection (FRP) in case of data loss. We will pay special attention to the nuances for Redmi 4X, since universal instructions often do not take into account the features of this model, for example, the absence of a Google Account section in new versions of MIUI or problems with authorization after a reset.

If you plan to sell or transfer a phone, you have to delete your Google account, otherwise the new owner won't be able to use the device, and if you just want to change your profile, you just have to log out, but that doesn't clear your sync data (contacts, calendar, backups).

1. Standard deletion of Google account through settings

The easiest way to delete your account is to delete it directly from the Redmi 4X Settings menu, which works if:

  • πŸ“± The device is on and stable (no "hangs" on the Mi logo).

The instructions are relevant for MIUI 8-11. In newer versions of the firmware, the path may be slightly different, but the logic remains the same.

Steps:

  1. Open Settings (the gear icon on the main screen).
  2. Go to Accounts β†’ Google (in some versions of MIUI – Sync β†’ Google Accounts).
  3. Select the appropriate account (if there are several).
  4. Click on the three dots in the upper right corner and select Delete Account.
  5. Confirm the action by entering the password from the device (if requested).

Make a backup copy of contacts and data|Remember your Google account password (required for confirmation)|Connect your phone to Wi-Fi or mobile internet|The battery should be at least 30%-->

Once removed, the phone will automatically log off from all Google services: Play Market, Gmail, YouTube, Google Drive. However, application data (such as saving in games) can remain on the device – they must be cleaned separately through the application settings.

⚠️ Note: If you delete a single Google account on your phone, after the reboot, the device may require re-entry of data to confirm ownership (the mechanism). FRP). To avoid this, add a temporary account before deleting the main account.

2. Delete account after resetting to factory settings

If you have already done Hard Reset (Reset via Settings β†’ Additional β†’ Reset and Reset or a combination of Power + Volume Up buttons), but the phone requires you to enter data from your old Google account when you turn on, FRP (Factory Reset Protection) protection is activated automatically on all Android 5.1+ devices with a linked Google account.

There are two options for the Redmi 4X:

    Method 1: Entering account data

    • πŸ“± On the lock screen after reset, select the language and connect to Wi-Fi.
    • πŸ”‘ Enter the email and password from the last Google account that was on the phone before the reset.
    • βœ… After successful authorization, the device unlocks and you can configure it as new.

    Method 2: Bypass FRP (if you don't remember the data)

    Redmi 4X is a good way to use a transition account through emergency call settings, which works on MIUI 8-9, but may not work on newer firmware versions.

    Step-by-step instructions for circumventing FRP
    1. On the Google Data Entry screen, click "Emergency Call." 2. Enter the combination ##4636### to open the Test Menu. 3. Go to the "Phone Information" section and hold the "Back" button before the Google Play Services menu appears. 4. Select "Google Settings" β†’ "Add Account" and log in to any existing Google account. 5. Go back to the initial setting and enter the new account details.

    ⚠️ Attention: Bypass FRP This method is only applicable to unlocking your own device. Using someone else's phone is illegal.

    3. Delete account via ADB (for experienced users)

    If standard methods don’t work (e.g., the phone is stuck on the lock screen or doesn’t respond to touch), you can delete your Google account via Android Debug Bridge (ADB). This method requires a computer, USB-cable and enabled debugging by USB.

    Preparation:

    • πŸ’» Install. ADB and Fastboot Tools on PC.
    • πŸ”Œ Turn on Debugging. USB on the Redmi 4X (Settings β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then return to Additional β†’ For developers).
    • πŸ”— Connect your phone to your PC and confirm your trust in your computer.

    Instructions:

    1. Open the command prompt (Windows) or terminal (Linux/macOS) in the folder with ADB.
    2. Enter the command to check the connection: adb devices must appear serial number of the device.
    3. Delete your Google account by command: adb shell pm uninstall-k --user 0 com.google.android.gms Note: This command removes Google services, which can cause some applications to work in an unstable way.

    To completely delete all account data, use:

    adb shell content delete --uri content://com.android.providers.settings/settings --where "name='account_to_sync'"

    πŸ’‘

    If ADB does not recognize the device, try reinstalling Xiaomi drivers or using the original USB-cable (not all cables support data transmission).

    4. Delete account before selling phone

    If you’re preparing a Redmi 4X for sale, it’s not enough to just delete your Google account, but to do a full reset with the internal memory cleanup to prevent the new owner from accessing your data.

    Checklist before dumping:

    Make a backup copy of photos, videos and documents|Export contacts to the file VCF|Delete everything. SIM-memory-cards|Untie the device from the Mi Account (Settings) β†’ Mi Account β†’ Get out)-->

    How to reset:

    1. Go to Settings β†’ Additional β†’ Recovery and Reset.
    2. Select Reset and tick Clear internal memory.
    3. Confirm the action by entering the password from the device.
    4. Once rebooted, the phone will be like new β€” without your accounts or data.

    Important: If you don’t unplug your Mi (Xiaomi ID) account before resetting, the new owner won’t be able to activate the device without your password.

    5. Frequent errors and their solutions

    When you delete your Google account on Redmi 4X, users face typical problems.

    Mistake.Reason.Decision
    "Impossible to delete account" (gray text)The account is the owner of the device (administrator)Add a different Google account first, then delete the old one.
    After removal, the phone requires a password.FRP protection not disabledEnter your last account or bypass FRP (see Section 2)
    The β€œGoogle Accounts” section does not appearOutdated version of MIUI or synchronization failureUpdate the firmware or reset the settings
    ADB does not see the deviceNot installed drivers or debugging not includedReinstall Xiaomi drivers and check the developer settings

    If Google services (such as Play Market) stop working after deleting your account, follow these steps:

    • πŸ”„ Reboot the phone.
    • πŸ“₯ Update Google Play Services manually through APK (Download from APKMirror).
    • πŸ”§ Reset network settings (Settings) β†’ SIM-maps and networks β†’ Resetting network settings).

    6. Alternative methods (for advanced users)

    If none of the above methods worked, you can try radical methods, which are suitable for cases where the phone is not turned on, locked or has a damaged firmware.

    Method 1: Fastboot Flashing

    • πŸ“₯ Download the official firmware for Redmi 4X (santoni) from the site MIUI Download.
    • πŸ’» Install the Mi Flash Tool on PC.
    • πŸ”Œ Connect your phone in Fastboot mode (press the Power). + Volume Down when enabled).
    • πŸ”„ Switch the device with complete data cleanup (Clean All).

    Method 2: Using TWRP and Magisk

    For experienced users who are ready for the risk of β€œbricking” the device:

    1. Install a custom TWRP recavator for Redmi 4X.
    2. Download the Magisk module and file no_verity_opt_encrypt.zip.
    3. Fold both files through TWRP, then delete /data/system/users/0/accounts.db and /data/system/sync/.

    ⚠️ Warning: Unofficial firmware and modifications may result in loss of warranty, unstable phone performance, or inability to upgrade via a service. OTA. Use them only if other methods do not help.

    Through phone settings|After resetting to factory settings|Through ADB|Bypass FRP|Another way.-->

    FAQ: Answers to Frequent Questions

    Can I delete my Google account without a phone password?
    No, deleting your account through settings requires unlocking the screen. If you forget your password, first reset the pattern lock through Mi Account (you need a linked email or phone number), then delete your Google account.
    What if after deleting the account, the phone asks for proof of ownership?
    It worked defense. FRP. Enter the last Google account you had on your phone before the reset. If you don't remember, use the bypass method. FRP (see section 2).
    How to delete your Google account if your phone is not turned on?
    In this case, only the flashing through Fastboot or EDL-The official way is to take the phone to the Xiaomi service center with proof of purchase.
    Will your phone work without a Google account?
    Yes, but with limitations: ❌ Play Market, Gmail, YouTube and other Google services will not work. ❌ Some apps (such as banking) may require Google Play Services. βœ… Basic functions (calls, SMS, The camera, the browser, will remain available. For full operation without Google, you can install alternative services (for example, the Aurora Store for downloading applications).
    How to check if your Google account is completely deleted?
    Go to Settings. β†’ Accounts and make sure your email isn't listed: πŸ“§ Lack of synchronization in Settings β†’ Synchronization. πŸ” B Settings β†’ Annexes β†’ Google does not need to be active.

    πŸ’‘

    On Redmi 4X, after deleting your Google account, make sure to reset to factory settings if you plan to sell the phone.This is the only way to ensure that all data is cleared and that the new owner avoids FRP issues.