Gdzieś tu był mój temat ze spisem apeków do usunięcia ale nie potrafię go znaleźć :/
Podaję Ci przykładowy (mój) plik apk_remove.bat, którego uruchomienie powoduje usunięcie wymienionych tam rzeczy:
adb devices
adb remount
adb shell rm /system/app/HtcPlurk.*
adb shell rm /system/app/com.htc.PlurkWidget.*
adb shell rm /system/app/HtcTwitter.*
adb shell rm /system/app/com.htc.TwitterWidget.*
adb shell rm /system/app/Stock.*
adb shell rm /system/app/HTCStockWidgets.*
adb shell rm /system/app/com.htc.StockWidget.*
adb shell rm /system/app/HTC_CIME.*
adb shell rm /system/app/Launcher.*
adb shell rm /system/app/GSD.*
adb shell rm /system/app/FieldTest.*
adb shell rm /system/app/iWnnIME.*
adb shell rm /system/app/CNSoftKeyboard.*
adb shell rm /system/app/HTCHoroscopeWidgets.*
adb shell rm /system/app/HTCNewsWidgets.*
adb shell rm /system/app/HtcFootprints.*
adb shell rm /system/app/HtcFootprintsWidget.*
adb shell rm /system/app/VoiceDialer.*
adb shell rm /system/app/VoiceSearch.*
adb shell rm /system/app/WapBrowser.*
adb shell rm /system/app/DCSStock.*
adb shell rm -R /data/data/com.htc.android.htccime
adb shell rm -R /data/data/com.htc.android.cime
adb shell rm -R /data/data/com.htc.andoird.Stock
adb shell rm -R /data/data/com.htc.dcs.service.stock
adb shell rm -R /data/data/com.htc.PlurkWidget
adb shell rm -R /data/data/com.htc.TwitterWidget
adb shell rm -R /data/data/com.htc.StockWidget
adb shell rm -R /data/data/com.htc.htctwitter
adb shell rm -R /data/data/com.htc.android.footprints
adb shell rm /data/app_s/*Stock*
adb shell rm /data/app_s/*HTC_CIME*
adb shell rm /data/app_s/*Footprints*
adb shell rm /data/app_s/*Twitter*
adb shell rm /data/app_s/Learn*
adb shell reboot