win10 驱动无法安装 系统找不到指定文件

明明指定了下载的驱动文件夹,但是报错,“系统找不到指定文件”,
然后查看C:\Windows\INF\setupapi.dev.log文件,这是驱动安装的日志,查看信息发现:

>>>  [Device Install (DiShowUpdateDevice) - USB\VID_18D1&PID_4EE2&MI_01\6&28F58FF&0&0001]
>>>  Section start 2016/04/27 10:10:28.324
      cmd: "C:\WINDOWS\system32\mmc.exe" "C:\WINDOWS\system32\compmgmt.msc" /s
     dvi: {DIF_UPDATEDRIVER_UI} 10:10:28.328
     dvi:      Default installer: Enter 10:10:28.332
     dvi:      Default installer: Exit
     dvi: {DIF_UPDATEDRIVER_UI - exit(0xe000020e)} 10:10:28.339
     ndv: {Update Driver Software Wizard for USB\VID_18D1&PID_4EE2&MI_01\6&28F58FF&0&0001}
     ndv:      Driver package 'c:\users\dl\desktop\usb_driver\android_winusb.inf' exists under 'C:\WINDOWS\System32\DriverStore\FileRepository\android_winusb.inf_amd64_bd75d06c56998078\android_winusb.inf' (oem87.inf).
     dvi:      Searching for hardware ID(s):
     dvi:           usb\vid_18d1&pid_4ee2&rev_0310&mi_01
     dvi:           usb\vid_18d1&pid_4ee2&mi_01
     dvi:      Searching for compatible ID(s):
     dvi:           usb\class_ff&subclass_42&prot_01
     dvi:           usb\class_ff&subclass_42
     dvi:           usb\class_ff
     dvi:      Class GUID of device changed to: {3f966bd9-fa04-4ec5-991c-d326973b5128}.
     dvi:      {Plug and Play Service: Device Install for USB\VID_18D1&PID_4EE2&MI_01\6&28F58FF&0&0001}
     ndv:           Driver INF Path: C:\WINDOWS\INF\oem87.inf
     ndv:           Driver Node Name: android_winusb.inf:e5735744df83a689:USB_Install:11.0.0.0:usb\vid_18d1&pid_4ee2&mi_01
     ndv:           Driver Store Path: C:\WINDOWS\System32\DriverStore\FileRepository\android_winusb.inf_amd64_bd75d06c56998078\android_winusb.inf
     dvi:           Searching for hardware ID(s):
     dvi:                usb\vid_18d1&pid_4ee2&rev_0310&mi_01
     dvi:                usb\vid_18d1&pid_4ee2&mi_01
     dvi:           Searching for compatible ID(s):
     dvi:                usb\class_ff&subclass_42&prot_01
     dvi:                usb\class_ff&subclass_42
     dvi:                usb\class_ff
     dvi:           Class GUID of device changed to: {3f966bd9-fa04-4ec5-991c-d326973b5128}.
     ndv:           {Core Device Install} 10:10:31.409
     ndv:                {Install Device - USB\VID_18D1&PID_4EE2&MI_01\6&28F58FF&0&0001} 10:10:31.412
     ndv:                     Parent device: USB\VID_18D1&PID_4EE2\ENU7N15A20008134
!    ndv:                     Device class {3f966bd9-fa04-4ec5-991c-d326973b5128} is not configurable.
     dvi:                     {DIF_ALLOW_INSTALL} 10:10:31.420
!!!  dvi:                          Loading module 'C:\WINDOWS\system32\USBCoInstaller.dll' failed.
!!!  dvi:                          Error 193: %1 is not a valid Win32 application.
!!!  dvi:                          Error 193 loading CoInstaller(USBCoInstaller.dll,Zoom2_CoInstaller)
!!!  dvi:                          Error 193: %1 is not a valid Win32 application.
     dvi:                          Default installer: Enter 10:10:31.425
     dvi:                          Default installer: Exit
     dvi:                     {DIF_ALLOW_INSTALL - exit(0xe000020e)} 10:10:31.427
     dvi:                     {DIF_INSTALLDEVICEFILES} 10:10:31.428
     dvi:                          Default installer: Enter 10:10:31.429
     dvi:                          Default installer: Exit
     dvi:                     {DIF_INSTALLDEVICEFILES - exit(0x00000000)} 10:10:31.436
     flq:                     File 'C:\WINDOWS\system32\WinUSBCoInstaller2.dll' pruned from copy.
     flq:                     File 'C:\WINDOWS\system32\WdfCoInstaller01009.dll' pruned from copy.
