見出し画像

Androidのいらないアプリを全部消そう!!!!!!au、docomo、softbank、Sony、Samsung編

Androidにもともと入っているアプリ(プリインストールアプリ)がすごく嫌いなので、adbコマンドを使って一括で削除します。本来消せないアプリも消えます。

root化とか難しいことしなくていい!
Androidの開発ツールとかインストールしなくていい!
コピペだけでできる!
です。

アプリ一覧もまとめているお役立ち記事です。
自己責任で!!!

準備するもの!!!
・アンドロイド
・Windowsパソコン
・USBケーブル
手順!!!
・スマホ側の準備(1分)
・パソコン側の準備(1分)
・batファイルを作る
・実行

■スマホ側の準備

最初にUSBデバッグをONにします。

[設定]→[デバイス情報]→[ビルド番号]を連打
[システム]→[開発者向けオプション]→[USBデバッグ]をON

スマホとパソコンをUSBでつなぎます。
スマホにいろんなメッセージが出てきますが全て[許可]します。

おわり

パソコン側の準備

パソコンでadbコマンドを使えるようにします。

下記のURLにアクセスします。
https://developer.android.com/studio/releases/platform-tools

[SDK Platform-Tools for Windows をダウンロード]をクリック。

ダウンロードしたzipファイルを解凍して、[platform-tools]フォルダを好きなところに保存します。

おわり

■batファイルを作る

先ほど解凍した[platform-tools]フォルダ内に、適当なファイル名のテキストファイルを作ります。
後にこのテキストファイルがbatファイルになるので、テキストファイルにadbコマンドを記入します。

画像1

■adbコマンドとアプリ一覧

下記の黒背景のテキストを全てコピーしてペーストすれば大丈夫です。
個人的には全ていらないアプリですが人によっては必要なアプリなのでよく読んで、必要なアプリのコマンドは消してください。
今のところau、docomo、softbank、Sony、Samsungらへんのアプリ。

:: ******************************************************************************
:: au系のアプリ
:: ******************************************************************************

:: サービスTOP
adb shell pm uninstall -k --user 0 com.kddi.pass.launcher

:: au災害対策
adb shell pm uninstall -k --user 0 com.kddi.disasterapp

:: ウイルスバスター for au
adb shell pm uninstall -k --user 0 com.trendmicro.tmmssuite.oemkddi.jp

:: Wowma!
adb shell pm uninstall -k --user 0 jp.wowma.app

:: auベーシックホーム
adb shell pm uninstall -k --user 0 com.kddi.android.auhomelauncher

:: au通信品質レポート機能
adb shell pm uninstall -k --user 0 com.kddi.android.checker_android

:: あんしんフィルター for au
adb shell pm uninstall -k --user 0 jp.netstar.familysmile

:: 故障紛失サポート
adb shell pm uninstall -k --user 0 com.kddi.android.repairreceipt

:: 迷惑メッセージ・電話ブロック
adb shell pm uninstall -k --user 0 com.tobila.tobilaphone.mobile.android.au

:: au位置情報サービス
adb shell pm uninstall -k --user 0 com.kddi.android.klop

:: au初期設定
adb shell pm uninstall -k --user 0 com.kddi.android.auinitialsetting

:: auテレビ.Gガイド
adb shell pm uninstall -k --user 0 com.uievolution.gguide.android

:: auメール
adb shell pm uninstall -k --user 0 com.kddi.android.auemail

:: au設定メニュー
adb shell pm uninstall -k --user 0 com.kddi.android.au_setting_menu

:: au Wi-Fi接続ツール
adb shell pm uninstall -k --user 0 com.kddi.android.au_wifi_connect2

:: auウィジェット
adb shell pm uninstall -k --user 0 com.kddi.ux.station

:: au Market
adb shell pm uninstall -k --user 0 com.kddi.market

:: ニュースパス
adb shell pm uninstall -k --user 0 com.kddi.android.newspass

:: セルフケア設定
adb shell pm uninstall -k --user 0 com.kddi.selfcare.client

:: SATCH
adb shell pm uninstall -k --user 0 com.kddi.ar.satch.satchviewer

:: カーナビデータ通信設定
adb shell pm uninstall -k --user 0 com.kddi.android.btdun

:: au PAY
adb shell pm uninstall -k --user 0 jp.auone.wallet

:: データお預かり
adb shell pm uninstall -k --user 0 com.kddi.android.mamoru

:: auスマートパス
adb shell pm uninstall -k --user 0 com.kddi.android.smartpass

:: My au
adb shell pm uninstall -k --user 0 com.kddi.cs.app001
:: ******************************************************************************
:: docomo系のアプリ
:: ******************************************************************************

:: 災害用キット
adb shell pm uninstall -k --user 0 jp.co.nttdocomo.saigaiban

:: 遠隔初期化
adb shell pm uninstall -k --user 0 com.nttdocomo.android.wipe
:: 裏でずっと動いてる

:: コンテンツ表示(iコンシェル)
adb shell pm uninstall -k --user 0 com.nttdocomo.android.iconcier_contents

