Deleting an account Google from a phone Honor 8A is a task that users face when selling a device, resetting settings, or wanting to switch to another profile. However, the process does not always go smoothly: the Android system associates the account with key functions, and on some firmware EMUI (proprietary shell Huawei/Honor) nuances may arise. For example, after deleting an account through the settings, the phone sometimes requires you to re-enter data the next time you turn it on - this is a security feature FRP (Factory Reset Protection).

In this article we will look at all current methods of deleting a Google account s Honor 8A, including the standard method through the menu, resetting to factory settings, as well as bypassing the lock if you have forgotten the password. We will pay special attention model specifics Honor 8A (code name JAT-LX1/LX2/LX3), where due to Android versions 9/10 and EMUI 9.1 some universal instructions do not work. You will also learn how to avoid common mistakes, for example, losing access to purchases in Google Play or synchronizing contacts.

Before you begin, make sure you have:

  • ๐Ÿ”‘ Google account password (if you plan to delete through settings).
  • ๐Ÿ“ฑ Battery charge is at least 50% - factory reset may take up to 10 minutes.
  • ๐Ÿ“ก A stable Wi-Fi connection (will be required to reactivate after reset).
  • ๐Ÿ“ Backup of important data - deleting an account may erase files associated with it.
๐Ÿ“Š Why are you deleting your Google account from Honor 8A?
I'm selling my phone
Forgot my password
I want to change my account
Other

1. Standard deletion of a Google account through settings

The easiest way is to delete the account directly in the phone menu. It is suitable if you remember the password and the phone is not locked. On Honor 8A the path to the settings may differ from other Android devices due to the shell EMUI.

Instructions:

  1. Open the application Settings (gear icon).
  2. Go to section Users and accounts (or Accounts depending on the version EMUI).
  3. Select Google โ†’ tap on your account.
  4. In the upper right corner, click on the three dots (โ‹ฎ) and select Delete account.
  5. Confirm the action by entering the device password or pattern.

After deletion, the phone may ask you to re-enter your Google data the next time you connect to the Internet. This is normal - this is how protection works FRP. If you are selling a device, this method not suitable: the new owner will not be able to activate the phone without your data.

โ˜‘๏ธ Preparing to delete your account

Done: 0 / 4
โš ๏ธ Attention: On some firmware Honor 8A after deleting the account through the settings, "ghost" data remains in Settings โ†’ Applications โ†’ Google Play Market โ†’ Memory. To completely clear them, you will have to reset the phone to factory settings.

2. Deleting an account through a factory reset

If you plan to sell or transfer the phone, the only reliable way to delete your Google account is to perform full reset (hard reset) This will erase all data, including linked accounts, but will leave FRP lockif the phone was linked. to Google.

Step-by-step guide for Honor 8A:

  • ๐Ÿ“ฑ Go to Settings โ†’ System โ†’ Reset.
  • ๐Ÿ”„ Select Reset all settings (or Restore and reset โ†’ Reset data).
  • ๐Ÿ” Enter your phone password/pattern.
  • โš ๏ธ Confirm the action - the phone will reboot and begin the cleaning process (it will take 5-15 minutes).

After the reset, when you turn it on for the first time, the system may request the details of your last Google account (this is FRPIf you have forgotten the password, you will need to bypass the lock - we will talk about this in the next article). section.

What is FRP lock?

FRP (Factory Reset Protection) is Android protection against theft. After resetting the settings, the phone requires you to enter the data of the last linked Google account. Without this, the device cannot be activated. On Honor 8A with Android 9/10, bypassing FRP is possible, but requires additional. actions.

Removal method Removes FRP? Password required? Erases data?
Through settings โŒ No โœ… Yes โŒ No (account only)
Factory reset โŒ No (FRP remains) โœ… Yes (from phone) โœ… Yes (all data)
FRP bypass โœ… Yes โŒ No โœ… Partially (system files)
Via ADB โœ… Yes โŒ No (PC required) โŒ No (account only)