!!!  flq:                     *Source Media: SPFQOPERATION_ABORT (C:\WINDOWS\System32\DriverStore\FileRepository\winusb.inf_amd64_1921d43d747bdc1c\winusb.sys).*
!!!  flq:                     Error 2: The system cannot find the file specified.
!!!  flq:                     FileQueueCommit aborting!
!!!  flq:                     Error 2: The system cannot find the file specified.
!    ndv:                     Queueing up error report since device installation failed...
     ndv:                {Install Device - exit(0x00000002)} 10:10:31.589
     ndv:           {Core Device Install - exit(0x00000002)} 10:10:31.589
     ump:      {Plug and Play Service: Device Install exit(00000002)}
!!!  ndv:      Device install failed for device.
!!!  ndv:      Error 2: The system cannot find the file specified.
     ndv:      Installing NULL driver.
     dvi:      {Plug and Play Service: Device Install for USB\VID_18D1&PID_4EE2&MI_01\6&28F58FF&0&0001}
!    ndv:           Installing NULL driver!
     dvi:           {DIF_ALLOW_INSTALL} 10:10:31.705
     dvi:                Default installer: Enter 10:10:31.706
     dvi:                Default installer: Exit
     dvi:           {DIF_ALLOW_INSTALL - exit(0xe000020e)} 10:10:31.708
     dvi:           {DIF_REGISTER_COINSTALLERS} 10:10:31.709
     dvi:                Default installer: Enter 10:10:31.710
     dvi:                Default installer: Exit
     dvi:           {DIF_REGISTER_COINSTALLERS - exit(0x00000000)} 10:10:31.711
     dvi:           {DIF_INSTALLDEVICE} 10:10:31.712
     dvi:                Default installer: Enter 10:10:31.713
!    dvi:                     Installing NULL driver!
     dvi:                     Install Null Driver: Removing device sub-tree. 10:10:31.718
     dvi:                     Install Null Driver: Removing device sub-tree completed. 10:10:31.762
     dvi:                     Install Null Driver: Restarting device. 10:10:31.777
     dvi:                     Install Null Driver: Restarting device completed. 10:10:31.800
     dvi:                     Install Device: Starting device. 10:10:31.805
     dvi:                     Install Device: Starting device completed. 10:10:31.916
     dvi:                Default installer: Exit
     dvi:           {DIF_INSTALLDEVICE - exit(0x00000000)} 10:10:31.918
     ump:      {Plug and Play Service: Device Install exit(00000000)}
     ndv: {Update Driver Software Wizard exit(00000002)}
<<<  Section end 2016/04/27 10:10:33.104
<<<  [Exit status: FAILURE(0x00000002)]

关注这段:
!!! flq: Source Media: SPFQOPERATION_ABORT (C:\WINDOWS\System32\DriverStore\FileRepository\winusb.inf_amd64_1921d43d747bdc1c\winusb.sys).
!!! flq: Error 2: The system cannot find the file specified.
!!! flq: FileQueueCommit aborting!
!!! flq: Error 2: The system cannot find the file specified.

C:\WINDOWS\System32\DriverStore\FileRepository\winusb.inf_amd64_1921d43d747bdc1c\winusb.sys
报错指这个文件找不到,然后去找了下,果然没有,连winusb.inf_amd64_XXX文件夹都没有,不过找到个类似的,只是后面的XXX部分不同,然后修改FileRepository文件夹权限,改为管理员可写可修改,原本是只读,然后到FileRepository文件夹下复制存在的winusb.inf_amd64_XXX增加一个副本,改名为报错的不存在的那个文件夹名。
再试着装下驱动,是不是就ok了?
本质上所有报此类错误的驱动安装不上的问题都可以这样解决,如果找不到报错里描述的类似文件夹,可以到其他计算机上copy过来再重命名

你可能感兴趣的:(windows,windows)