{"id":346,"date":"2019-09-08T21:03:18","date_gmt":"2019-09-08T13:03:18","guid":{"rendered":"http:\/\/132.145.126.25\/?p=346"},"modified":"2020-05-25T15:28:12","modified_gmt":"2020-05-25T07:28:12","slug":"miui-chinese-remove-bloatware","status":"publish","type":"post","link":"https:\/\/www.tsihyoung.com\/index.php\/2019\/09\/08\/miui-chinese-remove-bloatware\/","title":{"rendered":"\u5378\u8f09MIUI\u4e2d\u570b\u7248ROM\u7121\u7528APP"},"content":{"rendered":"\n<p>\u4e2d\u570b\u7248\u672cMIUI\u5167\u5d4c\u4e86\u5927\u91cf\u7121\u7528APP\uff0c\u90e8\u5206\u53ef\u4ee5\u624b\u52d5\u522a\u9664\uff0c\u4f46\u9084\u6709\u5f88\u591a\u7121\u6cd5\u5728\u7cfb\u7d71\u8a2d\u7f6e\u4e2d\u522a\u9664\u3002\u6b64\u6642\u53ef\u6253\u958b\u958b\u767c\u8005\u6a21\u5f0f\u4e26\u5141\u8a31USB\u7cfe\u932f\uff0c\u518d\u57f7\u884c\u5982\u4e0b<code>adb<\/code>\u547d\u4ee4\u5373\u53ef\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash\"># disable\nadb shell pm disable-user com.miui.contentextension\nadb shell pm disable-user com.miui.fm\nadb shell pm disable-user com.miui.qr\nadb shell pm disable-user com.miui.systemAdSolution\nadb shell pm disable-user com.miui.hybrid\nadb shell pm disable-user com.miui.player\nadb shell pm disable-user com.miui.translation.kingsoft\nadb shell pm disable-user com.miui.voicetrigger\nadb shell pm disable-user com.miui.translation.youdao\nadb shell pm disable-user com.miui.newhome\nadb shell pm disable-user com.miui.video\nadb shell pm disable-user com.miui.translationservice\nadb shell pm disable-user com.miui.hybrid.accessory\nadb shell pm disable-user com.miui.translation.xmcloud\nadb shell pm disable-user com.miui.miwallpaper\nadb shell pm disable-user com.miui.analytics\nadb shell pm disable-user com.miui.yellowpage\nadb shell pm disable-user com.miui.voiceassist\nadb shell pm disable-user com.xiaomi.vipaccount\nadb shell pm disable-user com.xiaomi.gamecenter\nadb shell pm disable-user com.xiaomi.gamecenter.sdk.service\nadb shell pm disable-user com.xiaomi.ab\nadb shell pm disable-user com.sohu.inputmethod.sogou.xiaomi\nadb shell pm disable-user com.android.quicksearchbox\nadb shell pm disable-user com.android.thememanager\nadb shell pm disable-user com.duokan.reader\n# uninstall\nadb shell pm uninstall --user 0 com.miui.fm\nadb shell pm uninstall --user 0 com.miui.qr\nadb shell pm uninstall --user 0 com.miui.systemAdSolution\nadb shell pm uninstall --user 0 com.miui.hybrid\nadb shell pm uninstall --user 0 com.miui.player\nadb shell pm uninstall --user 0 com.miui.translation.kingsoft\nadb shell pm uninstall --user 0 com.miui.voicetrigger\nadb shell pm uninstall --user 0 com.miui.translation.youdao\nadb shell pm uninstall --user 0 com.miui.newhome\nadb shell pm uninstall --user 0 com.miui.video\nadb shell pm uninstall --user 0 com.miui.translationservice\nadb shell pm uninstall --user 0 com.miui.hybrid.accessory\nadb shell pm uninstall --user 0 com.miui.translation.xmcloud\nadb shell pm uninstall --user 0 com.miui.miwallpaper\nadb shell pm uninstall --user 0 com.miui.analytics\nadb shell pm uninstall --user 0 com.miui.yellowpage\nadb shell pm uninstall --user 0 com.miui.voiceassist\nadb shell pm uninstall --user 0 com.xiaomi.gamecenter\nadb shell pm uninstall --user 0 com.xiaomi.gamecenter.sdk.service\nadb shell pm uninstall --user 0 com.xiaomi.ab\nadb shell pm uninstall --user 0 com.sohu.inputmethod.sogou.xiaomi\nadb shell pm uninstall --user 0 com.android.quicksearchbox\nadb shell pm uninstall --user 0 com.android.thememanager\nadb shell pm uninstall --user 0 com.duokan.reader<\/code><\/pre>\n\n\n\n<p><a href=\"https:\/\/github.com\/tsihyoung\/MIUI_bloatware\">\u8173\u672c\u4e0b\u8f09<\/a><\/p>\n\n\n\n<p>\u6ce8\u610f\u4e0d\u8981\u522a\u9664<code>com.miui.market<\/code>\uff0c\u5426\u5247\u6703\u7121\u6cd5\u9032\u5165\u7cfb\u7d71\u3002\u5982\u9700\u5ba2\u88fd\u684c\u5e03\u7b49\uff0c\u5247\u4e0d\u8981\u522a\u9664<code>com.android.thememanager<\/code>\uff0c\u82e5\u8aa4\u522a\u53ef\u518d\u7531\u61c9\u7528\u5546\u5e97\u627e\u56de\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e2d\u570b\u7248\u672cMIUI\u5167\u5d4c\u4e86\u5927\u91cf\u7121\u7528APP\uff0c\u90e8\u5206\u53ef\u4ee5\u624b\u52d5\u522a\u9664\uff0c\u4f46\u9084\u6709\u5f88\u591a\u7121\u6cd5\u5728\u7cfb\u7d71\u8a2d\u7f6e\u4e2d\u522a\u9664\u3002\u6b64\u6642\u53ef\u6253\u958b\u958b\u767c\u8005\u6a21\u5f0f\u4e26\u5141\u8a31USB\u7cfe\u932f\uff0c\u518d\u57f7\u884c\u5982\u4e0badb\u547d\u4ee4\u5373\u53ef\u3002 \u8173\u672c\u4e0b\u8f09 \u6ce8\u610f\u4e0d\u8981\u522a\u9664com.miui.market\uff0c\u5426\u5247\u6703\u7121\u6cd5\u9032\u5165\u7cfb\u7d71\u3002\u5982\u9700\u5ba2\u88fd\u684c\u5e03\u7b49\uff0c\u5247\u4e0d\u8981\u522a\u9664com.android.thememanager\uff0c\u82e5\u8aa4\u522a\u53ef\u518d\u7531\u61c9\u7528\u5546\u5e97\u627e\u56de\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"post_formats":[],"languages":[6],"post_translationss":[],"class_list":["post-346","post","type-post","status-publish","format-standard","hentry","category-programme"],"guten_post_layout_featured_media_urls":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"guten_post_layout_landscape_large":false,"guten_post_layout_portrait_large":false,"guten_post_layout_square_large":false,"guten_post_layout_landscape":false,"guten_post_layout_portrait":false,"guten_post_layout_square":false,"sciencexlite-blog-thumb":false},"_links":{"self":[{"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/posts\/346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/comments?post=346"}],"version-history":[{"count":0,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/posts\/346\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/media?parent=346"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/categories?post=346"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/tags?post=346"},{"taxonomy":"post_format","embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/post_formats?post=346"},{"taxonomy":"language","embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/languages?post=346"},{"taxonomy":"post_translations","embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/post_translationss?post=346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}