3. 8A (if you forgot your password)

If after resetting the phone requires you to enter your old Google account data, and you donโ€™t remember them, you will need to bypass FRPOn Honor 8A s EMUI 9.1 Android 9/10 this can be done without a PC, using loopholes in system. Important: methods may stop working after firmware updates.

Bypass algorithm (valid for firmware until 2023):

  1. On the FRP lock screen, connect to Wi-Fi.
  2. Go back and click Add Google account โ†’ Create account.
  3. In the user name input field, enter any text, then select it and click Search (magnifying glass).
  4. A browser will open - enter in the address bar settings and go to Settings โ†’ Reset.
  5. Do another data reset - after rebooting the FRP will be deleted.

If this method did not work, try an alternative method using TalkBack:

  • ๐Ÿ”Š On the FRP screen, turn on TalkBack (press two fingers on the screen).
  • ๐Ÿ“ฑ Using gestures, open Settings โ†’ Accessibility โ†’ TalkBack โ†’ Settings.
  • ๐Ÿ” In the settings search, enter reset and reset your data.
โš ๏ธ Attention: Bypassing FRP may violate Google's terms of use. After the procedure, some functions (for example Find My Device) may not work correctly. Use the method only for your devices!
๐Ÿ’ก

If bypassing FRP fails, try connecting. phone to the PC and use the utility Huawei Multi-Tool or FRP Bypass APK. These tools automate the process, but require unlocking the bootloader.

4. Deleting a Google account via ADB (for advanced users)

If standard methods do not work, you can delete your account. via ADB (Android Debug Bridge). This requires connecting the phone to the computer and installing special drivers. The method is suitable for Honor 8A with unlocked USB debugging.

Instructions:

  1. Enable phone Developer mode: go to Settings โ†’ About phone โ†’ Build number and tap on it 7 times.
  2. Go back in Settings โ†’ System โ†’ For developers and activate USB debugging.
  3. Connect your phone to your PC, install drivers Huawei HiSuite and download ADB Tools.
  4. Open a command line in the ADB folder and enter:
adb shell pm uninstall -k --user 0 com.google.android.gms

adb shell pm uninstall -k --user 0 com.google.android.gsf

These commands will remove Google services, but not the account itself. To completely clear it, do the following:

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

After a reboot, the account will be deleted, but some functions (for example, Google Play) may require re-authorization.

๐Ÿ’ก

The ADB method is only suitable for users with access to USB debugging. If the phone is locked or debugging is disabled, this method will not work.

5. What to do if your Google account is not deleted?

Sometimes users encounter errors when deleting their account. Let's look at typical problems and their solutions for Honor 8A:

  • ๐Ÿ”„ The "Delete account" button is inactive: Check whether applications (for example Find My Device or antiviruses) have administrative rights. Disable them in Settings โ†’ Security โ†’ Device administrators.
  • ๐Ÿ”’ Requires a password, but you forgot it: Use restoring access to your Google account or bypass FRP (section 3).
  • โš ๏ธ After deleting, the account appears again: This is a feature EMUI. Perform a factory reset (section 2).
  • ๐Ÿ“ฑ The phone does not turn on after the reset: The cleaning process may have been interrupted. Press Power + Volume up for 10 seconds to force a reboot.

If none of the methods helped, the problem may be in the firmware. On Honor 8A with custom (unofficial) firmware it sometimes works locking the bootloader will help.. In this case, only flashing through Fastboot.

โš ๏ธ Attention: On some versions EMUI 9.1 after deleting your account, Google stops working. Huawei AppGallery. To restore access, you will have to re-add your account Huawei ID.

6. How to avoid problems when deleting an account?

