In this article we will analyze all possible methods - from safe shutdown to complete removal from rights root. You will learn how to bypass manufacturer restrictions, what to do with data synchronization, and how to avoid uninstallation errors. And also why, after removal, some phone functions may work differently.
Spoiler: On 90% of devices, Google Drive cannot be deleted using standard means, but it can be deactivated, hidden or replaced with alternative applications. If you need a radical approach, you will need technical skills and a willingness to take risks.
1. Is it possible to delete Google Drive using standard methods?
Short answer: no, if it is a system one application. On a clean Android (for example, Pixel) or devices with minimal modifications by the manufacturer (Motorola, Nokia) Google Drive often installed as a user application. In this case, it can be removed via Settings โ Applications without consequences.
But on most smartphones (Samsung, Xiaomi, Huawei, Realme etc.) the application is integrated into the firmware. An attempt to remove it in the standard way will lead to one of three scenarios:
- ๐น The โDeleteโ button will be inactive (grayed out).
- ๐น Instead of deleting, they will only offer to โDisableโ or โUninstall updates.โ
- ๐น After the reboot, the application will be restored automatically.
This is due to the fact that what Google Drive is included in the package Google Mobile Services (GMS) - without it, many phone functions (for example, Google Play, Gmail, YouTube) may not work correctly Manufacturers block the removal of such applications to avoid problems with certification Google.
โ ๏ธ Attention: On devices without services Google (for example, Huawei c AppGallery) Google Drive may not be available initially. If you installed it manually, deletion will proceed without problems.
2. How to disable Google Drive without deleting
If complete deletion is not possible, the best compromise is disabling the application. This will stop it from working, hide the icon from the menu and prevent automatic launch, while files previously uploaded to the cloud will remain accessible through the browser.
Instructions for disabling:
- Open
Settings โ Applications(on some devices -Settings โ Applications and notifications). - Find Google Drive in the list (use search if there are a lot of applications).
- Tap on the name, then select โDisable" (on Xiaomi may be called โStopโ).
- Confirm the action in the window that appears.
After disabling:
- ๐ฑ The icon will disappear from the main screen and from the application menu.
- โ๏ธ The application will not appear start automatically (for example, when opening files from Google Photos).
- ๐ Updates via Play Market will stop.
- โ๏ธ Access to files will remain through web version.
โ ๏ธ Attention: On some firmware (MIUI, ColorOS), disabled applications may be activated again after updating the system. Check their status every 1-2 months.
Download important files from the cloud to your device|Unlink your Google account from third-party services (if you are using)|Check if backups are linked to Drive (for example, from Google Photos)|Make a backup of contacts and calendars (they can be synchronized via Drive)-->
3. Removing updates: why does it help
Even if Google Drive system, its updates are installed like regular applications. means that they can be deleted by returning the application to the factory version. This is useful if:
- ๐ข The application began to run slower after the update.
- ๐ฅ It takes up too much space (updates can weigh 100+ MB).
- ๐ You want to reset Drive settings to default.
How to remove updates:
- Go to
Settings โ Applications โ Google Drive. - Tap on three dots (โฎ) in the upper right corner and select โUninstall updatesยป.
- Confirm the action.
After this:
- ๐ The application size will be reduced to 10โ30 MB (depending on firmware).
- ๐ The factory version will return (possibly without some functions).
- ๐ซ Play Market will stop offering updates (if the application is disabled).
If the "Delete updates" button is inactive, it means that your device Google Drive is updated through the system components. In this case, only complete removal with root access will help (see section 5).
So Play Market does not update Google Drive automatically, disable auto-update for this application: open its page in the market โ โฎ โ โDisable auto-update.โ
4. Alternatives to Google Drive: where to transfer files
If you delete Google Drive due to lack of space or synchronization problems, it is logical to select a replacement in advance. Here 5 proven alternatives with a comparison of key parameters:
| Service | Free space | Max. file size | Encryption | Integration with Android |
|---|---|---|---|---|
| Yandex Disk | 10 GB | 50 GB | Yes (in transit) | There is auto-download of photos |
| Mega | 20 GB | 5 GB (for free) | Yes (end-to-end) | Open source application |
| Dropbox | 2 GB | 50 GB (via desktop) | Yes (AES-256) | Plugins for many applications |
| OneDrive | 5 GB | 100 GB | Yes (Microsoft) | Deep integration with Office |
| Nextcloud (standalone hosting) | Depends on the server | Unlimited | Yes (customizable) | Full control over data |
How to transfer files:
- Install the application of the selected service from Play Market.
- Log in and follow the startup settings (for photos/videos).
- In Google Drive select files โ โDownloadโ (they will be saved in the folder
Download). - Upload the downloaded files to the new cloud service through its application.
Important: if you used Google Drive to backup SMS, calls or settings, this data will not be transferred automatically. They need to be exported separately (for example, via Settings โ Google โ Backup).
5. Complete removal of Google Drive with root access
If you are ready for radical measures, removal with superuser rights is the only way to get rid from Google Drive forever. This method is suitable for advanced users, as it requires:
- ๐ Unlocked bootloader (bootloader).
- ๐ฑ Installed TWRP or other custom recovery.
- ๐ ๏ธ Rights root (via Magisk or SuperSU).
Step-by-step guide:
- Install a file manager that supports root (for example, Root Explorer or FX File Explorer).
- Navigate to the path
/system/priv-app/PrebuiltGmsCoreor/system/app/Drive(the exact path depends on firmware). - Find files with names:
Drive.apkโ main application;Drive.odexโ optimized cache;- Folder
libwith libraries.
.bak).What will happen after deletion:
- โ The application will disappear from the system forever.
- โ Functions that depend on from Google Drive (for example, backup to Google One).
- โ ๏ธ Some system applications (Google Photos, Gmail) may generate errors.
โ ๏ธ Attention: Removing system applications can lead to loss of warranty, unstable operation phone or refusal to update. Before the procedure, make a full backup via TWRP!
What to do if after deletion the phone does not turn on?
If the device is stuck on the logo or goes into bootloop, try:
Go to recovery (usually Power + Volume Up) and restore the backup.
2. Reflash the device via Fastboot or Odina (for Samsung).
3. If there is no backup, look for stock firmware for your model on the forums (for example, XDA Developers or 4PDA).
In 90% of cases, the problem is solved by restoring the original firmware, but this will lead to data loss!
6. How to hide Google Drive without deleting
If deleting an application is risky, and disabling it is not enough, you can hide out of sight. This will not free up memory, but will remove the icon and notifications.
Hide methods:
- ๐ฑ Through the launcher: Hold your finger on the icon Google Drive โ โRemove from screenโ or โHideโ (in Nova Launcher, Apex Launcher).
- ๐ Through application settings: On some firmware (EMUI, Flyme) there is an option โHide applicationโ in its properties.
- ๐ ๏ธ Via ADB: Connect your phone to the PC and run the command:
adb shell pm hide com.google.android.apps.docs(developer mode is required and ADB).
To return the application back:
- For launchers: add the "Applications" widget or find Drive through search.
- For ADB: run
adb shell pm unhide com.google.android.apps.docs.
This method is suitable if you just want to โnot seeโ the application, but are not ready to sacrifice its functionality. For example, if you sometimes use Google Disk for work, but do not want it to interfere with everyday use.
Hiding an application does not free up memory and does not stop its background activity. To stop it completely, use disabling (Section 2).
7. Common problems after deleting Google Drive
Even if the deletion was successful, some phone functions may not work correctly. Here are the methods. their solutions: typical issues and ways to solve them:
| Problem | Cause | Solution |
|---|---|---|
| Backup does not work | Google Drive responsible for backups of SMS, calls and settings | Use alternatives: Swift Backup (with root) or Titanium Backup |
| Errors in Google Photos | Photos synced via Google Disk | Disable synchronization in settings Google Photos or transfer files to another service |
| Files from are not opened Gmail | Gmail uses Disk for preview of attachments | Download files manually or install a third-party file manager |
| Continuous error notifications | The system is trying to launch a missing application | Disable notifications for Google Play Services (temporarily) |
If after deletion the phone became slow down a lot or overheat, most likely the problem is a conflict of system processes. In this case:
- Check the logs through Logcat (application MatLog).
- Clear the partition cache
/cachevia recovery. - If that doesnโt help, restore the deleted files from the backup.
Frequently asked questions
Is it possible to delete Google Drive without root?
On most devices, no. But you can disable it (section 2) or delete updates (section 3) to free up space. Complete removal without root is only possible on devices with custom firmware (for example, LineageOS), where Google Drive is not built into the system.
What will happen to files that are already uploaded to Google Drive?
The files will remain in the cloud and will be accessible via web version or a mobile browser. Deleting an application from your phone does not affect the data in your account. However, if you deleted Google account from the device, access to the files will be lost (they can only be restored through another device).
Why does Google Drive appear again after disconnecting?
This happens due to automatic recovery of system applications. Manufacturers (especially Samsung and Xiaomi) often return disabled applications after updating the firmware. To avoid this:
- Disable auto-update of the system in the settings.
- Use ADB to force shutdown (command
pm disable-user --user 0 com.google.android.apps.docs). - Install custom firmware without GMS (for example, MicroG).
How to remove Google Drive on Samsung?
On devices Samsung (especially with a shell One UI) Google Drive deeply integrated into the system. Standard methods will not work, but you can:
- Disable the application via
Settings โ Applications โ Google Drive โ Disable. - Use Package Disabler (requires Samsung Knox able
0x0). - Delete via ADB:
adb shell pm uninstall -k --user 0 com.google.android.apps.docs(does not work on all models).
On Samsung s Knox any manipulations with system applications can lead to a trigger flag Knox 0x1which voids the warranty and blocks Samsung Pay.
Is there a legal way to remove built-in applications?
Manufacturers and Google do not provide legal tools to remove system applications, as this may disrupt the operation of the device. The only โlegalโ workaround is to buy a smartphone without services Google (for example Huawei or a device with /e/OS).
If you do not want to take risks, the best option is disable and hide unnecessary applications, as described in sections 2 and 6.