:: デコメ絵文字マネージャー
adb shell pm uninstall -k --user 0 jp.co.omronsoft.android.decoemojimanager_docomo

:: おすすめ使い方ヒント
adb shell pm uninstall -k --user 0 com.nttdocomo.android.devicehelp

:: ScreenLockService
adb shell pm uninstall -k --user 0 com.nttdocomo.android.screenlockservice

:: スケジュール/メモ・トルカ同期
adb shell pm uninstall -k --user 0 com.nttdocomo.android.databackup

:: dアカウント設定
adb shell pm uninstall -k --user 0 com.nttdocomo.android.idmanager

:: アプリクラッシュレポート
adb shell pm uninstall -k --user 0 com.nttdocomo.android.bugreport

:: DcmIpPushAggregator
adb shell pm uninstall -k --user 0 com.nttdocomo.android.pf.dcmippushaggregator

:: ドコモクラウド設定
adb shell pm uninstall -k --user 0 com.nttdocomo.android.cloudset

:: スケジュール&メモ
adb shell pm uninstall -k --user 0 com.nttdocomo.android.schedulememo

:: DcmWapPushHelper
adb shell pm uninstall -k --user 0 com.nttdocomo.android.pf.dcmwappush

:: ドコモ文字編集
adb shell pm uninstall -k --user 0 com.nttdocomo.android.voiceeditor

:: DOCOMO Initialization
adb shell pm uninstall -k --user 0 com.nttdocomo.android.initialization

:: ドコモサービス
adb shell pm uninstall -k --user 0 com.nttdocomo.android.docomoset

:: スグ電
adb shell pm uninstall -k --user 0 com.nttdocomo.android.phonemotion

:: docomo LIVE UX バックアップ
adb shell pm uninstall -k --user 0 com.nextbit.app

:: ドコモ位置情報
adb shell pm uninstall -k --user 0 jp.co.nttdocomo.lcsapp

:: ドコモ電話帳
adb shell pm uninstall -k --user 0 com.android.contacts

:: DcmAccountWipeService
adb shell pm uninstall -k --user 0 com.nttdocomo.android.accountwipe

:: my daiz
adb shell pm uninstall -k --user 0 com.nttdocomo.android.mascot

:: dマーケット
adb shell pm uninstall -k --user 0 com.nttdocomo.android.store

:: dメニュー
adb shell pm uninstall -k --user 0 com.nttdocomo.android.dmenu2

:: iコンシェル
adb shell pm uninstall -k --user 0 com.nttdocomo.android.iconcier

:: オートGPS
adb shell pm uninstall -k --user 0 com.nttdocomo.android.atf

:: あんしんフィルター for docomo
adb shell pm uninstall -k --user 0 jp.co.nttdocomo.anshinmode

:: ドコモ位置情報SUB
adb shell pm uninstall -k --user 0 jp.co.nttdocomo.lcsappsub

:: docomo Authenticator
adb shell pm uninstall -k --user 0 com.nttdocomo.android.accountauthenticator

:: docomo Application Manager
adb shell pm uninstall -k --user 0 com.nttdocomo.android.applicationmanager

:: おまかせロック
adb shell pm uninstall -k --user 0 com.nttdocomo.android.remotelock

:: ドコモメール
adb shell pm uninstall -k --user 0 jp.co.nttdocomo.carriermail

:: エリアメール
adb shell pm uninstall -k --user 0 com.nttdocomo.android.areamail

:: ドコモデータコピー
adb shell pm uninstall -k --user 0 com.nttdocomo.android.sdcardbackup
:: ******************************************************************************
:: softbank系のアプリ
:: ******************************************************************************

:: ジュニアホーム
jp.softbank.spkids.kidshome

:: 位置ナビLink
jp.softbank.mb.ichinaviclt

:: 安心遠隔ロック/遠隔初期化
jp.softbank.mb.tdrl

:: 災害用伝言板
jp.softbank.mb.dmb

:: 詐欺ウォール
jp.co.bbss.android.security.sagiwall_softbank

:: アルバム
jp.co.sharp.android.picturemanager

:: 緊急速報メール
jp.softbank.mb.cbrl

:: あんしんバックアップ
jp.co.softbank.mb.pim

:: シンプルモード(Biz)
jp.softbank.mb.bhssimple

:: SBプロキシアプリケーション
jp.softbank.mb.tsmproxy

:: おサイフケータイメールリモートロック
jp.softbank.mb.flcrlap

:: Preferred Activity Setter
jp.softbank.mobileid.prefact

:: Password Manager
jp.softbank.mb.passwordmanager

:: Wi-Fiスポット設定
jp.co.softbank.wispr.froyo

:: あんしんフィルター
jp.softbank.mb.parentalcontrols

:: スマートカスタム
jp.softbank.mobileid.installer

:: テザリングオプション
jp.softbank.tether.entitlement

:: スマホはじめてガイド
jp.softbank.beginnerguide

:: 迷惑電話ブロック
jp.softbank.meiwakudenwablock
:: ******************************************************************************
:: Google系とその他
:: ******************************************************************************

