- Notifications
You must be signed in to change notification settings - Fork31
Debloat MIUI/HyperOS, One UI, and Pixel Launcher via ADB
License
NotificationsYou must be signed in to change notification settings
farag2/ADB-Debloating
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
adb.exe shell pm list packages -f> D:\packages.txt
# /storage/emulated/0# /sdcard# Check the whole filesystemadb shell ls /dataadb pull /storage/3039-3538/dcim/camera D:\folderadb pull sdcard/DCIM/Camera D:\folder
- Connect phone to PC via USB cable;
- Enable USB debugging in your phone OS;
- Download and expand latest release archive;
- Open PowerShell as admin and run
Set-ExecutionPolicy -ExecutionPolicy Bypass -Force
- Close Powershell run as admin;
- Download ADB via
Download_ADB.ps1
; - Run
Function.ps1
.
- MIUI
- One UI
About
Debloat MIUI/HyperOS, One UI, and Pixel Launcher via ADB
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published