i have htc explorer
windows can detect adb devices in cmd
but no fastboot devices detected in fastboot mode in cmd
pls help
Related
Last few days i was trying to unlock my htc one s boot-loader using cmd from of my windows 8.1 laptop. But when connect my device on fastboot mod in my laptop and type command on my windows command form :- " fastboot oem get_identifier_token. "
It replayed me that -> " 'fastboot' is not recognized as an internal or external command. "
Please, Someone tell me that, what i have to do right now.............................
Ratul RaaT said:
Last few days i was trying to unlock my htc one s boot-loader using cmd from of my windows 8.1 laptop. But when connect my device on fastboot mod in my laptop and type command on my windows command form :- " fastboot oem get_identifier_token. "
It replayed me that -> " 'fastboot' is not recognized as an internal or external command. "
Please, Someone tell me that, what i have to do right now.............................
Click to expand...
Click to collapse
Install ADB/fastboot and select "systemwide" during installation. Then you will be able to use "fastboot" commands from any directory. Otherwise the commands are only executable in your "working directory" (The directory where fastboot.exe is stored)
If your phone is not recognized by Win 8.1 use "htc-msm8960-win81-fastboot.reg" which can be downloaded HERE
Make sure to uninstall or fully disable HTC Sync before using fastboot commands.
help me please i cant play fastboot on windows
TRANSMITAR said:
help me please i cant play fastboot on windows
Click to expand...
Click to collapse
Install Hisuite 4.0.4.300 It has the adb drivers for windows for to use fastboot
http://www.mediafire.com/download/9t566ubdkl88p6v/hisuite_4.0.4.300.exe
I HAVE HiSuite LAST V. BUT THE FASTBOOT DONT OPEN WHEN I CILICK ON IT
TRANSMITAR said:
I HAVE HiSuite LAST V. BUT THE FASTBOOT DONT OPEN WHEN I CILICK ON IT
Click to expand...
Click to collapse
Try this
Put the device in fastboot mode
Connect the USB cable, turn of the devices and press the volume down
Download adb here and extract it
http://www.mediafire.com/download/o5ruw752ked884u/adb+H60.zip
in adb folder run cmd.exe as administrator and type these commands:
fastboot devices
If the device is recognized correctly displaying a series of numbers
fastboot reboot
If it does not work, long press time the power button to restart
I am problem with installing adb driver
It is installed but still not shows my device in fastboot
I tried all possible ways to install it through
Pdanet
15seconds adb installer
Windows update
Firmware file (stock rom zip)
All things are working , and it is showing adb driver installed in device manager and
All file transfer , media , tethering and hotspot working fine , i am only having problem with adb driver on fastboot
I need help , please
Try this
fastboot -i 0x2A96 devices
if it works then execute every options like
fastboot -i 0x2A96 <option>
Hi all,
I've seen I haven't been the only one with this problem, but I haven't seen a clear solution yet. My Poco F2 pro miui global gets recognised by adb, and by the unlocking software when in fastboot, but not by adb in fastboot. I am trying to install TWRP. I have tried various drivers (currently running one from the official mi forum), running the command prompt, powershell and terminal with admin rights, killing and starting the adb server, using a windows or linux system to do it, made sure to enable USB debugging, file exchange and permanently accepting fingerprints after connecting. But to no avail. Any suggestions on what to try next?
Thanks in advance.
herkio1 said:
Hi all,
I've seen I haven't been the only one with this problem, but I haven't seen a clear solution yet. My Poco F2 pro miui global gets recognised by adb, and by the unlocking software when in fastboot, but not by adb in fastboot. I am trying to install TWRP. I have tried various drivers (currently running one from the official mi forum), running the command prompt, powershell and terminal with admin rights, killing and starting the adb server, using a windows or linux system to do it, made sure to enable USB debugging, file exchange and permanently accepting fingerprints after connecting. But to no avail. Any suggestions on what to try next?
Thanks in advance.
Click to expand...
Click to collapse
Adb use Adb.exe and fastboot fasboot.exe (differente programs)
For Twrp you must use this command " .\fastboot flash recovery twrp.img "with CMD or Powershell.
download sdk Platform tools https://developer.android.com/studio/releases/platform-tools.
extract platform-tools folder.
Put this twrp https://androidfilehost.com/?fid=17248734326145679747 into platform tools folder
Phone in fastboot mode power and volume - (Obviously the phone must be detected on the pc)
use this command " .\fastboot flash recovery twrp.img "with CMD or Powershell.
Solved thanks, I used fastboot for fastboot mode and adb for in twrp/booted in system. I must have mistyped because I could flash the twrp.img file but it then gave me an error when trying to boot into it.
i want to root https://www.xda-developers.com/root/
when i try
Code:
fastboot flash boot /path/to/magisk_patched.img
im stuck at
< waiting for device >
when i try
adb devies
it show my device
but when i boot to fastboot in my phone
i try
fastboot devices
didn't show fastboot devices
i use
15 seconds ADB Installer​https://www.droidthunder.com/adb-drivers/#Method_1_Using_15_seconds_ADB_Installer
what should i do ??
if youre on windows, have you installed the driver provided by your manufacturer? Or did you run command prompt as administrator?
if youre on linux, did you execute adb/fastboot with root permissions?
Also make sure you use the official plaform tools: https://developer.android.com/studio/releases/platform-tools
MLPIR said:
if youre on windows, have you installed the driver provided by your manufacturer? Or did you run command prompt as administrator?
if youre on linux, did you execute adb/fastboot with root permissions?
Also make sure you use the official plaform tools: https://developer.android.com/studio/releases/platform-tools
Click to expand...
Click to collapse
im on windows i have already install mtp driver also run cmd as admin in the platform-tools folder still not show the devices.
chatofking said:
im on windows i have already install mtp driver also run cmd as admin in the platform-tools folder still not show the devices.
Click to expand...
Click to collapse
Is your usb properly plugged in and working? (Both on the computer and phone)
yes as you can see
it work on adb devices but not fastboot devices.
Code:
D:\platform-tools>adb devices
List of devices attached
WGWWINQGT8NBJVB6 device
Code:
D:\platform-tools>fastboot devices
what should i do ??
Run this command sequence
Code:
adb devices
adb reboot fastboot
fastboot devices
xXx yYy said:
Run this command sequence
Code:
adb devices
adb reboot fastboot
fastboot devices
Click to expand...
Click to collapse
did you mean
Code:
adb reboot bootloader
xXx yYy said:
Run this command sequence
Code:
adb devices
adb reboot fastboot
fastboot devices
Click to expand...
Click to collapse
thank it worked now
it show fastboot mode instead fastboot in my phone
D:\platform-tools>fastboot devices
WGWWINQGT8NBJVB6 fastboot
can i ask one more question i got this message
when i
D:\platform-tools>fastboot flash boot D:\platform-tools/magisk_patched-25100_1VYTU.img
it show
Code:
Sending 'boot' (98304 KB) FAILED (remote: 'Download is not allowed on locked devices')
fastboot: error: Command failed
what should i do ??