Jan 4, 2020

Xiaomi端末から不要アプリを削除する為の参考サイト

手順まとめ(↓)
Xiaomi端末から不要アプリを削除する (2020/01/13)

以下、対象アプリ、ツール等の参考サイトメモ

*1 Preinstalled Malware

・Preinstalled Malware Targeting Mobile Users
 https://blog.checkpoint.com/2017/03/10/preinstalled-malware-targeting-mobile-users/ 
 
The malicious apps were not part of the official ROM supplied by the vendor, and were added somewhere along the supply chain.
Six of the malware instances were added by a malicious actor to the device’s ROM using system privileges, meaning they couldn’t be removed by the user and the device had to be re-flashed.
… snip …
Xiaomi Redmi : com.yongfu.wenjianjiaguanli
Xiaomi Mi 4i : com.sds.android.ttpod

・マルウェア警告:ほとんどの40スマートフォンにプリインストールされています (2017/11)
 https://ja.xiaomitoday.it/allerta-malware-preinstallato-su-quasi-40-smartphone.html

・Vulnerability in Xiaomi Pre-Installed Security App (2019.04.04)
   it was the pre-installed security app,Guard Provider (com.miui.guardprovider) ...
Briefly put, due to the unsecured nature of the network traffic to and from Guard Provider, a threat actor could connect to the same Wi-Fi network as the victim and carry out a Man-in-the-Middle (MiTM) attack. Then, as part of a third-party SDK update, he could disable malware protections and inject any rogue code he chooses such to steal data, implant ransomware or tracking or install any other kind of malware.

Check Point responsibly disclosed this vulnerability to Xiaomi, which released a patch shortly after.


・Xiaomi Mi 9 いろいろ
 https://akasaka-taro.blogspot.com/2019/08/xiaomi-mi-9.html
https://bey.jp/?p=37414adups(バックドアを仕掛けている会社)のIPアドレスは(略)』 
https://forum.xda-developers.com/redmi-note-3/help/discussions-plz-dev-look-analyst-t3463321AnalyticsCore.apk = com.miui.analytics』

サイトの中には、ショッキングな見出しも有る気もするが、心配になってきたので、不要なプリインストールソフトは削除しておこう、と考えた次第。

*2 Xiaomi ADB/Fastboot Tools

アンインストールの為のツールと、アンインストール対象アプリについて

・Androidでプリインストールアプリを強制的に削除する方法! 消せない標準ソフトもアンインストール/無効化できる (2018/09/04-2019/05/30)
 https://sp7pc.com/google/android/31027#toc1

・Androidアプリのパッケージ名を調べる方法! Google PlayやapkのアプリケーションID確認しよう (2018/05/26-2019/05/26)
 https://sp7pc.com/google/android/31029

・Xiaomiデバイスでシステムアプリをアンインストールする方法(ルートなし)(2019/11/04)
 https://ja.xiaomitoday.it/come-disinstallare-app-di-sistema-su-dispositivi-xiaomi-no-root.html
 削除アプリ例が豊富。ADBで削除する際、便利そうなコマンド一覧もある。
 この方が標準的アプリの削除対象としているのは、次の通り。
>find "pm " tmp-web.txt | find /v ".xiaomi." | find /v ".miui." | find /v ".mi" 
---------- TMP-WEB.TXT
pm uninstall -k-ユーザー0 com.android.browser
pm uninstall -k-ユーザー0 com.android.calendar
pm uninstall -k-ユーザー0 com.android.email
pm uninstall -k --user 0 com.android.soundrecorder
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.google.android.gm
pm uninstall -k-ユーザー0 com.google.android.music
pm uninstall -k-ユーザー0 com.google.android.videos
pm uninstall -k-ユーザー0 com.google.android.apps.photos
pm uninstall -k-ユーザー0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
ここまでやるか。


More apps to remove #69 (2019/09/11)
さらに削除可能なアプリ例
WMService is some kind of analytics thing.
Weather is useless if you remove their default widget and don't use the Weather app.

『 "Gallery;com.miui.gallery",                      
 "WMService;com.miui.wmsvc",
 "Weather;com.miui.weather2",
 "NextPay;com.miui.nextpay",
 "MiSound;com.miui.misound",
 "MiPlayClient;com.xiaomi.miplay_client",
 "mi_connect_service;com.xiaomi.mi_connect_service",
 "XiaomiAccount;com.xiaomi.account"


・New Removable and Non-Removable Bloatware in MIUI 11 (2019.11)
 https://www.reddit.com/r/Xiaomi/comments/dseq28/new_removable_and_nonremovable_bloatware_in_miui/

・How to get rid of the Mi Bloatware pre-installed without flashing/root? (2019/09/29)
 https://forum.xda-developers.com/k20-pro/help/how-to-rid-mi-bloatware-pre-installed-t3975121
 com.google.android.musicまでもアンインストール。
 そこまでするかなぁ。参考リスト的に挙げておく。

・Xiaomi端末の便利な管理ツール「Xiaomi ADB/Fastboot Tools」(2019/09/19)
 https://ahogehopping.hatenablog.com/entry/xiaomi-adb-fastboot-tools

・Szaki/XiaomiADBFastbootTools
 https://github.com/Szaki/XiaomiADBFastbootTools

一応チェックすると、
https://www.virustotal.com/gui/url/a3616b17f297ef3ecbf764644b71394b297124d0ee141fd7797c22af8bcbe6b5/detection   unratedな6件を除き、目下 100%のベンダーで clean との評価 

*3 その他

事後策など

・Calls Home.. (to The Maintainers) (2018/03/22)
 https://xiaomi.eu/community/threads/calls-home-to-the-maintainers.43699/
 data.mistat.intl.xiaomi.com と ccc.sys.miui.com への定期通信を止める。
 Netguard(rootの要らないfirewall app)の紹介と、
 hostsファイルへの書き込みアイデア。参考になります。

*4 アンインストールすべきでないApp

・「セキュリティ~」はアンインストールするとブート時に無限ループするとの記載が多い

「パッケージインストーラー安易にアンインストールするべからず。

Disabled package installer, stuck in bootloop (2017/08/25)

How do I disable App Vault in MIUI? (2018/08/09)

ここに記載の「アプリ保管庫」は無効化しようとすると、「アップデートの受信ができなくなる」旨の警告表示。有効なままにして思案中。
--> 12.02追記

・Power detector: com.xiaomi.powerchecker は削除しない
Xiaomi Super bloatware List 2020
https://lucacesarano.medium.com/xiaomi-super-bloatware-list-2020-db38ace9e9e1
『But since this is Miui and there are eternal troubles, with the application settings configured in the background. I will not touch and do not advise you.』

・System Apps Updater: com.xiaomi.discover は削除しない
Debloating (removing bloatware) applications from MIUI
https://devcondition.com/article/removing-unneeded-miui-applications/
『URGENT CLEAR_DATA + FREEZ com.xiaomi.discover System app updater Gizmo, for updating, first of all, MIUI applications: browser, downloads, notes, etc., etc. But it can hook other applications. Decide for yourself. I do not delete, but FREEZe. Periodically including, to check for updates.』

・Battery & performance: com.miui.powerkeeper



No comments: