Factory Reset or Userdata + Cache Wipe Command
Factory Reset or Userdata + Cache Wipe Command
ADB Mode
* adb shell su -c "wipe data"
* adb shell su -c "wipe system"
* adb shell su -c "wipe all"
if you want to use :
settings > Factory Data Reset in adb command, use
* adb shell am broadcast -a android.intent.action.MASTER_CLEAR
if your device has root access, try this
* adb shell su -c "am broadcast -a android.intent.action.MASTER_CLEAR"
Fastboot Mode
* fastboot erase data
* fastboot erase cache
* fastboot -w
هذا في حال نسيت الرمز وجهازك مفعل adb
ADB Mode
* adb shell su -c "wipe data"
* adb shell su -c "wipe system"
* adb shell su -c "wipe all"
if you want to use :
settings > Factory Data Reset in adb command, use
* adb shell am broadcast -a android.intent.action.MASTER_CLEAR
if your device has root access, try this
* adb shell su -c "am broadcast -a android.intent.action.MASTER_CLEAR"
Fastboot Mode
* fastboot erase data
* fastboot erase cache
* fastboot -w
هذا في حال نسيت الرمز وجهازك مفعل adb
Factory Reset or Userdata + Cache Wipe Command
 
        بواسطة Admin Marwan
        في 
        
11:21 ص
 
        تقييم: 
      
ليست هناك تعليقات: