# PYNQ-Z2 Windows cannot find drivers for deivce

**URL:** https://discuss.pynq.io/t/pynq-z2-windows-cannot-find-drivers-for-deivce/8266
**Category:** Support
**Created:** [April 2, 2025, 11:00pm UTC](https://discuss.pynq.io/t/pynq-z2-windows-cannot-find-drivers-for-deivce/8266 "2025-04-02T23:00:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Jasmine\_Mao](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.pynq.io/jasmine_mao/32/6824_2.png) [@Jasmine\_Mao](https://discuss.pynq.io/u/Jasmine_Mao)
#### Post date: [April 2, 2025, 11:00pm UTC](https://discuss.pynq.io/t/pynq-z2-windows-cannot-find-drivers-for-deivce/8266/1 "2025-04-02T23:00:20Z")

</div>

The Hardware Manager on Vivado is unable to detect the device. The Windows Device Manager recognizes the device but cannot find its driver.

Things that I have tried:

1. re-installing Vivado with “install cable drivers” enabled
2. followed the instructions below from AMD for installing cable drivers on Windows. The log file shows that the driver installed successfully. [https://docs.amd.com/r/en-US/ug973-vivado-release-notes-install-license/Install-Cable-Drivers](https://docs.amd.com/r/en-US/ug973-vivado-release-notes-install-license/Install-Cable-Drivers)
3. Switching the J1 jumper to JTAG
4. Trying to “Update Driver” for the device through Windows Device Manager: I search for drivers in the file location "Xilinx\Vivado\2024.2\data\xicom\cable\_drivers\nt64", and get the message “Windows could not find drivers for your device”

I recognize that my setup is very unconventional which plays a huge factor into this. My goal is to program the device with some HDL. I would also appreciate if anyone has further workarounds.

Specs:  
PYNQ-Z2  
Vivado 2024.2  
Windows 11  
MacOS Monterey M1 chip, running Windows using Windows Parallels  
The board is connected via USB to a dongle, which is connected to my laptop through USB-C

---

<div class="post-metadata">

### Author: ![MasterSpartak](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.pynq.io/masterspartak/32/7252_2.png) [@MasterSpartak](https://discuss.pynq.io/u/MasterSpartak)
#### Post date: [September 12, 2025, 8:17pm UTC](https://discuss.pynq.io/t/pynq-z2-windows-cannot-find-drivers-for-deivce/8266/2 "2025-09-12T20:17:58Z")

</div>

I had exactly the same issue, but with connecting of PYNQ-Z1. The only thing that helped was downgrade the latest driver by executing of this application with admin rights: C:\Xilinx\Vivado\2020.1\data\xicom\cable\_drivers\nt64\digilent\install\_digilent.exe

Note, Initially I had installed Vivado 2025.1 and its drivers. Most probably the drivers provided with Vivado 2025.1 have an issue with connecting to PYNQ-Z1. So, downgrading driver helps.