:: Google
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
:: ホーム画面の検索バー

:: ドライブ
adb shell pm uninstall -k --user 0 com.google.android.apps.docs
:: 使ってる人は注意

:: スライド
adb shell pm uninstall -k --user 0 com.google.android.apps.docs.editors.slides

:: ドキュメント
adb shell pm uninstall -k --user 0 com.google.android.apps.docs.editors.docs

:: レンズ
adb shell pm uninstall -k --user 0 com.google.ar.lens
:: 使わないので

:: Googleの連絡先の同期
adb shell pm uninstall -k --user 0 com.google.android.syncadapters.contacts
:: 消しても同期される

:: Google Play Music
adb shell pm uninstall -k --user 0 com.google.android.music

:: Google ロケーション履歴
adb shell pm uninstall -k --user 0 com.google.android.gms.location.history
:: 移動した履歴とか記録される

:: デバイス パーソナライズ サービス
adb shell pm uninstall -k --user 0 com.google.android.as

:: Google Playムービー&TV
adb shell pm uninstall -k --user 0 com.google.android.videos

:: Googleテキスト読み上げエンジン
adb shell pm uninstall -k --user 0 com.google.android.tts

:: Duo
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon
:: 会議ツール

:: Device Health Services
adb shell pm uninstall -k --user 0 com.google.android.apps.turbo
:: 電池を監視するやつ

:: Digital Wellbeing
adb shell pm uninstall -k --user 0 com.google.android.apps.wellbeing
:: スマホの使用時間とかみるやつ

:: モバイルセレクト
adb shell pm uninstall -k --user 0 com.mobileselect.somcprein
:: いらない

:: テレビ
adb shell pm uninstall -k --user 0 jp.co.fsi.fs1seg

:: タグ
adb shell pm uninstall -k --user 0 com.android.apps.tag
:: いらない

:: デフォルト印刷サービス
adb shell pm uninstall -k --user 0 com.android.bips
:: スマホで印刷するなら必要

:: おサイフケータイ アプリ
adb shell pm uninstall -k --user 0 com.felicanetworks.mfm.main
:: 使ってる人は消さない

:: Facebook
adb shell pm uninstall -k --user 0 com.facebook.katana

:: Facebook App Installer
adb shell pm uninstall -k --user 0 com.facebook.system

:: Facebook App Manager
adb shell pm uninstall -k --user 0 com.facebook.appmanager

:: Facebook Services
adb shell pm uninstall -k --user 0 com.facebook.services

:: Google Assistant
adb shell pm uninstall -k --user 0 com.android.hotwordenrollment.xgoogle
:: OK Googleのやつ 使うなら消さない

:: Google Assistant
adb shell pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle
:: OK Googleのやつ 使うなら消さない

:: OneDrive
adb shell pm uninstall -k --user 0 com.microsoft.skydrive

:: Netflix
adb shell pm uninstall -k --user 0 com.netflix.mediaclient

:: 緊急時情報
adb shell pm uninstall -k --user 0 com.android.emergency
:: 消すと地震の時とかに鳴らなくなる?

:: ******************************************************************************
:: Pixelに入ってるアプリ
:: ******************************************************************************

:: Pixel Stand
adb shell pm uninstall -k --user 0 com.google.android.apps.dreamliner

:: Google VR サービス
adb shell pm uninstall -k --user 0 com.google.vr.vrcore

:: PixelSetupWizardOverlayActiveEdge
adb shell pm uninstall -k --user 0 com.google.android.pixel.setupwizard.activeedge

:: 緊急情報サービス
adb shell pm uninstall -k --user 0 com.google.android.apps.safetyhub

:: Support components
adb shell pm uninstall -k --user 0 com.google.mainline.telemetry

:: メッセージ
adb shell pm uninstall -k --user 0 com.google.android.apps.messaging

:: ファミリー リンク
adb shell pm uninstall -k --user 0 com.google.android.apps.kids.familylinkhelper

:: Google接続サービス
adb shell pm uninstall -k --user 0 com.google.android.apps.gcs

:: PixelSetupWizardOverlay
adb shell pm uninstall -k --user 0 com.google.android.pixel.setupwizard.overlay

:: 音声文字変換
adb shell pm uninstall -k --user 0 com.google.audio.hearing.visualization.accessibility.scribe

:: 緊急速報メール
adb shell pm uninstall -k --user 0 com.google.android.cellbroadcastreceiver

:: Pixel アンビエント サービス
adb shell pm uninstall -k --user 0 com.google.intelligence.sense

:: Google Wallpaper Images
adb shell pm uninstall -k --user 0 com.google.android.apps.wallpaper.nexus

:: Google One Time Init
adb shell pm uninstall -k --user 0 com.google.android.onetimeinitializer

:: Device configuration
adb shell pm uninstall -k --user 0 android.autoinstalls.config.google.nexus

:: 端末ポリシー
adb shell pm uninstall -k --user 0 com.google.android.apps.enterprise.dmagent

:: Settings Services
adb shell pm uninstall -k --user 0 com.google.android.settings.intelligence

