I have recently uninstalled Economist. According to Settings -> Apps, it was taking up ca. 530Mb in data (from the internal memory). After uninstalling, I did not get that space freed.
Is there any way to reclaim that space, without installing any utility app? I have seen Clean Master is mentioned a few times. I am not certain who of those mentioning it actually tried it, successfully; and it seems to be quite annoying.
I cannot root the phone.
Related, but not providing an answer:
I uninstalled an app,but did not clear space
Manage files left by uninstalled apps?
Why my phone is always out of space recently, but I didn't install any new software (I tried
$adb shell
su -c "du /data" | sort -n
but my shell doesn't have su
)
Completely uninstall an app on Lollipop
Why doesn't uninstalling an app free all the space it had used?
How can I reclaim space used by the defaul email client (I reinstalled The Economist, to see if Settings -> Apps reported again the same occupied space, so I could Clear Data from there; but not it shows a mere 15Mb of data).
spy / invisible file occupying 4gb+ space in internal storage
/sdcard
without root access. Actual app space usage is in/data
partition. See given link for explanation. If the app can explore files or provides commandline access, you can see exact size of only its self owned files in/data/app
,/data/data
and other directories. – Irfan Latif Nov 11 '19 at 12:06/sdcard/Android/obb
? – Grimoire Nov 12 '19 at 20:00/sdcard
without rooting. Would you agree? – sancho.s ReinstateMonicaCellio Nov 12 '19 at 22:28/sdcard
is actually/data/media/0
. So by "outside/sdcard
" I meant in/data
partition. Apps can scan or access other partitions partially or fully including/system
and/vendor
. – Irfan Latif Nov 13 '19 at 03:18/sdcard/Android/obb
I have a few dirs, likecom.avast.android.cleaner
,com.facebook.katana
, ... – sancho.s ReinstateMonicaCellio Nov 15 '19 at 13:15