Deleting an account Google from phone Samsung based Android โa procedure that may be required when selling a device, changing a profile, or eliminating synchronization errors. However, many users encounter unexpected difficulties: from being blocked FRP (Factory Reset Protection) to losing access to applications. In this article, we will look at all the current methods for deleting an account, including hidden settings Samsung, bypassing protection and restoring data after a reset.
It is important to understand that simply deleting an account through the menu does not always clear its traces from the device. For example, on Samsung Galaxy S23 or A54 even after deletion, cached data may remain in Google Play Services, and on older models (up to Android 10) sometimes additional cleaning is required via ADB. We will look at all the nuances, including the differences between versions One UI and standard Android.
Why you canโt just delete your Google account through the settings
On devices Samsung s Android 5.1 and newer there is a mechanism Factory Reset Protection (FRP) โ Factory reset protection. This means that after deleting the account Google through the standard menu:
- ๐ The next time you turn on the phone, you will need to enter the login and password of the deleted account.
- ๐ฑ On some models (for example, Galaxy J6+ or Note 9) access to
Wi-Fiand the mobile network may be blocked. - ๐ Applications linked to the account (for example,
Gmail,Google Photos) will stop working.
Except In addition, on Samsung with a shell One UI (versions 3.0 and higher) the account Google is integrated into the system deeper than on a "clean" account Android. For example, it may remain linked to:
- ๐
Samsung Cloud(if synchronization was used). - ๐
Samsung Pass(password manager). - ๐ต
Samsung MusicorGalaxy Store.
โ ๏ธ Attention: If you delete your account before selling your phone, be sure to do full reset (see section 4). Simply deleting through the settings is not enough - the buyer may face blocking FRP.
Method 1: Standard removal through Samsung settings
This method is suitable for most modern devices Samsung (from Galaxy S10 to S24, as well as series A, M, F s One UI 2.0+). However, it does not workif:
- ๐ต The phone is in
Offline(no Internet connection). - ๐ The account is device owner (on some models it cannot be deleted without resetting).
- ๐ ๏ธ Corporate management software is installed on the phone (for example,
Knox).
Step-by-step guide:
- Open
SettingsโAccounts and archiving. - Select
Manage accounts. - Tap on the account Googlethat you want to delete.
- Click
Delete account(in some versions One UI the button is calledDelete account). - Confirm the action by entering
PIN code,passwordorpattern keyphone.
If the button Delete account is inactive (gray), this means that:
- ๐ฑ The device is linked to corporate policy (for example, through
Microsoft Intune). - ๐ The account is the only device administrator.
- ๐ The phone has the function
Find devicefrom Samsung.
โ๏ธ Preparing to delete your account
Method 2: Deleting through the "Users" menu (for several profiles)
If you have multiple users configured on your Samsung (for example, on tablets Galaxy Tab S or phones with mode Children), account Google can be deleted through profile management. This method works on Android 9+, but may not be available on budget models (for example, Galaxy A03).
Instructions:
- Go to
SettingsโAccounts and archivingโUsers. - Select the profile to which the account is linked Google.
- Tap
Delete user(orDelete profile). - Confirm the action. All profile data, including account Googlewill be erased.
Please note:
- ๐ This method does not work for the main profile (device owner).
- ๐ After deleting the profile, all applications installed under it will be deactivated.
- ๐ Backup copies of profile data (for example, in
Google Drive) are not deleted automatically.
โ ๏ธ Attention: On some devices Samsung c One UI 4.0+ after deleting the profile, you may need to reboot. If the phone is stuck on the loading screen for more than 5 minutes, do forced restart (press Power + Volume Down for 10 seconds).
Method 3: Full reset to factory settings (with FRP bypass)
If you sell or transfer the phone, the only reliable way delete your account Google without consequences - reset to factory settings. However, this process has nuances: Samsung This process has some nuances:
| Phone model | Android/One UI version | Do you need to unlink your account before resetting? | Is it possible to bypass FRP after reset? |
|---|---|---|---|
| Galaxy S22/S23 | Android 13/14, One UI 5.0+ | Yes | No (without official account data) |
| Galaxy A52/A53 | Android 12/13, One UI 4.1โ5.0 | Yes | Possible through ADB or Samsung Frp Tool |
| Galaxy Note 10/20 | Android 11/12, One UI 3.1โ4.0 | No | Yes (via a key combination in recovery mode) |
| Galaxy J6/J7 (2018) | Android 8/9, One UI 1.0 | No | Yes (via TalkBack or OTG cable) |
Step-by-step guide for reset:
- Create a backup copy of your data (via
Samsung CloudorSmart Switch). - Open
SettingsโGeneral managementโReset. - Select
Reset data(orReset settings). - Scroll down and click
Delete everything. - Enter
PIN code/passwordphone number to confirm. - Wait for the process to complete (may take up to 15 minutes).
After the reset, the activation screen will ask you to enter your previous Google account information. If you do not remember the password, bypass FRP on modern models. Samsung without official data it is almost impossible - you will need to contact a service center with proof of ownership of the device.
What to do if, after resetting, the phone requires an old Google account?
If you have forgotten the details of the account that was linked to the phone before the reset, the only legal ways to unlock:
1. Restore access to your account via [Google recovery link](https://accounts.google.com) (you will need access to your backup email or phone number).
2. Provide the service center Samsung a receipt or box from the phone with the serial number (IMEI).
Illegal methods (for example, through FRP bypass APK) can lead to blocking of the device or loss of warranty.
Method 4: Deleting the account via ADB (for advanced users)
If standard methods do not work (for example, the delete button is inactive), you can use Android Debug Bridge (ADB). This method is suitable for Samsung unlocked USB debugging and requires a computer.
Step-by-step guide:
- Activate
Developer mode:- Go to
SettingsโAbout phoneโSoftware information. - Tap on
Build number7 times until a notification appearsYou have become a developer.
- Go to
USB debugging in Settings โ Developer mode.USB cable (original, not charger!).Command Line (Windows) or Terminal (macOS/Linux) and enter:adb devicesadb shell pm list packages | grep "google"
adb shell am start -a android.settings.ACCOUNT_SYNC_SETTINGS
If the desired account is not displayed in synchronization, use the command to force deletion (replace user@email.com with your account):
adb shell content call --uri content://com.android.providers.settings/settings --method CALL_METHOD --arg "delete_account" --extra "account_name:user@email.com" --extra "account_type:com.google"
Warnings:
- ๐ฅ๏ธ Incorrect commands
ADBcan lead to data loss or system failure. - ๐ On some models Samsung (for example, Galaxy Z Fold/Flip)
ADBworks only with the official cable. - ๐ After removal via
ADBa reboot may be required.
1. Reinstall the drivers Samsung USB Driver.
2. Use a different USB port (preferably USB 3.0).
3. Enable the option in the developer settings Cancel USB debugging authorization and connect again.-->
Method 5: Removal through service mode (for older models)
On devices Samsung to Android 10 (for example, Galaxy S8, Note 8, J-series) you can delete your account Google via service menu. This method does not require a computer, but does not work on all firmware.
Instructions:
- Open the application
Phone. - Enter the combination:
#0808#(for Galaxy S/Note) or#9900#(for J-series). - Select
DM + Modem + ADB(if available). - Return to the main menu and enter:
##4636##. - Go to
Information about phoneโDelete Google accounts.
If the service menu does not open:
- ๐ถ Make sure the SIM card is active (on some models the menu is blocked without a network).
- ๐ Try entering the code in mode
Flight. - ๐ฑ On firmware with Knox the service menu can be disabled.
โ ๏ธ Attention: Use of service codes on new models Samsung (for example, Galaxy S21+ or A73) can lead to operation Knox and loss of warranty. Before entering codes, check their relevance for your model.
What to do if the account is not deleted
If none of the methods worked, the problem may lie in:
| Symptom | Possible cause | Solution |
|---|---|---|
| The "Delete account" button is inactive | The account is a device administrator | Disable administrator rights in Settings โ Biometrics and security โ Other security settings โ Device administrators |
| After deleting the account appears again | Automatic recovery via Google Play Services |
Disable autorecovery in Settings โ Google โ Backup |
| Phone asks for password after reset | Activated FRP-protection |
Restore access to your account or contact the service center |
ADB gives an error device unauthorized |
USB debugging not confirmed | Confirm access on the phone screen when connecting |
If the problem persists, check:
- ๐ฑ Firmware version: on beta versions One UI there may be bugs with account management.
- ๐ Knox status: if it worked before (shows
0x1), some functions may be blocked. - ๐ก Internet connection: without network Samsung can block account changes.
If you are selling a phone, the only safe way is to perform a factory reset after deleting your Google account. Otherwise, the new owner will not be able to activate the device.
FAQ: Frequently asked questions about deleting a Google account from Samsung
Is it possible to delete a Google account without a password?
No, if the account is the main one. On Samsung s Android 8+ to delete, you need to enter the device password or account data. The exception is a reset to factory settings, but after that you will need to enter the data of the old one. account to unlock FRP.
What will happen to purchased applications after deleting your account?
All paid applications and subscriptions associated with the deleted account will become unavailable. To maintain access:
- Transfer purchases to a new account via
Google Play โ Account โ Family Library(if the function supported). - Download APK application packages in advance (for example, via
APK Extractor).
Please note: some applications (for example, Netflix or Spotify) are tied to the device, not to the account.
How to delete a Google account from a phone if it is blocked?
If the phone is blocked (forgotten PIN/password), standard account deletion is not possible:
- ๐ Use
Find My Mobilefrom Samsung (if the function has been activated). - ๐ฑ Reset via
Recovery Mode(pressPower + Volume Up + Bixbywith the phone turned off). - ๐ป Connect via
ADBin modeFastboot(skills required).
After the reset you will need to enter the old account details to unlock FRP.
Is it possible to delete a Google account without losing data?
Yes, if:
- You use method 1 or 2 (deleting through settings).
- Before deleting, created a backup via
Samsung CloudorSmart Switch. - Did not reset to factory settings.
However, some data (for example, saved passwords in Google Chrome or settings Google Assistant) will be lost.
Why did the phone become slower after deleting the account?
This may be due to:
- ๐๏ธ Residual files cache (clear in
Settings โ Applications โ Google Play Services โ Memory โ Clear cache). - ๐ Automatic data recovery from backup.
- ๐ฑ Lack of a main account Google (some system processes depend on it).
Solution: reboot the phone or add a new account Google.