{"id":24130209,"url":"https://github.com/sunsettechuila/adb-debloater","last_synced_at":"2025-10-15T15:32:29.906Z","repository":{"id":271931718,"uuid":"869645277","full_name":"SunsetTechuila/ADB-Debloater","owner":"SunsetTechuila","description":"Debloat any Android device","archived":false,"fork":false,"pushed_at":"2025-09-30T07:05:43.000Z","size":260,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T09:50:47.071Z","etag":null,"topics":["adb","android","debloat","fluent","mica","miui","oneui","pixel","powershell","ticwatch","windows","windows-11"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/SunsetTechuila.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-08T16:36:15.000Z","updated_at":"2025-10-06T00:21:18.000Z","dependencies_parsed_at":"2025-02-11T12:32:06.604Z","dependency_job_id":"84728a18-7c8f-474f-b96f-8aa395a96dca","html_url":"https://github.com/SunsetTechuila/ADB-Debloater","commit_stats":null,"previous_names":["sunsettechuila/adb-debloater"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SunsetTechuila/ADB-Debloater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetTechuila%2FADB-Debloater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetTechuila%2FADB-Debloater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetTechuila%2FADB-Debloater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetTechuila%2FADB-Debloater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SunsetTechuila","download_url":"https://codeload.github.com/SunsetTechuila/ADB-Debloater/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetTechuila%2FADB-Debloater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279087335,"owners_count":26100372,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","debloat","fluent","mica","miui","oneui","pixel","powershell","ticwatch","windows","windows-11"],"created_at":"2025-01-11T20:19:52.734Z","updated_at":"2025-10-15T15:32:29.901Z","avatar_url":"https://github.com/SunsetTechuila.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ADB Debloater\n\n\u003c!-- markdownlint-disable-next-line MD036 --\u003e\n**A PowerShell tool to debloat Android devices with ADB**\n\n## Screenshots\n\n| Dark theme, blue accent, blue wallpaper               | Light theme, green accent, green wallpaper             |\n| ----------------------------------------------------- | ------------------------------------------------------ |\n| ![screenshot1](/assets/screenshots/packages_dark.png) | ![screenshot2](/assets/screenshots/packages_light.png) |\n| ![screenshot3](/assets/screenshots/devices_dark.png)  | ![screenshot4](/assets/screenshots/devices_light.png)  |\n\n## Features\n\n- Options to: uninstall, disable and enable apps\n- Curated bloatware list from vendors like Google, Samsung, Xiaomi, and others\n- WPF GUI in the WinUI 3 style\n- Localized interface, app names and tooltips\n- Automatic ADB downloading if it is not found in the PATH\n\n## Usage\n\n1. Launch PowerShell in any terminal\n2. Download this repo:\n\n   ```powershell\n   iwr 'https://codeload.github.com/SunsetTechuila/ADB-Debloater/zip/refs/heads/master' -useb -out 'ADB-Debloater.zip'; expand-archive 'ADB-Debloater.zip'; cd 'ADB-Debloater'; mv */* ./\n   ```\n\n3. Enable debugging on your mobile device\u003csup\u003e[`ℹ️`](https://developer.android.com/tools/adb#Enabling)\u003c/sup\u003e\n4. Connect your mobile device to your PC\n5. Run the script:\n\n   ```cmd\n   ./start\n   ```\n\nNext time you can run the script by double clicking the \"start\" file in the \"ADB-Debloater\" folder.\n\n## Requirements\n\n- Windows 10 or higher\n- PowerShell 5.1 or higher\n\n![166300207-7e53ae91-08c3-455e-8d77-edc351dd4023](https://github.com/user-attachments/assets/15e002c2-d4bf-4a0a-9e16-bcc97dce66e0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsettechuila%2Fadb-debloater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunsettechuila%2Fadb-debloater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsettechuila%2Fadb-debloater/lists"}