{"id":16493310,"url":"https://github.com/farag2/adb-debloating","last_synced_at":"2025-04-09T15:05:36.686Z","repository":{"id":37010456,"uuid":"238422198","full_name":"farag2/ADB-Debloating","owner":"farag2","description":"Debloat MIUI/HyperOS, One UI, and Pixel Launcher via ADB","archived":false,"fork":false,"pushed_at":"2025-03-16T11:03:12.000Z","size":159,"stargazers_count":222,"open_issues_count":0,"forks_count":31,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-09T15:05:31.092Z","etag":null,"topics":["adb","miui","oneui","samsung","xiaomi"],"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/farag2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"farag","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null}},"created_at":"2020-02-05T10:19:53.000Z","updated_at":"2025-03-30T01:51:10.000Z","dependencies_parsed_at":"2024-01-07T22:42:57.600Z","dependency_job_id":"a42b7853-77b5-42d1-9d96-0e44713cea01","html_url":"https://github.com/farag2/ADB-Debloating","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farag2%2FADB-Debloating","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farag2%2FADB-Debloating/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farag2%2FADB-Debloating/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farag2%2FADB-Debloating/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farag2","download_url":"https://codeload.github.com/farag2/ADB-Debloating/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055284,"owners_count":21040157,"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","miui","oneui","samsung","xiaomi"],"created_at":"2024-10-11T14:09:11.266Z","updated_at":"2025-04-09T15:05:36.668Z","avatar_url":"https://github.com/farag2.png","language":"PowerShell","funding_links":["https://ko-fi.com/farag","https://ko-fi.com/Q5Q51QUJC"],"categories":[],"sub_categories":[],"readme":"# Debloat MIUI/HyperOS, One UI, and Pixel Launcher via ADB\n\n[telegram-news-badge]: https://img.shields.io/badge/Sophia%20News-Telegram-blue?style=flat\u0026logo=Telegram\n[telegram-news]: https://t.me/sophianews\n[telegram-group]: https://t.me/sophia_chat\n[telegram-group-badge]: https://img.shields.io/badge/Sophia%20Chat-Telegram-blue?style=flat\u0026logo=Telegram\n\n[![Telegram][telegram-news-badge]][telegram-news] [![Telegram][telegram-group-badge]][telegram-group]\n\n[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Q5Q51QUJC)\n\n## Get apps packages list\n\n```cmd\nadb.exe shell pm list packages -f \u003e D:\\packages.txt\n```\n\n## Copy folder to local drive\n\n```cmd\n# /storage/emulated/0\n# /sdcard\n\n# Check the whole filesystem\nadb shell ls /data\n\nadb pull /storage/3039-3538/dcim/camera D:\\folder\nadb pull sdcard/DCIM/Camera D:\\folder\n```\n\n## Screenshot\n\n![image](https://user-images.githubusercontent.com/10544660/233859224-6bb2e199-3833-4238-a670-aa98960e3801.png)\n\n## How-to\n\n* Connect phone to PC via USB cable;\n* Enable USB debugging in your phone OS;\n* Download and expand latest release archive;\n* Open PowerShell as admin and run `Set-ExecutionPolicy -ExecutionPolicy Bypass -Force`\n* Close Powershell run as admin;\n* Download ADB via `Download_ADB.ps1`;\n* Run `Function.ps1`.\n\n## Links\n\n* [Google USB Driver](https://developer.android.com/studio/run/win-usb)\n  * [Official all OEMs drivers](https://developer.android.com/studio/run/oem-usb#Drivers)\n* [Download ADB](https://developer.android.com/studio/releases/platform-tools)\n* [App Inspector](https://play.google.com/store/apps/details?id=com.ubqsoft.sec01)\n* [ADB AppControl](https://4pda.to/forum/index.php?showtopic=993643)\n* [ReVanced](https://github.com/revanced)\n* [My ReVanced Builder](https://github.com/farag2/ReVanced_Builder)\n\n## Ask a question on\n\n* MIUI\n  * [Mi 11T Pro](https://4pda.to/forum/index.php?showtopic=1032499\u0026st=2320#entry112088380)\n  * [Mi 10T](https://4pda.to/forum/index.php?s=\u0026showtopic=1005145\u0026view=findpost\u0026p=100967182)\n  * [Mi 9T](https://4pda.to/forum/index.php?s=\u0026showtopic=955101\u0026view=findpost\u0026p=93561572)\n* One UI\n  * [Galaxy S20](https://4pda.to/forum/index.php?s=\u0026showtopic=953111\u0026view=findpost\u0026p=97533733)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarag2%2Fadb-debloating","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarag2%2Fadb-debloating","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarag2%2Fadb-debloating/lists"}