To
@SwedishForenger . Can you help me. I want to uninstall unnecessary trash via ADB. But after all manipulations with phone ADB don`t found device, only fastboot. I can't see Android ADB interface in the device manager on PC. Only in fastboot mode.
Sorry. All OK...
.
You can't clean the phone through ADB, You can only format different sectors and folders through fast-boot after unlocking it first. The fastest way to clean up your phone is connecting the phone too SP-flash tools and format and re-downloading a clean copy of Android. After you done this. Without restarting the phone, connect it directly to RomVerify_SP_MDT_v3.1944.00.03_20200611 and do a clean install of Android 10 v11.
Now you root as usual with a revival of your IMEI with SN_Write_Tool,
Hi everyone! It is very necessary to get root on Oukitel WP5 Pro! All that has happened so far is to unlock the bootloader and install TWRP. Current firmware - OUKITEL_WP5Pro_EEA_V03_20200723_20200723-1929 Can someone help with getting root...
forum.xda-developers.com
Once you have done this, you can disable unnecessary apps from the system boot process, By Linux and Terminal or through CMD in Windows by downloading the ADB file, extract ADB zip file on the desktop. Go into the ADB folder and right-click while holding down the SHIFT button and select "open ADB command prompt" from the list. A CMD window will open and you can now run this command : adb devices
When you see your phone, you are connected.
If for some reason you don't get the dialog for ADB on your phone. Revoke and delete all previously added devices and try again.
Copy and paste this list:
adb shell pm uninstall -k --user 0 com.ssui.gmodel
adb shell pm uninstall -k --user 0 com.android.secom.google.android.apps.setupwizard.searchselector
adb shell pm uninstall -k --user 0 com.android.secom.google.android.setupwizard
adb shell pm uninstall -k --user 0 com.android.secom.google.android.partnersetup
adb shell pm uninstall -k --user 0 com.android.secom.mediatek.batterywarning
adb shell pm uninstall -k --user 0 com.android.secom.ssui.note
adb shell pm uninstall -k --user 0 com.android.secom.vanzo.sos
adb shell pm uninstall -k --user 0 com.ssui.chdmodel
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
adb shell pm uninstall -k --user 0 com.android.companiondevicemanager
adb shell pm uninstall -k --user 0 com.android.dynsystem
adb shell pm uninstall -k --user 0 com.android.wallpaper.livepicker
adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon
adb shell pm uninstall -k --user 0 com.google.android.apps.docs
adb shell pm uninstall -k --user 0 com.google.android.apps.googleassistant
adb shell pm uninstall -k --user 0 com.google.android.apps.wellbeing
adb shell pm uninstall -k --user 0 com.google.android.apps.youtube.music
adb shell pm uninstall -k --user 0 com.elephanttek.faceunlock
adb shell pm uninstall -k --user 0 com.android.emergency
adb shell pm uninstall -k --user 0 com.android.nfc
adb shell pm uninstall -k --user 0 com.elephanttek.faceunlock
adb shell pm uninstall -k --user 0 com.adups.privacypolicy
adb shell pm uninstall -k --user 0 com.android.backupconfirm
adb shell pm uninstall -k --user 0 com.adups.fota
adb shell pm uninstall -k --user 0 com.android.bips
adb shell pm uninstall -k --user 0 com.android.cts.ctsshim
adb shell pm uninstall -k --user 0 com.android.cts.priv.ctsshim
adb shell pm uninstall -k --user 0 com.android.localtransport
adb shell pm uninstall -k --user 0 com.android.partnerbrowsercustomizations.example
adb shell pm uninstall -k --user 0 com.android.sharedstoragebackup
adb shell pm uninstall -k --user 0 com.android.wallpaperbackup
adb shell pm uninstall -k --user 0 com.debug.loggerui
adb shell pm uninstall -k --user 0 com.android.traceur
adb shell pm uninstall -k --user 0 com.android.htmlviewer
adb shell pm uninstall -k --user 0 com.google.android.apps.restore
adb shell pm uninstall -k --user 0 com.google.android.feedback
adb shell pm uninstall -k --user 0 com.google.android.onetimeinitializer
adb shell pm uninstall -k --user 0 com.google.android.gms.location.history
adb shell pm uninstall -k --user 0 com.google.android.videos
adb shell pm uninstall -k --user 0 com.mediatek.atmwifimeta
adb shell pm uninstall -k --user 0 com.android.calllogbackup
adb shell pm uninstall -k --user 0 com.ssui.setupwizard
adb shell pm uninstall -k --user 0 com.ssui.sos
.