To avoid any surprises, follow these tips:

  • ๐Ÿ“‹ Create a backup copy: Use Settings โ†’ System โ†’ Backup or third-party applications like Titanium Backup (requires root).
  • ๐Ÿ”— Unlink the device from account: Go to Google device management and remove Honor 8A from the list.
  • ๐Ÿ’ณ Delete payment information: In Google Pay unlink bank cards to avoid blocking.
  • ๐Ÿ”„ Check synchronization: After deleting your account, some data (for example, contacts) may disappear. Make sure they are saved locally.

If you are selling a phone, do not forget:

  1. Run full reset (section 2).
  2. Remove the SIM card and memory card (they may contain personal data).
  3. Erase fingerprints and pattern in Settings โ†’ Security.
๐Ÿ’ก

Before selling your phone, take a photo of the IMEI (dial *#06#) and serial number (in Settings โ†’ About phone). This will help prove that the device was yours if the new owner reports it stolen.

7. Alternative methods: deletion via Huawei ID

On devices Honor/Huawei Google account is closely linked with Huawei ID. Sometimes deleting the main profile Huawei automatically breaks the link to Google. This method does not work on all firmware, but can be useful if the standard methods do not work.

How to remove Huawei ID:

  1. Open Settings โ†’ Huawei ID.
  2. Tap on your account โ†’ Account management.
  3. Select Delete account and confirm the action.
  4. Reboot your phone - after this the link to Google may disappear.

If this method did not work, try:

  • ๐Ÿ”„ Reset settings Huawei ID via Settings โ†’ Applications โ†’ Huawei ID โ†’ Storage โ†’ Clear data.
  • ๐Ÿ“ฑ Uninstall updates for the application Huawei Mobile Services in Settings โ†’ Applications.
โš ๏ธ Attention: Removal Huawei ID may lead to loss of access to branded services such as Huawei Cloud, AppGallery i Themes. Without this account, some system functions will also stop working, for example, for data transfer. Honor 8A Without this account, some system functions will also stop working, for example, Phone Clone for data transfer.

FAQ: Frequently asked questions about deleting a Google account from Honor 8A

Is it possible to delete a Google account without resetting the settings?

Yes, through the menu Settings โ†’ Users and accounts โ†’ Google. However, this will not delete FRP blocking, so when resetting the phone will still require the old account data. For complete cleaning you need hard reset.

What will happen to purchased applications after deleting your account?

When you delete your Google account, you will lose access to purchased applications and subscriptions in Google Play. To save your purchases:

  1. Transfer apps to another account via Google Family Library.
  2. Back up APK files using APK Extractor.

Please note that some apps (for example, Netflix or Spotify) are tied to the account and will not work without authorization.

Why does the phone ask for it again after deleting the account?

This is the job FRP (Factory Reset Protection) of protecting Android from theft. Even after deleting an account through settings, the system stores its hash in a protected memory area. To remove the request, you need to:

  • Either enter the old account data when you turn it on for the first time.
  • Or bypass FRP (section 3).
  • Or reset the phone via Fastboot (PC required).
Is it possible to delete a Google account from a locked Honor 8A?

If the phone is locked (forgotten password/pattern), standard methods will not work. Options:

  1. Bypass FRP (section 3) - if the lock is only on the activation screen.
  2. Reset via Recovery Mode:
    • Turn off the phone.
    • Press Power + Volume up until the logo Honor.
    • In the recovery menu, select Wipe data/factory reset (volume button control).
  • Use Huawei eRecovery for flashing (requires a stable connection to Wi-Fi).
  • If all else fails, contact the service center - proof of purchase (receipt or box) may be required to unlock.

    How to check if the account has been completely deleted?

    To make sure that your Google account has been completely erased from Honor 8A:

    1. Go in Settings โ†’ Users and accounts โ€”your Google profile should not be there.
    2. Check Settings โ†’ Applications โ†’ Google Play Store โ†’ Storage โ€”if it is empty, the account has been deleted.
    3. Reset the settings and try to activate the phone without entering Google data. If the request does not appear, the FRP is also erased.

    If after resetting the phone still asks for the old account, it means FRP blocking remains. Repeat the bypass (section 3) or contact service.