{"id":13478144,"url":"https://github.com/khlam/debloat-samsung-android","last_synced_at":"2025-04-05T18:11:22.154Z","repository":{"id":38067963,"uuid":"171564612","full_name":"khlam/debloat-samsung-android","owner":"khlam","description":"ADB commands to aggressively de-bloat Samsung Android Phones without root. Make Samsung One UI closer to stock Android.","archived":false,"fork":false,"pushed_at":"2023-09-08T18:23:36.000Z","size":43,"stargazers_count":436,"open_issues_count":35,"forks_count":72,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-29T17:13:04.028Z","etag":null,"topics":["adb","android","remove-samsung-bloatware","samsung"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khlam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-02-19T23:08:13.000Z","updated_at":"2025-03-22T09:40:59.000Z","dependencies_parsed_at":"2022-07-12T17:12:00.162Z","dependency_job_id":"3bef393e-2604-4e05-959a-db6157ed9f5e","html_url":"https://github.com/khlam/debloat-samsung-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khlam%2Fdebloat-samsung-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khlam%2Fdebloat-samsung-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khlam%2Fdebloat-samsung-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khlam%2Fdebloat-samsung-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khlam","download_url":"https://codeload.github.com/khlam/debloat-samsung-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378149,"owners_count":20929297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adb","android","remove-samsung-bloatware","samsung"],"created_at":"2024-07-31T16:01:53.074Z","updated_at":"2025-04-05T18:11:22.050Z","avatar_url":"https://github.com/khlam.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Debloat Samsung Android Phones with Android Debug Bridge (ADB)\n\nThis repository contains a list of [Android Debug Bridge (ADB)](https://developer.android.com/studio/command-line/adb) commands to aggressively disable apps/bloatware from Samsung Android devices that don't normally display an option to remove them.\n\n\nRunning all commands listed in [commands.txt](./commands.txt) will disable almost all Samsung apps.\nThis includes the Galaxy App Store, Samsung Themes, Samsung Dex, Samsung Bixby, Facebook, and more.\nThe end result will be a minimalist Samsung phone.\nThese commands will not disrupt Samsung Knox or the Google Play Store.\nUse at your own risk and read over all commands to make sure you don't take out something you need.\nWhile these commands cannot harm your device, there may be situations where your phone gets into a crash-loop and the easiest fix is to boot the device into \"Recovery Mode\" and perform a factory reset.\nResearch the procedure to boot into recovery mode for your Samsung phone, it can differ between models. \n\n\nRunning these adb commands is equilivent to using [Package Disabler Pro+ (Play Store Link)](https://play.google.com/store/apps/details?id=com.elmklmsamsung.batteryaddon\u0026hl=en_US), except you're running commands manually so you don't need to give an app device admin permission or pay anything.\n\n\n## ⚠️ WARNING:⚠️\n1. After running these commands, you will no longer be able to install Profile Isolation (Work Profile) apps such as [Island](https://play.google.com/store/apps/details?id=com.oasisfeng.island\u0026hl=en_US) or [Shelter](https://play.google.com/store/apps/details?id=net.typeblog.shelter\u0026hl=en_US). **Installing Profile Isolation apps after running these commands will put OneUI into a crash-loop.**\n2. Do not disable `com.samsung.android.provider.filterprovider` or `com.samsung.android.app.smartcapture`. **Doing so will cause the stock Samsung camera app to crash**.\n3. Anything to do with the Galaxy Store will not work.\n4. Samsung Dex / Samsung Phone integration with Windows 10 will be disabled. \n5. Note: The \"Device Care\" app by the company [Qihoo 360](https://en.wikipedia.org/wiki/Qihoo_360) may be [capable of sending data to China domains over HTTP](https://www.virustotal.com/gui/file/048ead2be8d18bbe2b05651380069b3740dd05703e9bd66630da986026518398/details).\nIf you want to disable this app, remove the `#` at the corresponding line located at the bottom of [commands.txt](./commands.txt).\n\n\n\u003e ⚠️ Research each package before running the command to disable it. Some apps have hidden dependencies.\n\n## Instructions\nThe following instructions assumes you are familiar with using a command-line interface.\nFurther reading on ADB can be found here: https://developer.android.com/studio/command-line/adb#Enabling.\n\n1. (Recommended for stability) Backup, update, and factory reset your phone.\n2. On your phone, enable Android's \"Developer Options\"\n3. In \"Developer Options\", turn on \"USB Debugging\"\n4. On your computer, download [Android SDK Platform-Tools](https://developer.android.com/studio/releases/platform-tools) for your OS.\n5. Extract [Android SDK Platform-Tools](https://developer.android.com/studio/releases/platform-tools) and start a command-prompt/shell session in the extracted folder's directory.\n6. Connect your Samsung Android phone to your computer with USB debugging enabled. Verify that adb sees your device and the daemon is running with the following command\n    - `adb devices`\n    - You should see the device name listed as a \"device\".\n    - At this point your device should prompt you to accept USB debugging from your computer. Tap \"Allow\". \n    \n    \u003cimg src=\"./img/adb_devices.PNG\"/\u003e\n\n7. Enter your device's shell with the following command\n    - `adb shell`\n8. Once in the device's shell, copy and paste all desired commands from [commands.txt](./commands.txt) to remove the package.\n\n## Other\nOnce in your device's shell, you can use the following command to list installed packages by name.\n - `pm list package | grep '\u003cpackage name\u003e'`\n\nFor example, to list all installed packages with Facebook in their name, you'd type,\n - `pm list package | grep 'facebook'`\n\n## Sources\n- https://developer.android.com/studio/command-line/adb\n- https://www.xda-developers.com/disable-system-app-bloatware-android/\n- https://forum.xda-developers.com/showpost.php?p=73894621\u0026postcount=23\n- Package Disabler Pro\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhlam%2Fdebloat-samsung-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhlam%2Fdebloat-samsung-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhlam%2Fdebloat-samsung-android/lists"}