:: Pixel の設定
adb shell pm uninstall -k --user 0 com.google.android.pixel.setupwizard

:: Print Service Recommendation Service
adb shell pm uninstall -k --user 0 com.google.android.printservice.recommendation

:: Google サポート サービス
adb shell pm uninstall -k --user 0 com.google.android.apps.helprtc

:: デバイスの設定
adb shell pm uninstall -k --user 0 com.google.android.apps.work.oobconfig

:: Files
adb shell pm uninstall -k --user 0 com.google.android.apps.nbu.files

:: Adaptive Connectivity Services
adb shell pm uninstall -k --user 0 com.google.android.apps.scone

:: Pixel ガイド
adb shell pm uninstall -k --user 0 com.google.android.apps.tips

:: FilesOverlay
adb shell pm uninstall -k --user 0 com.google.android.files.theme.pixel

:: Pixel Themes
adb shell pm uninstall -k --user 0 com.google.android.apps.customization.pixel

:: 音声増幅
adb shell pm uninstall -k --user 0 com.google.android.accessibility.soundamplifier

:: Android ユーザー補助設定ツール
adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback

:: マークアップ
adb shell pm uninstall -k --user 0 com.google.android.markup

:: データ転送ツール
adb shell pm uninstall -k --user 0 com.google.android.apps.pixelmigrate

:: Google Wi-Fi Provisioner
adb shell pm uninstall -k --user 0 com.google.android.apps.carrier.carrierwifi
:: ******************************************************************************
:: Sony系とその他 Xperiaに入っています
:: ******************************************************************************

:: フォト再生
adb shell pm uninstall -k --user 0 com.sonymobile.recallplaybackphotos

:: Xperiaサービス
adb shell pm uninstall -k --user 0 com.sonymobile.xperiaservices

:: DUALSHOCK 4
adb shell pm uninstall -k --user 0 com.sonymobile.dualshockmanager

:: ARCore
adb shell pm uninstall -k --user 0 com.google.ar.core

:: 3Dクリエーター
adb shell pm uninstall -k --user 0 com.sonymobile.scan3d

:: Movie Creator
adb shell pm uninstall -k --user 0 com.sonymobile.moviecreator.rmm

:: Xperia wallpaper
adb shell pm uninstall -k --user 0 com.sonymobile.wallpaper.liquid

:: Video & TV SideView
adb shell pm uninstall -k --user 0 com.sony.tvsideview.phone

:: シンプルホーム
adb shell pm uninstall -k --user 0 com.sonymobile.simplehome

:: ぼけエフェクト
adb shell pm uninstall -k --user 0 com.sonymobile.backgrounddefocus

:: Xperiaアシスト
adb shell pm uninstall -k --user 0 com.sonymobile.assist_light

:: 動画編集
adb shell pm uninstall -k --user 0 com.sonymobile.moviecreator

:: サウンドフォト
adb shell pm uninstall -k --user 0 com.sonymobile.android.addoncamera.soundphoto

:: ポートレートセルフィー
adb shell pm uninstall -k --user 0 com.sonymobile.addoncamera.portraitselfie

:: 画像編集
adb shell pm uninstall -k --user 0 com.sonyericsson.photoeditor

:: PS App
adb shell pm uninstall -k --user 0 com.scee.psxandroid

:: スポットリスト
adb shell pm uninstall -k --user 0 jp.sony.spot.sp

:: ARエフェクト
adb shell pm uninstall -k --user 0 com.sonymobile.androidapp.cameraaddon.areffect

:: News Suite
adb shell pm uninstall -k --user 0 com.sony.nfx.app.sfrc

:: ミュージック
adb shell pm uninstall -k --user 0 com.sonyericsson.music

:: Xperia Lounge Japan
adb shell pm uninstall -k --user 0 com.sonyericsson.androidapp.sehome

:: 天気
adb shell pm uninstall -k --user 0 com.sonymobile.xperiaweather

:: Xperia カメラアドオン
adb shell pm uninstall -k --user 0 com.sonymobile.camera.addon.permission
:: 消しても問題なし

:: Xperiaアシスト
adb shell pm uninstall -k --user 0 com.sonymobile.assist_light

:: コンパニオン デバイス マネージャ
adb shell pm uninstall -k --user 0 com.android.companiondevicemanager

:: クリエイティブエフェクト
adb shell pm uninstall -k --user 0 com.sonyericsson.android.addoncamera.artfilter

:: アルバム
adb shell pm uninstall -k --user 0 com.sonyericsson.album
:: 使ってる人は注意

:: Eメール
adb shell pm uninstall -k --user 0 com.sonymobile.email
:: 使ってる人は注意

:: SwiftKeyキーボード
adb shell pm uninstall -k --user 0 com.touchtype.swiftkey
:: ゴミカス

:: SwiftKey factory settings
adb shell pm uninstall -k --user 0 com.swiftkey.swiftkeyconfigurator
:: ゴミカス

:: 中国語キーボード
adb shell pm uninstall -k --user 0 com.sonyericsson.textinput.chinese

:: POBox Plus (日本語)
adb shell pm uninstall -k --user 0 com.sonymobile.pobox
:: デフォルトのキーボード
:: 使ってる人は消すと文字が打てなくなるので注意

:: Easy
adb shell pm uninstall -k --user 0 com.sonymobile.pobox.skin.easy
:: POBoxのスキン

:: Standard
adb shell pm uninstall -k --user 0 com.sonymobile.pobox.skin.standard
:: POBoxのスキン

:: Gummi
adb shell pm uninstall -k --user 0 com.sonymobile.pobox.skin.gummi
:: POBoxのスキン

:: Wood
adb shell pm uninstall -k --user 0 com.sonymobile.pobox.skin.wood
:: POBoxのスキン

::OMAクライアントプロビジョニング
adb shell pm uninstall -k --user 0 com.sonyericsson.android.omacp
:: ******************************************************************************
:: Samsung系とその他 Galaxyに入っています
:: ******************************************************************************

:: Samsung Pass
adb shell pm uninstall -k --user 0 com.samsung.android.samsungpass

:: Samsung Passで自動入力
adb shell pm uninstall -k --user 0 com.samsung.android.samsungpassautofill

:: Samsung音声入力
adb shell pm uninstall -k --user 0 com.samsung.android.svoiceime

:: SamsungOne
adb shell pm uninstall -k --user 0 com.monotype.android.font.samsungone

:: 翻訳
adb shell pm uninstall -k --user 0 com.samsung.android.service.airviewdictionary

:: デイリーボード
adb shell pm uninstall -k --user 0 com.samsung.android.homemode

:: ルーペ
adb shell pm uninstall -k --user 0 com.samsung.android.app.readingglass

:: リンク共有
adb shell pm uninstall -k --user 0 com.samsung.android.app.simplesharing

:: 安全情報
adb shell pm uninstall -k --user 0 com.samsung.safetyinformation

:: AR手描き
adb shell pm uninstall -k --user 0 com.samsung.android.ardrawing

:: タグ
adb shell pm uninstall -k --user 0 com.samsung.android.service.tagservice

:: ビデオエディター
adb shell pm uninstall -k --user 0 com.sec.android.app.vepreload

:: クロクロと友達
adb shell pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facearavat
ar.preload

:: AR絵文字
adb shell pm uninstall -k --user 0 com.samsung.android.aremoji

:: タスク
adb shell pm uninstall -k --user 0 com.samsung.android.app.taskedge

:: ファインダー
adb shell pm uninstall -k --user 0 com.samsung.android.app.galaxyfinder

:: ARゾーン
adb shell pm uninstall -k --user 0 com.samsung.android.arzone

:: 動画プレーヤー
adb shell pm uninstall -k --user 0 com.samsung.android.video

:: AR絵文字エディター
adb shell pm uninstall -k --user 0 com.samsung.android.aremojieditor

:: 安全なWi-Fi
adb shell pm uninstall -k --user 0 com.samsung.android.fast

:: Bixby Vision
adb shell pm uninstall -k --user 0 com.samsung.android.visionintelligence

:: Bixby Routines
adb shell pm uninstall -k --user 0 com.samsung.android.app.routines

:: BixbyVision Framework
adb shell pm uninstall -k --user 0 com.samsung.android.bixbyvision.framework

:: SystemUIBixby2
adb shell pm uninstall -k --user 0 com.samsung.systemui.bixby2

:: リマインダー
adb shell pm uninstall -k --user 0 com.samsung.android.app.reminder

:: Samsung Kidsインストーラー
adb shell pm uninstall -k --user 0 com.samsung.android.kidsinstaller

:: ライブメッセージ
adb shell pm uninstall -k --user 0 com.samsung.android.service.livedrawing

:: カレンダー
adb shell pm uninstall -k --user 0 com.samsung.android.calendar

:: キーボードコンテンツセンター
adb shell pm uninstall -k --user 0 com.samsung.android.icecone

:: ポートレート
adb shell pm uninstall -k --user 0 com.samsung.android.app.dofviewer

:: 動画トリミング
adb shell pm uninstall -k --user 0 com.samsung.app.newtrim

:: セキュリティフォルダ
adb shell pm uninstall -k --user 0 com.samsung.knox.securefolder

:: フォトエディター
adb shell pm uninstall -k --user 0 com.sec.android.mimage.photoretouching

:: 動画を作成
adb shell pm uninstall -k --user 0 com.samsung.app.highlightplayer

:: AuthFw TaPack
adb shell pm uninstall -k --user 0 com.samsung.android.tapack.authfw

:: AR絵文字スタンプ
adb shell pm uninstall -k --user 0 com.sec.android.mimage.avatarstickers

:: デコピク
adb shell pm uninstall -k --user 0 com.samsung.android.livestickers

:: ヒント
adb shell pm uninstall -k --user 0 com.samsung.android.app.tips

:: モーションフォトビューア
adb shell pm uninstall -k --user 0 com.samsung.android.motionphoto.viewer

:: Game Optimizing Service
adb shell pm uninstall -k --user 0 com.samsung.android.game.gos

必要なコマンドを記入したらテキストファイルを保存します。

拡張子を[.bat]に変更します。

画像2

作成した[batファイル]をダブルクリックして実行するとコマンドプロンプトが起動し、スマホ内のアプリが消えていきます。

上手くいかないときはスマホの画面に何かメッセージが表示されていないか確認して[許可]した後、もう一度実行してください。(それでも上手くいかないときは「adb 使い方」等で検索。)

端末によってプリインストールされているアプリが違うので、残ったりした場合は各々アプリのパッケージ名を調べてadbコマンドを実行してください。

おわり

補足1 再インストールする方法

先ほどのコマンドの

adb shell pm uninstall -k --user 0 

の部分を

adb shell cmd package install-existing 

に置換して実行すると、そのアプリが再インストールされます。

補足2 システムアプリの一覧

まだまだ消し足りない!!!!!!って人。
システムアプリも消しましょう。一部Qualcomm製CPUのAndroidのみ。

下記のadbコマンドはいろいろ試した結果「消しても問題ない」って判断して自分のスマホで消しているシステムアプリ。基本的な機能は消えませんがFeliCaやらVPNやら使えなくなりそう(使わないので分からず)。Bluetoothは使えます。試すなら事故責任で。不具合が起きたら何を消したことが原因か一つひとつインストールし直して検証。
電池持ちが良くなったりベンチマークスコアが上がったりしたけど、消すことで存在しないアプリを延々起動しようとして余計に電池持ちが悪くなったり、画面表示に関するものだとグラフィック性能が落ちたりする。

:: ******************************************************************************
:: システム系アプリ
:: ******************************************************************************

:: com.qti.xdivert
adb shell pm uninstall -k --user 0 com.qti.xdivert

:: com.qualcomm.qti.perfdump
adb shell pm uninstall -k --user 0 com.qualcomm.qti.perfdump

:: com.qti.confuridialer
adb shell pm uninstall -k --user 0 com.qti.confuridialer

:: com.qti.dpmserviceapp
adb shell pm uninstall -k --user 0 com.qti.dpmserviceapp

:: com.qti.qualcomm.datastatusnotification
adb shell pm uninstall -k --user 0 com.qti.qualcomm.datastatusnotification

:: com.qualcomm.embms
adb shell pm uninstall -k --user 0 com.qualcomm.embms

:: com.qualcomm.qti.lpa
adb shell pm uninstall -k --user 0 com.qualcomm.qti.lpa

:: com.qualcomm.qti.optinoverlay
adb shell pm uninstall -k --user 0 com.qualcomm.qti.optinoverlay

:: com.qualcomm.qti.qms.service.trustzoneaccess
adb shell pm uninstall -k --user 0 com.qualcomm.qti.qms.service.trustzoneaccess

:: com.qualcomm.qti.qtisystemservice
adb shell pm uninstall -k --user 0 com.qualcomm.qti.qtisystemservice

:: com.qualcomm.qti.simsettings
adb shell pm uninstall -k --user 0 com.qualcomm.qti.simsettings

:: android.enterprise.overlay
adb shell pm uninstall -k --user 0 android.enterprise.overlay

:: com.android.providers.partnerbookmarks.res.overlay_305
adb shell pm uninstall -k --user 0 com.android.providers.partnerbookmarks.res.overlay_305

:: Orchid
adb shell pm uninstall -k --user 0 com.android.theme.color.orchid

:: OsuLogin
adb shell pm uninstall -k --user 0 com.google.android.hotspot2.osulogin

:: X Google enrollment
adb shell pm uninstall -k --user 0 com.android.hotwordenrollment.xgoogle

:: android.enterprise.overlay.common
adb shell pm uninstall -k --user 0 android.enterprise.overlay.common

:: android.product.res.overlay.kddi
adb shell pm uninstall -k --user 0 android.product.res.overlay.kddi

:: Filled
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.filled.android

:: Android の設定
adb shell pm uninstall -k --user 0 com.google.android.setupwizard

:: Filled
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.filled.launcher

:: com.android.partnerbrowsercustomizations.chromeHomepage.res.overlay_305
adb shell pm uninstall -k --user 0 com.android.partnerbrowsercustomizations.chromeHomepage.res.overlay_305

:: Circular
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.circular.systemui

:: PacProcessor
adb shell pm uninstall -k --user 0 com.android.pacprocessor

:: Android Q Easter Egg
adb shell pm uninstall -k --user 0 com.android.egg

:: Print Service Recommendation Service
adb shell pm uninstall -k --user 0 com.google.android.printservice.recommendation

:: Rounded
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.rounded.settings

:: OsuLogin
adb shell pm uninstall -k --user 0 com.android.hotspot2

:: Application Prediction Engine
adb shell pm uninstall -k --user 0 com.sonymobile.appprediction

:: Android の設定
adb shell pm uninstall -k --user 0 com.google.android.apps.restore

:: Call Log Backup/Restore
adb shell pm uninstall -k --user 0 com.android.calllogbackup

