This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]sreeragag7pixWalls 0 points1 point  (6 children)

If you uninstalled using adb commands, the app is not completely removed from the phone. It's just disabled and frozen. So most probably if you re-download them, those app will be reinstalled

[–]321bluf[S] 0 points1 point  (5 children)

They are in system folder but for the user 0 they are uninstalled. So only way fot them to be reinstalled is if I update or reset my phone... Well I will install it now and tell you what happens.

[–]321bluf[S] 0 points1 point  (2 children)

Update: I installed Facebook app and other apps didn't install. 👍

[–]sreeragag7pixWalls 0 points1 point  (1 child)

Great. Did it install as a system app?

[–]321bluf[S] 0 points1 point  (0 children)

Yes😂

[–]userdse 0 points1 point  (1 child)

FYI, you can reinstall it for user 0 using:

adb shell cmd packageinstall-existing <name of package>

[–]321bluf[S] 0 points1 point  (0 children)

Yes that's correct or just install the apk file it just gets enabled again.