三星手机利用adb命令禁止系统更新(2021年)
生草猫動画
2021年04月07日 02:43

道听途说的版本:

adb shell pm disable-user com.wssyncmldm 

pm disable-user com.sec.android.widgetapp.webmanual (这个感觉好像是什么说明书之类,应该不一定适合禁止)

pm disable-user com.sec.android.app.*rowser  (这个在三星s10+没有找到)

实际操作(好像不需要执行别的):

adb shell pm disable-user com.wssyncmldm  

若要重新启用更新,则执行

adb shell pm enable com.wssyncmldm