(Android 12) Fastboot device not detected in Windows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2022
09:56 PM
- last edited on
01-16-2024
01:06 AM
by
ZenBot
Would ASUS support team please take a look and maybe the driver need some update?
I manually worked around the problem by adding USB\VID_0B05&PID_4EE0 in the driver files and accepted unsigned drivers in Windows to get fastboot to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 12:51 AM
This is what worked for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 01:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2023 07:45 PM
I'm also suffering from this problem. To be honest it's really disappointing that ASUS doesn't support its flagship phones with USB drivers for developers and enthusiasts!
It's very poor to have to rely on other users and community members to provide solutions where ASUS does not!
Anyway, for anyone else suffering the same, here is how to modify the drivers:
1. Download the ASUS Android USB drivers for Windows:
https://dlcdnets.asus.com/pub/ASUS/ZenFone/ZS590KS/ASUS_Android_USB_drivers_for_Windows_20160331.zip
2. Open up the following file in a text editor:
ASUS_Android_USB_drivers_for_Windows\Windows_XP_VISTA_7_8_8.1\Android\android_winusb.inf
3. Find the section headed "[ASUS.NTamd64]"
4. At the bottom of that section (line 401 in my case) add the following line:
%SingleBootLoaderInterface% = USB_Install, USB\VID_0B05&PID_4EE0
5. Save the file.
6. Disable driver signing in Windows (search online for how to do this) then reboot your computer
7. Now go into Device Manager and you can use your modified driver file to install the missing ASUS device.
8. Reconsider ever purchasing an ASUS product in the future!
