bcdedit /set testsigning on bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS系统无法识别Android设备,并提示Windows cannot verify the digital signature for the drivers required for this device. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Code 52)

解决方法:

先卸载所有的相关驱动(比如Mass storage device这样的也要卸载了)

然后运行:

bcdedit /set testsigning on
bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS

安装驱动 

重启电脑

欧了~

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-15
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-08
  • 2022-12-23
  • 2022-12-23
  • 2021-04-23
  • 2022-02-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案