- To uninstall the cable driver on a Windows 10 and Windows 11 client, run the
following commands in an Administrator command
prompt:
cd %VIVADO_INSTALL_DIR%\data\xicom\cable_drivers\nt64 && .\dlc10_win7\wdreg.exe -inf .\dlc10_win10\xpcwinusb.inf uninstallNote: Set or replace%VIVADO_INSTALL_DIR%with the location of your install directory. - To uninstall the products on a Linux client, run the following
commands as
root:
rm -f /etc/udev/rules.d/52-xilinx-digilent-usb.rules rm -f /etc/udev/rules.d/52-xilinx-ftdi-usb.rules rm -f /etc/udev/rules.d/52-xilinx-pcusb.rules