• 已删除用户
Administrator
发布于 2025-10-14 / 112 阅读 / 0 评论 / 0 点赞

小米电视盒子4SE系统应用精简,第三方app安装

小米电视盒子4SE系统应用精简,第三方app安装

相关工具:

开心助手:https://www.123865.com/s/Kt5Ojv-ELdKh?pwd=VfBg#

当贝桌面:https://www.dangbei.com/zhuomian/

小米盒子ADB命令:

打开Adb命令行,按顺序输入以下命令:

假设小米盒子的IP地址为“192.168.123.154”(以自家的IP为准)

那么在“Adb命令行”里面输入:

adb connect 192.168.123.128

adb devices

此时屏幕上会弹出一个提示框“允许USB调试吗?”,选择“确定”,就表示连接成功了。

1、首先安装当贝桌面、第三方桌面后运行(建议最后)

adb shell pm uninstall --user 0 com.mitv.tvhome

2、再接着去除开机广告

adb shell pm uninstall --user 0 mitv.service

3、去系统更新

adb shell pm uninstall --user 0 com.xiaomi.mitv.upgrade

应用商店

adb shell pm uninstall --user 0 com.xiaomi.mitv.appstore

米家

adb shell pm uninstall --user 0 com.xiaomi.smarthome.tv

小米商城

adb shell pm uninstall --user 0 com.xiaomi.mitv.shop

小米支付

adb shell pm uninstall --user 0 com.xiaomi.mitv.payment

小米钱包

adb shell pm uninstall --user 0 com.mipay.wallet.tv

游戏中心

adb shell pm uninstall --user 0 com.xiaomi.mibox.gamecenter

小米盒子设置

adb shell pm uninstall --user 0 com.xiaomi.mitv.settings

【广告插件】

adb shell pm uninstall --user 0 com.miui.systemAdSolution

【视频头条】

adb shell pm uninstall --user 0 com.duokan.videodaily

【时尚画报】

adb shell pm uninstall --user 0 com.xiaomi.tv.gallery

【定时提醒】

adb shell pm uninstall --user 0 com.mitv.alarmcenter

【电视支付】

adb shell pm uninstall --user 0 com.xiaomi.mitv.pay

【日历】

adb shell pm uninstall --user 0 com.xiaomi.mitv.calendar

【天气】

adb shell pm uninstall --user 0 com.xiaomi.tweather

【位置信息】

adb shell pm uninstall --user 0 com.android.location.fused

【电视推送】

adb shell pm uninstall --user 0 com.xiaomi.mitv.tvpush.tvpushservice

【用户手册】

adb shell pm uninstall --user 0 com.xiaomi.mitv.handbook

小爱同学

adb shell pm uninstall --user 0 com.xiaomi.voicecontrol

【相册】

adb shell pm uninstall --user 0 com.mitv.gallery

【电视管家】

adb shell pm uninstall --user 0 com.xiaomi.mitv.tvmanager

【无线投屏】

adb shell pm uninstall --user 0 com.xiaomi.mitv.smartshare

【通知中心】

adb shell pm uninstall --user 0 com.xiaomi.mitv.systemui

【桌面】

adb shell pm uninstall --user 0 com.mitv.tvhome