Edit: This question was made when I assumed that apps put their web cache into the stock browser's own cache. This is not the case. Apps usually put this data into their own app_webview
folder. I'll keep this question up though since Izzy's answer is a good one.
I have a Sony Xperia E3 running Android 4.4.2, and after using AppInventor for some time the inbuilt browser (aka the stock Android browser) has taken up a large amount of storage space with the cache.
Since the stock browser technically isn't installed I can't access the menu to clear the cache.
Is there any way to clear the cache without factory resetting/rooting?
adb shell pm clear com.android.browser
from my computer but every time it just said "Failed". – May 22 '15 at 21:07pm clear
just triggered something in my head – though it is too late now (as you did a factory-reset already), please check my updated answer – for the "next time" which hopefully never comes. As it now should be as complete as I can think, you might also consider "accepting" it (tick the check-mark next to it). – Izzy May 23 '15 at 11:54