:: com.android.partnerbrowsercustomizations.chromeHomepage
adb shell pm uninstall -k --user 0 com.android.partnerbrowsercustomizations.chromeHomepage

:: com.android.providers.partnerbookmarks
adb shell pm uninstall -k --user 0 com.android.providers.partnerbookmarks

:: Live Wallpaper Picker
adb shell pm uninstall -k --user 0 com.android.wallpaper.livepicker

:: android.res.overlay_305
adb shell pm uninstall -k --user 0 android.res.overlay_305

:: Conference URI Dialer
adb shell pm uninstall -k --user 0 com.qti.confuridialer

:: com.tencent.ngjp
adb shell pm uninstall -k --user 0 com.tencent.ngjp

:: Camera common
adb shell pm uninstall -k --user 0 com.sonymobile.cameracommon

:: com.trendmicro.tmmssuite.oemkddi.jp
adb shell pm uninstall -k --user 0 com.trendmicro.tmmssuite.oemkddi.jp

:: com.gameloft.android.ANMP.GloftA9HM
adb shell pm uninstall -k --user 0 com.gameloft.android.ANMP.GloftA9HM

:: 仕事用の設定
adb shell pm uninstall -k --user 0 com.android.managedprovisioning

:: com.android.sharedstoragebackup
adb shell pm uninstall -k --user 0 com.android.sharedstoragebackup

:: Bookmark Provider
adb shell pm uninstall -k --user 0 com.android.bookmarkprovider

:: VpnDialogs
adb shell pm uninstall -k --user 0 com.android.vpndialogs

:: android.platform.overlay
adb shell pm uninstall -k --user 0 android.platform.overlay

:: Gemalto TSM Proxy
adb shell pm uninstall -k --user 0 com.gemalto.tsmproxy

:: com.android.wallpapercropper
adb shell pm uninstall -k --user 0 com.android.wallpapercropper

:: Circular
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.circular.android

:: Camera extension
adb shell pm uninstall -k --user 0 com.sonyericsson.cameraextension.permission

:: Ocean
adb shell pm uninstall -k --user 0 com.android.theme.color.ocean

:: Rounded Rectangle
adb shell pm uninstall -k --user 0 com.android.theme.icon.roundedrect

:: Android Accessibility Suite
adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback

:: Android Auto
adb shell pm uninstall -k --user 0 com.google.android.projection.gearhead

:: Rounded
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.rounded.android

:: Green
adb shell pm uninstall -k --user 0 com.android.theme.color.green

:: Filled
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.filled.systemui

:: Circular
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.circular.launcher

:: com.facebook.orca
adb shell pm uninstall -k --user 0 com.facebook.orca

:: MusicFX
adb shell pm uninstall -k --user 0 com.android.musicfx

:: Filled
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.filled.settings

:: ベーシックスクリーンセーバー
adb shell pm uninstall -k --user 0 com.android.dreams.basic

:: Circular
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.circular.settings

:: com.facebook.katana
adb shell pm uninstall -k --user 0 com.facebook.katana

:: OK Google enrollment
adb shell pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle

:: android.overlay.common
adb shell pm uninstall -k --user 0 android.overlay.common

:: com.android.providers.settings.res.overlay_305
adb shell pm uninstall -k --user 0 com.android.providers.settings.res.overlay_305

:: Rounded
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.rounded.launcher

:: ブロックした電話番号用ストレージ
adb shell pm uninstall -k --user 0 com.android.providers.blockednumber

:: com.android.backupconfirm
adb shell pm uninstall -k --user 0 com.android.backupconfirm

:: com.uievolution.gguide.android
adb shell pm uninstall -k --user 0 com.uievolution.gguide.android

:: Google One Time Init
adb shell pm uninstall -k --user 0 com.google.android.onetimeinitializer

:: システム トレース
adb shell pm uninstall -k --user 0 com.android.traceur

:: android.product.overlay
adb shell pm uninstall -k --user 0 android.product.overlay

:: 単語リスト
adb shell pm uninstall -k --user 0 com.android.providers.userdictionary

:: マーケットフィードバックエージェント
adb shell pm uninstall -k --user 0 com.google.android.feedback

:: android.raw.res.overlay_312
adb shell pm uninstall -k --user 0 android.raw.res.overlay_312

:: Rounded
adb shell pm uninstall -k --user 0 com.android.theme.icon_pack.rounded.systemui

:: Backup over MTP
adb shell pm uninstall -k --user 0 com.sonyericsson.mtp.extension.backuprestore

:: com.qti.dpmserviceapp
adb shell pm uninstall -k --user 0 com.qti.dpmserviceapp

:: Smart-Divert
adb shell pm uninstall -k --user 0 com.qti.xdivert

:: 緊急省電力モード
adb shell pm uninstall -k --user 0 com.sonymobile.emergencymode

:: Wfd Service
adb shell pm uninstall -k --user 0 com.qualcomm.wfd.service

:: SecureElementApplication
adb shell pm uninstall -k --user 0 com.android.se

