Intel USB 3.20 eXtensible Host Controller: Why There’s No Driver to Download
There is no Intel USB 3.2 driver download. That’s intentional.
If you’ve been hunting for a standalone Intel USB 3.2 eXtensible Host Controller driver and coming up empty on Intel’s site, on your motherboard vendor’s support page, or anywhere else, it’s not because you’re looking in the wrong place. The driver doesn’t exist as a separate download. It hasn’t for years.
Windows ships with a built-in USB host controller driver called USBXHCI.sys, and that’s the driver running your Intel USB 3.20 controller right now. Intel stopped distributing its own standalone USB host controller driver around 2019, once Microsoft’s inbox driver had matured enough that a separate Intel package no longer made sense.
Why Device Manager still says “Intel(R) USB 3.20 eXtensible Host Controller”
This trips a lot of people up. The device name in Device Manager comes from an INF file, a text file that maps hardware IDs to human-readable names. On a system with the Intel Chipset Device Software installed, Windows knows to label that particular hardware ID as “Intel(R) USB 3.20 eXtensible Host Controller.” But the actual driver doing the work is Microsoft’s USBXHCI.sys.
You can verify this yourself. Open Device Manager, expand Universal Serial Bus controllers, right-click the entry, choose Properties, then go to the Driver tab. The Driver Provider field will say Microsoft. That’s expected and correct.
What the Intel Chipset Device Software actually does
Many Z590 users install the chipset package expecting it to deliver functional USB drivers, then feel like something’s missing when nothing visibly changes. The chipset software’s job is narrower than most people assume.
It installs INF files that tell Windows how to label chipset devices properly. Without it, some devices show generic names or yellow warning triangles in Device Manager. The package doesn’t replace or add host controller drivers. It gives Windows the vocabulary to identify what’s there.
For an 11th Gen platform like the Core i7-11700K on Z590, the chipset INF package handles labeling for PCH devices, SMBus, Serial I/O, and the USB controllers. The USB functionality itself runs entirely on Windows’ native driver stack.
Checking that your Z590 USB controllers are healthy
Open Device Manager (Win + X, then Device Manager) and expand Universal Serial Bus controllers. On a Z590 system running Windows 11 with the chipset INF installed, you should see several entries, things like “Intel(R) USB 3.20 eXtensible Host Controller” and “Intel(R) USB 3.10 eXtensible Host Controller,” all without yellow warning triangles. No yellow bangs means you’re fine.
If you do see a yellow bang on one of those entries, reinstalling the Intel Chipset Device Software usually resolves it. Grab the latest version from Intel’s download center or from the MSI support page for your specific board.
The USB 3.2 naming confusion
Part of why people go searching for a “USB 3.2 driver” is that USB 3.2 branding is genuinely a mess. USB 3.2 is an umbrella spec covering three speed tiers:
- Gen 1: 5 Gbps (formerly USB 3.0 and 3.1 Gen 1)
- Gen 2: 10 Gbps (formerly USB 3.1 Gen 2)
- Gen 2×2: 20 Gbps (two-lane, typically a single port on Z590 rear panels)
When Windows or Intel’s INF labels a controller “USB 3.20,” it’s using Intel’s internal versioning for the xHCI specification revision, not indicating the port runs at 20 Gbps. Two different numbering systems sharing similar digits. All three speed tiers run on the same xHCI driver stack.
If you’re actually having USB problems
A missing driver entry usually isn’t behind USB trouble on Z590. For disconnects, slow transfers, or devices not being recognized, a few things to check: confirm the Intel Chipset Device Software is installed (get the latest from Intel’s download center), run Windows Update to catch any queued driver or firmware updates, and look in your UEFI settings. On some Z590 boards, USB 3.2 Gen 2 ports need to be explicitly enabled in the firmware.
The MSI MPG Z590 Gaming Carbon WiFi support page does list a USB-related driver entry, but that’s for MSI’s USB software utility, not the host controller itself. Don’t confuse them.
Sources
- learn.microsoft.com
- intel.com
- community.intel.com
- elevenforum.com
- tenforums.com
- us.msi.com
- station-drivers.com
