Removal account from your phone Lenovo based Android may be needed in a variety of situations: from selling a device to solving synchronization problems. However, many users encounter difficulties - the system does not always allow you to simply delete the main profile, especially if it is Google account or proprietary Lenovo ID. In some cases, after deletion, โghostโ data remains, which continues to take up space or cause errors.
In this article we will look at all possible ways to delete accounts from phones Lenovo โfrom standard methods through settings to forced reset via ADB i recovery mode. We will pay special attention to the nuances associated with different versions Android (from 9 to 14) and popular brand models, such as Lenovo K12 Pro, Legion Duel or Z6 Pro. You will also learn how to avoid common mistakes that can lead to device blocking or data loss.
Why canโt you just delete your account through the settings?
On phones Lenovo, as well as on other Androiddevices, There are several types of accounts, and not all of them are deleted in the same way:
- ๐น Google account - the main profile linked to services Google Play, Gmail, YouTube and others. Deleting it may require entering a password and is often blocked if this is the only account on the device.
- ๐น Lenovo ID is a proprietary account of the manufacturer, which is used to synchronize data with the cloud Lenovo, receive updates and access exclusive features (for example,
Lenovo Vibe UIorZUI). - ๐น Local accounts โprofiles created directly on the device without linking to external services. They are the easiest to delete, but can leave traces in system folders.
- ๐น Social networks and third-party services โaccounts Facebook, Twitter, Microsoft and other platforms added. via
Settings โ Accounts.
The main problem is that Android (especially versions 11 and later) actively struggles with the removal of the main one Google account for security reasons. This is due to the function Factory Reset Protection (FRP), which requires entering the last account data after resetting the settings. If you delete the profile incorrectly, the phone may require authorization even after a complete reset, which will make it useless for the new owner.
โ ๏ธ Attention! On some models Lenovo (for example, Legion Y70 or P2) after deleting Lenovo ID proprietary functions, such asGame TurboorSmart Assistant, may stop working before deleting, check whether important data is associated with your account (for example, backups or data). software licenses).
Method 1: Standard removal through Android settings
This is the simplest and safest method that is suitable for most accounts, except the main one Google account (if it is the only one on the device). data-i="78">(from 9 to 14) and most models Android (from 9 to 14) and most models Lenovoincluding K13 Note, A7 and S5 Pro.
To delete an account:
- Open
Settings(gear icon in the application menu or notification panel). - Go to section
Accounts(on some firmware Lenovo may be calledUsers and accountsorAccounts). - Select the type of account you want to delete (for example, Google, Lenovo ID or Microsoft).
- Click on the desired profile from the list.
- In the upper right corner tap on the icon
Delete account(orDelete account). - Confirm the action, if necessary, enter the password for the device or account.
If button Delete account inactive or missing, this means that:
- ๐ The account is main (the only Google account on the device).
- ๐ You do not have enough rights (for example, you are logged in as guest user).
- ๐ Enabled on the device administrative blocking (for example, through Find My Device or corporate policies).
Make a backup copy of important data (contacts, photos, messages)
Make sure that the phone is connected to Wi-Fi or mobile network
Know the password for your Google account (if you delete it)
Disable two-factor authentication (if it interferes with confirmation)
-->
On some firmware Lenovo (for example, ZUI 12 on Z6 Pro) the path to the account settings may differ. If you do not find the section Accounts, try:
- Open
Settings โ System โ Advanced โ Accounts. - Or use the search bar in the settings (magnifying glass icon) and enter the query "accounts".
Method 2: Deleting a Google account through a web browser (if the phone is locked)
If you cannot access your phone settings (for example, because you have forgotten password or system failure), you can delete Google account remotely via the web interface. This method will not delete data from the device, but will unlink the profile from the phone, which will then allow you to reset it without blocking FRP.
To do this:
- On computer or other device, open the page myaccount.google.com and log in using the same account that is linked to the phone Lenovo.
- Go to the section
Security(in the left menu). - Scroll down to the block
Your devicesi selectDevice management. - Find your phone in the list Lenovo (it can be displayed by model, for example, Lenovo TB-8705F or L38041).
- Click on the three dots next to the device and select
Exit(orDelete). - Confirm the action.
After this, the account will be unlinked from phone, but the data on the device will be saved. To completely delete them, you will need resetting the settings (see section below).
โ ๏ธ Attention! If the function is enabled on the phone Find My Device (Search for device), then after remote deletion account, the device may be blocked. Before performing this method, make sure that you know the password for the account Google or disable Find My Device in advance in the security settings.
Method 3: Forced removal via ADB (for experienced users)
If standard methods do not work (for example, the delete button is inactive), you can use the tool Android Debug Bridge (ADB). This method is suitable for advanced users and requires connecting the phone to a computer. It allows you to delete any account, including system ones, but if used incorrectly it can lead to malfunctions of the device.
To delete via ADB:
- Download and install Platform Tools (includes
adb.exe) on your computer. - On your phone Lenovo turn on developer mode:
- Go to
Settings โ About phone. - Tap 7 times on the item
Build number(orMIUI versionif you are using firmware Xiaomi for Lenovo). - Return to
Settings โ System โ For developersand enableUSB debugging.
- Go to
File transfer (or MTP).cmd on Windows or Terminal on macOS/Linux) and go to the folder with platform-tools.adb devices
If the phone is shown in the list, enter:
adb shell pm list packages | grep "account"
This will show all packages associated with the accounts.
adb shell pm uninstall -k --user 0 com.google.android.gms
Attention! This command deletes Google Play Services, which can disrupt the operation of many applications. To accurately delete an account, it is better to use:
adb shell pm clear com.google.android.gms
or (for Lenovo ID):
adb shell pm clear com.lenovo.lsf
Deleting an account via ADB does not guarantee complete disappearance of data from the device. Some applications (for example Lenovo App Store or Game Center) may save the cache and require re-authorization.
Before using ADB, create a full backup of your phone through adb backup or third-party utilities like Titanium BackupThis will help restore. data in case of failure.
Method 4: Hard Reset
If no other methods help, or you are preparing the phone for sale, you can perform full reset (also known as Hard Reset or Wipe Data). This method will remove all accountsapplications, settings and data from the device, returning it to its factory state.
On phones Lenovo reset can be performed in two ways:
Option 1: Through the settings menu
- Open
Settings โ System โ Reset settings(orRestore and reset). - Select
Reset settings(orDelete all data). - If necessary, enter the password or PIN code.
- Confirm the action. The phone will reboot and begin the cleaning process.
Option 2: Through Recovery Mode
This method is useful if the phone does not turn on or is locked To log in. Recovery Mode on Lenovo:
- Turn off the phone.
- Hold the combination of buttons:
- For most models:
Volume up + Power. - For Lenovo Legion and some others:
Volume up + Volume down + Power.
- For most models:
Wipe data/factory reset and confirm with the power button.Reboot system now.After resetting, the phone will require setting up as new. If it was previously linked Google account, the system may request its data for confirmation (FRPTo avoid this, before resetting). unlink your account via web interface.
โ ๏ธ Attention! On some models Lenovo (for example, P70 or Vibe K5) after Reset may require you to enter unlock codeif it was previously enabled. Device protectionThis code is generated based on your account data Google, so make sure you remember the password or have disabled the protection in advance.
What to do if after resetting the phone requires an old Google account?
If you have forgotten the account details that were linked to the phone before the reset, you can try the following methods:
1. Restore access to your account via Google recovery page.
2. If your phone supports unlocking via Lenovo Smart Assistant, try connecting to a PC and using the official utility to reset the FRP.
3 Contact a service provider. center Lenovo with proof of purchase (receipt or box) to confirm ownership.
Method 5: Removing Lenovo ID and brand accounts
Lenovo ID is a brand account that is used to access exclusive brand services such as Lenovo App Store, Game Center or Smart Cloud. Its deletion may differ from standard Google accounts, especially on firmware ZUI or Vibe UI.
To delete Lenovo ID:
- Open
Settings โ Accounts โ Lenovo ID. - Click on your profile.
- Select
Account management(orAccount settings). - Scroll down and click
Delete account. - Confirm the action by entering your password.
- ๐ง Disable data synchronization in settings Lenovo ID.
- ๐ง Delete updates for the application
Lenovo AccountviaSettings โ Applications. - ๐ง Use ADB to force removal (see section above).
- ๐ The device is enabled two-factor authentication, and the system requires confirmation via SMS or application.
- ๐ Account managed through corporate policy (for example, if the phone was issued by the employer).
- ๐ Unofficial software or root access is installed on the phone, which disrupts the operation of services Google.
- ๐ฑ Perform full reset (see section above).
- ๐ฑ Delete SD card and SIM cardif they are installed.
- ๐ฑ Disconnect all devices from your account Google in the security settings (myaccount.google.com/security).
- ๐ฑ If your phone supports Lenovo Smart Clock or other accessories, unlink them in the corresponding applications.
- ๐ฑ Check if the phone is linked to services Find My Device or Lenovo Anti-Theft.
- ๐ On phones Lenovo with firmware
ZUI(for example, Z6 Pro) can be created guest profileto limit access to the main account. This is useful if several people use the phone. - ๐ If you use multiple Google accounts, make the main one the one you plan to keep, and then delete the rest.
- ๐ For models with dual SIM card (for example, Lenovo K12 Pro), check whether the account is tied to a specific SIM (for example, for mobile operator services).
If button Delete account is missing, try:
On some models (for example, Lenovo K10 Note) Lenovo ID is integrated into the system so deeply that its complete removal can lead to malfunctions of branded applications. In this case, it is better to perform a reset settings.
Google Account
Lenovo ID or another branded account
Social networks (Facebook, VK, etc.)
Local accounts
Other-->
Common mistakes and how to avoid them
When deleting accounts from phones Lenovo users often encounter typical problems. Here are the most common ones and ways to solve them:
| Error | Cause | Solution |
|---|---|---|
| "Delete account" button inactive | The account is the main one or administrative locking is enabled | Add a second Google account and make it the main one, then delete the first one |
| After deleting the account appears again | Synchronization is enabled or the data is cached | Disable synchronization in your account settings and clear the application cache Google Play Services |
| The phone requires a password after reset (FRP) | The Google account was not unlinked before the reset | Restore access to your account or use official tools to bypass FRP (for example, Lenovo Smart Assistant) |
| Cannot be deleted Lenovo ID | Account is integrated into system applications | Reset settings or use ADB for forced deletion |
| Data lost after deleting account | A backup was not made | Restore data from the cloud (Google Drive, Lenovo Cloudor through a backup on a PC |
Another common problem is when you try to delete an account. if: authentication error when trying to delete an account. It occurs if:
Before deleting your account, always check whether important data is linked to it: purchases in Google Play, backup copies c Lenovo Cloud or licenses for applications. After deletion, it will be impossible to restore access to them!
Additional tips and recommendations
If you plan to sell or transfer the phone Lenovo to another person, it is not enough to simply delete accounts.
For users who often encounter account problems, it is useful to know:
If you encounter a unique problem not described in article, try:
- Look for a solution on the official forum Lenovo (forums.lenovo.com).
- Contact support Lenovo via chat or by phone (contacts are on the manufacturer's website).
- Use specialized services for unlocking FRP (but be careful - many of them are fraudulent!).
FAQ: Frequently asked questions
Is it possible to delete a Google account if it is the only one on the phone?
No, Android does not allow you to delete the only one Google account via standard settings. To get around this limitation, add a second account (even a temporary one), make it your primary account, and then delete the first one. Or perform full reset.
What happens if you delete Lenovo ID?
After deletion Lenovo ID you will lose access to branded services such as Lenovo App Store, Game Center, Smart Cloud and some firmware functions (for example, ZUI or Vibe UI). Backups made via Lenovo Cloudmay also disappear. However, the phone will remain operational.
How to delete an account if you forgot your password?
If you forgot your password Google account, restore it via recovery page. To Lenovo ID use the option Forgot your password? on the login page. If the password is lost irrevocably, the only way is reset settings, but after that you may need to enter the old account data (FRP).
Can I delete an account without resetting the phone?
Yes, in most cases, accounts (except the main one Google account) can be deleted through the settings (see Method 1If the standard method does not work, try ADB or). unlink the account via web interface. A complete reset is a last resort.
Why does the phone ask for it after deleting your Google account? again?
This protection works. It is activated if the phone was linked Factory Reset Protection (FRP). It is activated if the phone has been linked Google accountand then reset. To avoid blocking, before resetting, unlink your account via web version or add a new account and delete the old one.