I use Root Explorer, so is there a way to uninstall the "File Manager" app? There's no option to uninstall it.
Welcome to CyanogenMod
![]() |
Welcome to our forum. Like most online communities you must register to post, but don't worry this is a simple free process that requires minimal information for you to signup. Be a part of the CyanogenMod Forum by signing in or creating an account. You can even sign in with your Facebook or Twitter account.
|
Guest Message by DevFuse
Uninstalling File Manager
Started by mightymo77, Mar 30 2011 03:24 PM
4 replies to this topic
#1
Posted 30 March 2011 - 03:24 PM
#2
Posted 30 March 2011 - 06:01 PM
Run the following from your android-sdk\platform-tools folder in a command prompt:
EDIT: Keep in mind, if you flash another RC/Stable/Nightly, it'll be back, and you'll have to repeat these steps again. It's usually just easier to freeze the app via Titanium Backup, or hide it in your launcher.
adb shell mount -o remount,rw /system rm /system/app/FileManager.apk mount -o remount,ro /system rm -rf /data/data/org.openintents.filemanager/ pm uninstall org.openintents.filemanager exit adb reboot
EDIT: Keep in mind, if you flash another RC/Stable/Nightly, it'll be back, and you'll have to repeat these steps again. It's usually just easier to freeze the app via Titanium Backup, or hide it in your launcher.
Edited by DrMacinyasha, 30 March 2011 - 06:02 PM.
#3
Posted 30 March 2011 - 07:17 PM
OK thank you very much.
#4
Posted 30 March 2011 - 07:54 PM
You can remove it with Root Explorer as well.














