三星手機通用「程序精簡」及「常用ADB指令」

謹慎操作!需要的請自行排版整理。
--------------------------
ADB設定總整理(輸入cd c:\adb再按下enter鍵): (一)GALAXY MAX HZ啟動的指令 adb shell pm grant com.tribalfs.gmh android.permission.WRITE_SECURE_SETTINGS (二)用samsung dex卡省電120hz的(啟動->連接電腦拔下->停用) adb shell pm enable com.sec.android.app.desktoplauncher adb shell pm enable com.sec.android.desktopmode.uiservice adb shell pm enable com.sec.android.app.dexonpc adb shell pm enable com.sec.android.dexsystemui adb shell pm disable-user com.sec.android.app.desktoplauncher adb shell pm disable-user com.sec.android.desktopmode.uiservice adb shell pm disable-user com.sec.android.app.dexonpc adb shell pm disable-user com.sec.android.dexsystemui (三)旁路充電 開啟 adb shell settings put system pass_through 1 關閉 adb shell settings put system pass_through 0 查看狀態 adb shell settings get system pass_through (四)電池紀錄全刪除指令 adb shell dumpsys batterystats --reset-all (五)查看電池總訊息 adb shell dumpsys battery (六)強制開啟省電模式 adb shell settings put global low_power 1 adb shell settings put global automatic_power_save_mode 1 adb shell settings put global dynamic_power_savings_enabled 1 (七)總查看程式停止和持續運行的指令 adb shell dumpsys deviceidle whitelist (八)停止、刪除、啟用、內部安裝的共同程序 adb shell pm disable-user adb shell pm uninstall -k --user 0 adb shell pm enable adb shell cmd package install-existin (九)把所有省電功能去除+120hz為優先的指令 adb shell settings put system peak_refresh_rate 120.0 adb shell settings put system min_refresh_rate 60.0 adb shell settings put system user_refresh_rate 120.0 adb shell settings put global low_power 0 adb shell settings put global sem_power_mode 0 adb shell settings put global adaptive_power_saving_enabled 0 adb shell settings put global refresh_rate_mode 2 (十)程式持續運行格式和範例 adb shell dumpsys deviceidle sys-whitelist + adb shell dumpsys deviceidle sys-whitelist +com.osp.app.signin (十一)程式停止運行格式和範例 adb shell dumpsys deviceidle sys-whitelist - adb shell dumpsys deviceidle sys-whitelist -com.samsung.android.app.galaxyfinder adb shell dumpsys deviceidle sys-whitelist -com.samsung.android.game.gos adb shell dumpsys deviceidle sys-whitelist -com.microsoft.appmanager adb shell dumpsys deviceidle sys-whitelist -com.samsung.android.video adb shell dumpsys deviceidle sys-whitelist -com.osp.app.signin (十二)提升網速 adb shell settings put global tether_dun_required 0 (十三)性能全解放 adb shell settings put global low_power 0 adb shell settings put global adaptive_battery_management_enabled 0 (十四)改變動畫速度(空一格再加小數單位的動畫,如0.95) adb shell settings put global window_animation_scale adb shell settings put global transition_animation_scale adb shell settings put global animator_duration_scale (十五)改變螢幕顯示模式(空一格再加對應數字) adb shell settings put system screen_mode_setting 0 AMOLED 影院 1 AMOLED 照片 2 基礎 3 自然 4 鮮豔 四、其他設定或知識整理: (一)開發者選項的Disable app compatibility policies打開,所有都是120hz *#2663# 更新小軟體 *#12580*369# 撥號並查看你手機的原始使用日期。 *#9900# 撥號 & 刪除手機裡的所有垃圾文件 (二)更換新電池後,全部重製的方法 1.下載self repair assistant 2.網路上找一個手機型號的電池,用那個上面的QR CODE去掃,進而更新循環 (三)otg隨身碟要正常讀取的條件:Android 系統、檔案、usb setting、三星設定精靈、設定程序背後運行 (四)googlepartner setup/服務架構和日曆同步處理,這三個要保持啟用,否則line無法即時收到訊息 (五)電腦資料救援妙招:命令提示字元,打notepad,之後開啟舊檔,插入隨身碟,用這個介面來複製檔案到隨身碟 五、停用程序優先順序 (一)軟體更新、uploader、update、push、fps (二)AI程序 (三)絕對不能停用: Device Services(有鎖的那個,停了會強制手機無法使用) com.samsung.android.kgclient SecTrashProvider(影響檔案和媒體瀏覽器的垃圾桶功能) com.samsung.android.providers.trash Google Play服務(影響一切功能和穩定性) adb shell pm enable com.google.android.gms 裝置維護(影響系統調教功能) adb shell pm enable com.samsung.android.lool 群組共享(影響分享穩定性) adb shell pm enable com.samsung.android.mobileservice Private Compute Services(影響連接電腦操作功能) adb shell pm enable com.google.android.as.oss MTP應用程式(影響下載功能) adb shell pm enable com.samsung.android.mtp 媒體傳輸通訊協議主機(影響下載功能) com.android.mtp 三星雲端助理(停用會讓yt播放一直出現音質與音效停止) com.samsung,android.scpm 連結至 Windows(影響連接電腦操作功能,含service) com.microsoft.appmanager com.samsung.android.mdx 附近裝置(影響藍芽wifi連接,含掃描及代理程式) com.samsung.android.mydevice com.samsung.android.easysetup com.samsung.android.beaconmanager 六、三星手機可安全停用軟體 【停用會自動重啟,所以刪除的】 Dynamic System Updates adb shell pm uninstall -k --user 0 已封鎖的號碼儲存空間 adb shell pm disable-user com.android.providers.blockednumber 多功能操控 adb shell pm disable-user com.samsung.android.inputshare 安全 Wi-Fi adb shell pm disable-user com.samsung.android.fast 安全資料夾 adb shell pm disable-user com.samsung.knox.securefolder 自動封鎖程式 adb shell pm disable-user com.samsung.android.rampart 自動驗證 adb shell pm disable-user com.samsung.android.privateaccesstokens 行事曆儲存空間 adb shell pm disable-user com.android.providers.calendar 即時轉錄和聲響通知 adb shell pm disable-user com.google.audio.hearing.visualization.accessibility.scribe 使用者字典 adb shell pm disable-user com.android.providers.userdictionary 客製化服務 adb shell pm disable-user com.samsung.android.rubin.app 相片螢幕保護程式 adb shell pm disable-user com.android.dreams.phototable 相簿 adb shell pm disable-user com.google.android.apps.photos 個人資料智慧功能 adb shell pm disable-user com.samsung.android.smartsuggestions 家長監護 adb shell pm disable-user com.samsung.android.app.parentalcare 健康資料同步 adb shell pm disable-user com.google.android.healthconnect.controller 專業 adb shell pm disable-user com.sec.android.app.vepreload 推薦應用程式 adb shell pm disable-user com.samsung.android.app.omcagent 軟體更新(綠色) adb shell pm disable-user com.sec.android.soagent 軟體更新(藍色) adb shell pm disable-user com.wssyncmldm 最愛聯絡人 adb shell pm disable-user com.sec.android.widgetapp.easymodecontactswidget 創意工作室 adb shell pm disable-user com.samsung.android.app.sketchbook 媒體瀏覽器故事 adb shell pm disable-user com.samsung.storyservice 虛擬人偶貼圖 adb shell pm disable-user com.sec.android.mimage.avatarstickers 虛擬人偶編輯 adb shell pm disable-user com.samsung.android.aremojieditor 遊戲加速器 adb shell pm disable-user com.samsung.android.game.gametools 語音喚醒 adb shell pm disable-user com.samsung.android.bixby.wakeup 廣告隱私權 adb shell pm disable-user com.google.android.adservices.api 影片效果 adb shell pm disable-user com.samsung.android.vtcamerasettings 數位健康 adb shell pm disable-user com.samsung.android.forest 模式與日常行程 adb shell pm disable-user com.samsung.android.app.routines 螢幕保護程式基本套件 adb shell pm disable-user com.android.dreams.basic 應用程式更新 adb shell pm disable-user com.samsung.android.app.updatecenter 應用程式防護 adb shell pm disable-user com.samsung.android.sm.devicesecurity 應用程式建議 adb shell pm disable-user com.samsung.android.mapsagent 懸浮放大鏡 adb shell pm disable-user com.samsung.android.app.readingglass AI Vision adb shell pm disable-user com.samsung.android.visionintelligence AI 桌布 adb shell pm disable-user com.google.android.apps.aiwallpapers Android 設定 adb shell pm disable-user com.google.android.setupwizard Android 開發人員驗證工具 adb shell pm disable-user com.google.android.verifier Android Auto adb shell pm disable-user com.google.android.projection.gearhead Android Switch adb shell pm disable-user com.google.android.apps.restore Android System Intelligence adb shell pm disable-user com.google.android.as Bixby adb shell pm disable-user com.samsung.android.bixby.agent Bluetooth MIDI Service adb shell pm disable-user com.android.bluetoothmidiservice Bookmark Provider adb shell pm disable-user com.android.bookmarkprovider Call Log Backup/Restore adb shell pm disable-user com.android.calllogbackup Chrome adb shell pm disable-user com.android.chrome com.google.android.aicore adb shell pm disable-user com.google.android.aicore ConfigAPK adb shell pm disable-user android.autoinstalls.config.samsung ConfigUpdater adb shell pm disable-user com.google.android.configupdater ContactsKeys Storage adb shell pm disable-user com.android.providers.contactkeys Continuity Service adb shell pm disable-user com.samsung.android.mcfds Device Health Services adb shell pm disable-user com.google.android.apps.turbo Files adb shell pm disable-user com.google.android.documentsui Galaxy 虛擬人偶 adb shell pm disable-user com.samsung.android.aremoji Galaxy Buds adb shell pm disable-user com.samsung.accessory.budsunitemgr Galaxy Resource Updater adb shell pm disable-user com.samsung.android.gru Game Optimizing Service adb shell pm disable-user com.samsung.android.game.gos Gemini adb shell pm disable-user com.google.android.apps.bard Google adb shell pm disable-user com.google.android.googlequicksearchbox Google 日曆同步處理 adb shell pm disable-user com.google.android.syncadapters.calendar Google 語音辨識及合成 adb shell pm disable-user com.google.android.tts Google One Time Init adb shell pm disable-user com.google.android.onetimeinitializer Google Partner Setup adb shell pm disable-user com.google.android.partnersetup Google Play Services for AR adb shell pm disable-user com.google.ar.core Google Wi-Fi Provisioner adb shell pm disable-user com.google.android.apps.carrier.carrierwifi Hey Google Hotword adb shell pm disable-user com.android.hotwordenrollment.xgoogle Hiya Service adb shell pm disable-user com.hiya.star Knox Analytics Uploader adb shell pm disable-user com.samsung.android.knox.analytics.uploader KnoxPushManager adb shell pm disable-user com.samsung.android.knox.pushmanager Market 意見回饋代理程式 adb shell pm disable-user com.google.android.feedback Meet adb shell pm disable-user com.google.android.apps.tachyon Meta App Installer adb shell pm disable-user com.facebook.system Meta App Manager adb shell pm disable-user com.facebook.appmanager Meta Services adb shell pm disable-user com.facebook.services Microsoft SwiftKey 鍵盤 adb shell pm disable-user com.touchtype.swiftkey Microsoft SwiftKey Factory Settings adb shell pm disable-user com.swiftkey.swiftkeyconfigurator Moments adb shell pm disable-user com.samsung.android.app.moments NSDSWebApp adb shell pm disable-user com.sec.vsim.ericssonnsds.webapp OK Google Hotword adb shell pm disable-user com.android.hotwordenrollment.okgoogle OndDrive adb shell pm disable-user com.microsoft.skydrive Print Service Recommendation Service adb shell pm disable-user com.google.android.printservice.recommendation Samsung Checkout adb shell pm disable-user com.sec.android.app.billing Samsung Kids 安裝程式 adb shell pm disable-user com.samsung.android.kidsinstaller Samsung Push Service adb shell pm disable-user com.sec.spp.push Samsung Visit In adb shell pm disable-user com.samsung.android.ipsgeofence Service provider location adb shell pm disable-user com.sec,location.nfwlocationprivacy SIM 卡管理工具 adb shell pm disable-user com.google.android.euicc Sim App Dialog adb shell pm disable-user com.android.simappdialog Smart Switch adb shell pm disable-user com.sec.android.easyMover Smart Switch 代理程式 adb shell pm disable-user com.sec.android.easyMover.Agent Sticker Center adb shell pm disable-user com.samsung.android.stickercenter Wearable Manager Installer adb shell pm disable-user com.samsung.android.app.watchmanagerstub WlanTest adb shell pm disable-user com.sec.android.app.wlantest 三星雲端(注意:三星雲端助理不可停用) adb shell pm disable-user com.samsung.android.scloud 緊急救援情報分享 adb shell pm disable-user com.sec.android.app.safetyassurance 無限緊急警報 adb shell pm disable-user com.google.android.cellbroadcastreceiver CcInfo adb shell pm disable-user com.sec.android.Ccinfo 列印多工緩衝處理器 adb shell pm disable-user com.android.printspooler 快速分享 adb shell pm disable-user com.samsung.android.app.sharelive 快速分享代理程式 adb shell pm disable-user com.samsung.android.aware.service 快速分享連線 adb shell pm disable-user com.samsung.android.mdx.kit
2026-03-27 21:47 發佈
用 ADB AppControl 不用輸入指令禁用及卸載安裝的,直接點個app非方便
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?