:: com.android.wallpaperbackup
adb shell pm uninstall -k --user 0 com.android.wallpaperbackup

:: おサイフケータイ 設定アプリ
adb shell pm uninstall -k --user 0 com.felicanetworks.mfs
:: 使ってる人は消さない

:: おサイフケータイ Webプラグイン
adb shell pm uninstall -k --user 0 com.felicanetworks.mfw.a.main
:: 使ってる人は消さない

:: おサイフケータイ Webプラグインセットアップ
adb shell pm uninstall -k --user 0 com.felicanetworks.mfw.a.boot
:: 使ってる人は消さない

:: Gboard
adb shell pm uninstall -k --user 0 com.google.android.inputmethod.latin
:: Googleキーボード 使ってる人は注意

:: SystemUIBixby2
adb shell pm uninstall -k --user 0 com.samsung.systemui.bixby2
:: Samsungスマホが文鎮化する

補足3 消してはいけないアプリ

自分用メモ。不具合が起きたら下記を再インストールしてみる。

:: ******************************************************************************
:: 消してはいけないアプリ
:: ******************************************************************************

org.codeaurora.ims
adb shell cmd package install-existing org.codeaurora.ims
:: 通話やらSMSやらできなくなる

:: 携帯通信会社のデフォルトアプリ
adb shell cmd package install-existing com.android.carrierdefaultapp
:: 通話やらSMSやらできなくなる

:: 通信事業者のデフォルトアプリ
adb shell cmd package install-existing com.android.carrierdefaultapp
:: 通話やらできなくなる

:: アドレス帳 連絡帳
adb shell cmd package install-existing com.android.providers.contacts
:: 電話やBluetoothが使えなくなる

:: アドレス帳 連絡帳
adb shell cmd package install-existing com.google.android.contacts
:: 連絡帳が使えなくなる

:: ファイル
adb shell cmd package install-existing com.google.android.documentsui
:: 別のファイラがあれば大丈夫?

:: 印刷スプーラ
adb shell cmd package install-existing com.android.printspooler
:: 特定の設定画面で強制終了する

:: 設定候補 Settings Suggestionsadb shell cmd package install-existing com.android.settings.intelligence
:: 設定画面が開かなくなったり遅くなったりする可能性
:: 設定画面の上部のおすすめ設定を消せる

:: ストレージ マネージャ
adb shell cmd package install-existing com.android.storagemanager
:: 「ストレージ→容量を増やす」が起動しなくなる

:: メディア ストレージ
adb shell cmd package install-existing com.google.android.providers.media.module
:: カメラが起動しなくなる
:: スクリーンショットが撮れなくなる
:: 新しいアプリが容量不足で入れられなくなる

:: CaptivePortalLogin
adb shell cmd package install-existing com.google.android.captiveportallogin
:: ローソンなどのフリーWi-Fiのログインに必要

:: Galaxyアカウント
adb shell cmd package install-existing com.osp.app.signin
:: Samsung製スマホで設定画面が強制終了する

:: Filter Provider
adb shell cmd package install-existing com.samsung.android.provider.filterprovider
:: Samsung製スマホでカメラが起動しなくなる

:: com.sec.android.provider.badge
adb shell cmd package install-existing com.sec.android.provider.badge
:: Samsung製スマホでエッジスクリーンが強制終了を繰り返す

:: Smart Mirroring
adb shell cmd package install-existing com.samsung.android.smartmirroring
:: Samsung製スマホでミラーリングができなくなる

:: docomo LIVE UX
adb shell pm uninstall -k --user 0 com.nttdocomo.android.dhome
:: docomoスマホでタスク一覧が開けなくなる可能性あり

:: アクセス権限の管理
com.google.android.permissioncontroller
:: AQUOSOSが起動しなくなった文鎮化

:: Main components
adb shell cmd package install-existing com.google.android.modulemetadata
:: アクセス許可とかそのへんで再起動を繰り返す

:: Main components
adb shell cmd package install-existing com.samsung.android.honeyboard
:: サムスンのキーボード 消すとユーザー補助が開けなくなる

:: Samsung Apps edge
adb shell cmd package install-existing com.samsung.android.app.appsedge
:: サムスン製スマホでアプリ分割画面ができなくなる

:: ファイル共有
adb shell cmd package install-existing com.lge.smartsharepush
:: LG製のスマホで何かと必要

:: LG Connectivity Service
com.lge.leccp
com.android.location.fusedLG製のスマホで何かと必要

:: Fused Location
com.android.location.fused
:: なぜかスマホが起動しなくなる

:: Samsung キャプチャー
adb shell cmd package install-existing com.samsung.android.app.smartcapture
:: サムスン製スマホで画面録画が使えなくなる

adb shell cmd package install-existing com.samsung.android.app.appsedge
:: サムスン製スマホで分割画面が使えなくなる

:: Settings Bixbi
adb shell cmd package install-existing com.samsung.android.app.settings.bixby
:: Bixbiボタンを割り当てるbxActionsが使用不可になる(自分用)


この記事が気に入ったらサポートをしてみませんか?