Debloat MIUI 14, One UI 5.1, Pixel Launcher via ADB
Get apps packages list
adb.exe shell pm list packages -f > D:\packages.txt
Copy folder to local drive
# /storage/emulated/0
# /sdcard
# Check the whole filesystem
adb shell ls /data
adb pull /storage/3039-3538/dcim/camera D:\folder
adb pull sdcard/DCIM/Camera D:\folder
Screenshot
How-to
- Connect phone to PC via USB cable;
- Enable USB debugging in your phone OS;
- Download and expand latest release archive;
- Download ADB via
Download_ADB.ps1
; - Run
Function.ps1
.
Links
Ask a question on
- MIUI
- One UI