0

I am trying to transferring some files from my Google Pixel 6 (Android 12) to a Microsoft Windows 7 laptop via a USB cable (USB-C to USB-A). I don't see the Google Pixel 6 in Windows Explorer:

enter image description here

whereas I do see my Samsung Galaxy S9 (Android 10) when using the same laptop and same USB cable:

enter image description here

I did enable file transfer on the Google Pixel 6:

enter image description here

and I did see some driver being installed when plugging the Google Pixel 6 to my computer:

enter image description here

What could be the issue?


After further investigations, Windows 7 does see the Pixel 6 in Control Panel\All Control Panel Items\Devices and Printers:

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

This makes me wonder whether the issue is this old driver. But I don't know how to update it.

The phone also shows up in Device Manager as Google Nexus ADB Interface:

enter image description here

or via tree view:

enter image description here

Using USBDeview:

enter image description here

Franck Dernoncourt
  • 2,546
  • 19
  • 55
  • 90
  • 1
    Maybe try updating the drivers from the official Android Developers website? – Andrew T. Dec 28 '21 at 02:55
  • @AndrewT. Thank you, I tried, but I can't update them: How I update the Google USB Driver on a Windows 7 laptop?. However in insight those are just adb drivers: I don't think we need for transferring files, right? – Franck Dernoncourt Dec 28 '21 at 03:03
  • AFAIK, it still needs a proper driver to detect. Looking from a related question (similar brand but different model, Nexus 7), you probably could check the driver configuration from the Windows side. – Andrew T. Dec 28 '21 at 03:24
  • Searching for ClockworkMod Android Windows driver brings up a project whose last update was 5 years ago. You may want to uninstall, reboot and install with Google driver in case of conflict. – Morrison Chang Dec 28 '21 at 04:45
  • Change the device manager to show the tree by connection. Then check if you see all USB devices of your phone. If ADB is enabled and USB file sharing you should see three devices: one compound device which has two children, the USB MTP device and a ADB interface. If not you may have installed the ADB driver to the wrong device node (the compound device?). – Robert Dec 28 '21 at 10:23
  • @Robert thank you here is the tree view: https://i.stack.imgur.com/53srx.png Only 1 device visible (Google Nexus ADB Interface). – Franck Dernoncourt Dec 28 '21 at 10:28
  • Was the device screen locked or unlocked (with active USB MTP)? If it was unlocked with active USB then the USB driver are not installed correctly (then the device should use the "USB composite driver" exactly as the device below). – Robert Dec 28 '21 at 12:12
  • @Robert unlocked with active USB. How to install the USB driver correctly? – Franck Dernoncourt Dec 28 '21 at 12:31
  • Delete the device ADB interface node in device manager, then unplug and replug the phone, make sure adb and MTP are enabled then check device manager for the three device nodes, select the adb node and install the correct driver. – Robert Dec 28 '21 at 14:01

0 Answers0