Winter Season

Delete All Android Apps Cache With ADB Command

Clear all android apps caches with ADB command ->
# adb shell pm trim-caches "Size of Caches you want to delete"
Example : # adb shell pm trim-caches 256G

Share this page :

Custom Search