בעיה | ADB לא נותן לי למחוק יישומי מערכת
-
@ניתאי-בן-שושן
תריץ את זהadb shell su
אחר כך תריץ
mount -o remount,rw /system rm -rf /system/app/Chrome rm -rf /system/priv-app/Chrome mount -o remount,ro /system
יש פלט?
-
'mount' is not recognized as an internal or external command,
operable program or batch file.E:\ניתאי מחשב\נתאי\הסברים על שיאומי\adb>rm -rf /system/app/Chrome
'rm' is not recognized as an internal or external command,
operable program or batch file.E:\ניתאי מחשב\נתאי\הסברים על שיאומי\adb>rm -rf /system/priv-app/Chrome
'rm' is not recognized as an internal or external command,
operable program or batch file.E:\ניתאי מחשב\נתאי\הסברים על שיאומי\adb>mount -o remount,ro /system
-
זה מה שכותב לי
-
@ניתאי-בן-שושן תנסה את זה
adb shell su pm uninstall --user 0 com.android.chrome
-
תודה רבה זה עבד לי יש כזה גם לגוגל פלי
-
@ניתאי-בן-שושן זה הסיר?
תנסה להפעיל מחדש לראות שזה לא חוזר...
-
כןן עכשיו עושה הפעלה מחדש
-
אתה יכול להביא לי כזה להסיר גם את גוגל פלי
-
כןן הסיר
-
@ניתאי-בן-שושן כתב בבעיה | ADB לא נותן לי למחוק יישומי מערכת:
אתה יכול להביא לי כזה להסיר גם את גוגל פלי
תנסה להחליף את ה
chrome
עם
vending
ככה
adb shell su pm uninstall --user 0 com.android.vending
-
איפה להחליף
-
@ניתאי-בן-שושן ערכתי את הפוסט
טוב, אני זז, תעדכן...
-
הצלחתי תודה רבה לך על העזרה