1、下载adb，解压到计算机C:\adb目录

2、windows命令行执行
cd c:\adb
adb connect 192.168.x.x        （盒子IP）
adb shell
pm uninstall -k --user 0 com.feixun.dangbeimarket    自带cibn当贝市场
pm uninstall -k --user 0 com.tianci.ad                         广告
pm uninstall -k --user 0 com.feixun.qiyiguo                自带爱奇艺
pm uninstall -k --user 0 cn.cibn.health                        健康中国  
pm uninstall -k --user 0 com.pptv.tvsports.preinstall  CIBN体育
pm uninstall -k --user 0 com.phicomm.phiweather      天气
pm uninstall -k --user 0 com.pplive.atv                       聚精彩
pm uninstall -k --user 0 cn.cibntv.ott                          CIBN高清影视
pm uninstall -k --user 0 com.phicomm.update            斐讯OTA升级
pm uninstall -k --user 0 com.phicomm.datatracker     斐讯数据收集

恢复出厂设置，还是最原来的状态，上面的这一切，都没有发生过。