File manager Total Commander is a popular solution for managing files on Android, but sometimes users decide to get rid of it. The reasons may be different: from switching to alternative applications (Solid Explorer, FX File Manager) to the desire to free up space or eliminate conflicts with other apps. However, simply clicking โDeleteโ in the application menu does not always guarantee the complete disappearance of all trace files and settings.
In this article you will find current methods of removing Total Commander, taking into account the features of Android 12โ14including clearing the cache, deleting configuration files and resetting permissions. We will also look at what to do if the application was installed as a system one (for example, on some firmware Samsung or Xiaomi), and how to avoid typical errors during uninstallation.
Why Total Commander may not be removed in the standard way
At first glance, deleting the application via Settings โ Applications seems like a trivial task. However Total Commander often leaves behind:
- ๐ Folders with configuration in
/storage/emulated/0/Android/data/or/sdcard/totalcmd/, which take up to 50โ100 MB. - ๐ Residual permissions in the system (access to storage, contacts, etc.), which can be used by other applications.
- ๐ Cached datathat are not cleared automatically and continue to take up space.
- ๐ฑ System integrations (for example, default file handlers) that require a manual reset.
Additionally, on some devices (for example, Huawei or Realme with customized shells), the application can be pre-installed by the manufacturer. In this case, standard uninstallation will be blocked, and removal will require root access. or use ADB.
โ ๏ธ Attention: If you are uninstalling Total Commander due to suspicion of malicious activity, first check the application through VirusTotal or Dr.Web. Some modified versions of the file manager may contain unwanted code.
Method 1: Standard removal through Android settings
This is the simplest and safest method that is suitable for most users. The instructions are valid for all versions of Android, including Android 14:
- Open
Settingsphone (gear icon in the menu or on the desktop). - Go to section
Applications(on some devices โApplications and notifications). - In the list, find Total Commander (you can use the search at the top of the screen).
- Click on the application name, then select
Delete(orUninstall). - Confirm the action in the window that appears.
If the button Delete is inactive (gray), this means that the application is system or was installed as part of the firmware. In this case, proceed to method 4 or 5.
โ๏ธ What to check after standard removal
Method 2: Removal via Google Play Market
If you installed Total Commander from the official store, it can be removed directly through Google Play. This method is useful if the application is not displayed in the settings (for example, due to a system cache failure):
- Open Google Play Market and go to the section
Installed(orLibrary โ Installed). - Find Total Commander in the list.
- Click on the button
Delete(trash icon). - Confirm uninstallation.
The advantage of this method is that it automatically clears part of the cache and data associated with the account Google. However folders with settings on the device they will have to be deleted manually (see method 3).
โ ๏ธ Attention: If, after deleting via Google Play, the application appears again after a reboot, check the settings Auto-update in the Play Store. Automatic recovery of deleted apps may be enabled.
Method 3: Clearing residual files and cache
Even after uninstallation Total Commander leaves up to 150โ200 MB of junk fileson the device, including:
- ๐ Folder
/sdcard/totalcmd/with FTP server settings, bookmarks and logs. - ๐๏ธ Cache in
/Android/data/com.ghisler.android.TotalCommander/. - ๐ Configuration files in
/Android/obb/(if plugins were used).
To completely clean the device:
- Use any file manager (for example, built-in Files by Google).
- Go to the root directory of the internal memory (
/storage/emulated/0/). - Delete folders:
/sdcard/totalcmd//Android/data/com.ghisler.android.TotalCommander/
/Android/obb/com.ghisler.android.TotalCommander/ (if any) - Empty the file manager trash (if used).
For devices with root access it is also recommended to check the folder /data/data/com.ghisler.android.TotalCommander/ โtemporary files and databases can be stored there.
Before deleting folders, make a backup copy of them on your PC or cloud B. They can store important bookmarks or FTP connection settings that will be useful during re-installation.
Method 4: Uninstalling the system Total Commander via ADB
If the application was pre-installed by the manufacturer (for example, on Samsung Galaxy with firmware One UI or Xiaomi Redmi s MIUI, standard methods will not work. In this case, Android Debug Bridge (ADB) is a debugging tool that allows you to remove system applications without root access.
Instructions for Windows/macOS/Linux:
- Enable
Debugging by USBon your phone:Settings โ About phone โ Build number (press 7 times)Settings โ System โ For developers โ USB debugging - Connect your phone to the PC and confirm trust in the computer.
- Download ADB Tools and unzip to any folder.
- Open the command line (or Terminal on macOS/Linux) in the folder with ADB and run:
adb devicesMake sure that the device is displayed in list.
- Uninstall Total Commander with the command:
adb shell pm uninstall --user 0 com.ghisler.android.TotalCommander
If the command returns an error Failure [DELETE_FAILED_INTERNAL_ERROR], then the application is protected from deletion. In this case, the only thing that will help is getting root access.
| ADB error | Cause | Solution |
|---|---|---|
device unauthorized |
Trust in PC is not confirmed | Disconnect/connect USB and confirm the request on your phone |
no devices/emulators found |
ADB drivers are not installed | Install drivers for your device (for example, Samsung USB Driver) |
DELETE_FAILED_INTERNAL_ERROR |
System application | Use root or disable the application via ADB: adb shell pm disable-user com.ghisler.android.TotalCommander |
Method 5: Complete removal with root access
If you have root access (for example, through Magisk), you can delete Total Commander without a trace, including system files. this:
- Install a file manager with root support (for example, Root Explorer or FX File Manager).
- Go to
/system/app/or/system/priv-app/and find the folder with name containingtotalcmdorghisler. - Delete the entire folder (you may need to mount the partition in mode
R/W). - Clear residual data in
/data/data/com.ghisler.android.TotalCommander/. - Reboot the device.
For devices with MIUI or ColorOS it is also recommended to check the folder /vendor/overlay/ - sometimes overlays for system applications are stored there.
โ ๏ธ Attention: Removing system applications can lead to unstable operation of the device. Before operating with root, make a backup copy via TWRP or OrangeFox Recovery.
What to do if the phone does not turn on after unrooting?
If the device does not boot after removing the system application, try:
1. data-i="200">) and restore the backup. Power + Volume Up) and restore the backup.
2. Reflash the device via Fastboot or ODIN (for Samsung).
3. Use the ADB command to reinstall the deleted APK: adb install totalcmd.apk (if there is a backup of the file).
How to reset the default settings after deletion
If Total Commander was set as the default file handler, after deleting it, you may have problems opening documents. To reset the associations:
- Go. in
Settings โ Applications โ Default applications. - Select
Clear default settings(orReset application settings). - For specific file types (for example
.zipor.apk), click on the type and select another application.
On devices Samsung the path may differ:
Settings โ Device maintenance โ Storage โ Advanced (โฎ) โ Default applications.
If after resetting the files still do not open, try installing an alternative file manager (for example, MiXplorer) and assigning it as a software handler by default.
Common errors and how to avoid them
When deleting Total Commander users often encounter the following problems:
- ๐ The application appears again after a reboot โthis means that it was installed as a system one. Use
ADBor the root method. - ๐ฑ Not enough space to delete โ clear the system cache in
Settings โ Storage โ Cache data. - ๐ The "Delete" button is inactive โcheck whether the application is a device administrator (
Settings โ Security โ Device administrators). - ๐ Folders are not deleted mode โuse a file manager with root access or connect the phone to the PC in
MTP.
If you delete Total Commander due to a conflict with another file manager (for example, ES Explorer), first disable both applications in the settings, then delete one by one.
Before deleting system applications, always check whether other functions (for example, OTA updates or backup) depend on them.
FAQ: Answers to frequently asked questions
Is it possible remove Total Commander without root, if it is a system one?
Yes, using ADB (see method 4). The command pm uninstall --user 0 deletes the application only for the current user, without affecting system files.
Why does the /totalcmd folder remain after deletion?
This is standard Android behavior: when you uninstall an application, its data in the internal memory is not automatically deleted. The folder must be erased manually (see method 3).
How to remove Total Commander on Xiaomi if the "Delete" button is inactive?
On Xiaomi many applications are protected from deletion. Try:
- Disable the application in the settings (
Settings โ Applications โ Total Commander โ Disable). - Use
ADB(see above). - Install alternative firmware (for example, LineageOS), if root is not available.
Is it safe to uninstall Total Commander via root?
Yes, if you only delete files associated with Total CommanderThe risk arises when deleting other system components. Always make a backup before working with it. root.
How to restore Total Commander after deletion?
Install the application again from Google Play or from the official website. If plugins were used (for example, to work with .rar), they will also have to be installed separately. The settings will not be restored - they will need to be configured. again.