WADS: Dell Thunderbolt driver issue
Published: January 12, 2026 - 10:45 AM
Hello,
I'm trying to deploy Windows 11 on a detachable Dell Latitude 7350 with a Thunderbolt dock.
I downloaded the Windows 10 drivers for the dock and integrated them into WinPE, but at the end of the boot process, I get:
VerifCert: 0
No Valid IP
. The LAN is not detected.
However, at that point, if I manually load the driver
(drvload rtu53cx22x64sta.INF
wpeutil InitializeNetwork
ipconfig /all)
, it works; the network card loads and I can launch the WADS interface.
The question is: why doesn't it work automatically?
I'm trying to deploy Windows 11 on a detachable Dell Latitude 7350 with a Thunderbolt dock.
I downloaded the Windows 10 drivers for the dock and integrated them into WinPE, but at the end of the boot process, I get:
VerifCert: 0
No Valid IP
. The LAN is not detected.
However, at that point, if I manually load the driver
(drvload rtu53cx22x64sta.INF
wpeutil InitializeNetwork
ipconfig /all)
, it works; the network card loads and I can launch the WADS interface.
The question is: why doesn't it work automatically?