Recboot ((free)) -
which recboot or
recboot recovery # explicit target recboot -r # -r flag for recovery Check if the command is available: recboot
adb shell su recboot Some ROMs include alternative names: which recboot or recboot recovery # explicit target
ls -l /system/bin/recboot If not found, you can create a simple script (requires root): recboot
su recboot From ADB shell (device connected to PC):