Graphics drivers get all the attention, but chipset drivers are arguably more fundamental - they govern how your CPU communicates with everything else on the motherboard, including RAM, storage, USB ports and PCIe devices. An outdated or missing chipset driver can cause anything from poor SSD performance to random USB disconnections and unstable overclocking. This guide explains what chipset drivers actually do and how to update them correctly.
What Chipset Drivers Actually Do
The chipset is a set of controller chips on your motherboard that manages data flow between the CPU, memory, storage interfaces and peripheral buses. The chipset driver package (sometimes called the "platform driver" or "INF update utility") tells Windows how to properly address and communicate with these controllers, enabling features like:
- Full-speed NVMe and SATA storage performance
- Proper power management and CPU frequency scaling
- USB controller stability, including USB 3.x speeds
- PCIe lane allocation for graphics cards and expansion cards
- Correct temperature and voltage reporting to monitoring software
Without an up-to-date chipset driver, Windows falls back on generic drivers that work but don't unlock the full performance or feature set of your specific motherboard - which is why a fresh Windows install often feels or behaves slightly differently from a properly-driven one, even on identical hardware.
Pro tip: Chipset drivers are usually one of the very first things worth installing after a clean Windows install, before anything else - many other drivers and utilities depend on the underlying platform drivers being correctly in place.
Identifying Your Chipset and Motherboard
Before downloading anything, you need to know exactly what you have.
- Press Windows key + R, type
msinfo32, and press Enter to open System Information. - Look at BaseBoard Manufacturer and BaseBoard Product - this tells you your motherboard's exact model.
- Alternatively, download CPU-Z (free), which shows detailed chipset information under its Mainboard tab, including the exact chipset model (e.g. Intel Z790, AMD B650).
For pre-built desktops and laptops, it's often easier to look up the exact model number (printed on a sticker on the base of a laptop, or found via Settings > System > About) and search the manufacturer's support site directly, rather than the motherboard chipset itself.
Downloading From the Right Source
This is the step where mistakes cause the most problems - always go to the correct manufacturer's site, not a generic driver download aggregator.
- For pre-built desktops and laptops (Dell, HP, Lenovo, Acer, ASUS laptops, etc.): go to the manufacturer's official support site, search by your exact model number, and look for a chipset or Intel/AMD chipset driver entry, usually under a "Drivers" or "Chipset" category.
- For custom-built desktops: go to your motherboard manufacturer's site (ASUS, MSI, Gigabyte, ASRock) and search by your exact motherboard model, found via
msinfo32as above. - For the underlying platform driver: Intel and AMD also publish chipset drivers directly - Intel's Chipset Device Software via Intel's Download Center, and AMD's chipset drivers via AMD's support site - which can be a more reliably up-to-date source than a motherboard manufacturer's own page, which is sometimes slower to update.
Safety warning: Never download chipset drivers from third-party "driver update" websites or unofficial download aggregators. These are a common vector for bundled adware or malware, and often serve outdated or mismatched drivers. Stick to the manufacturer's official domain.
Installing Chipset Drivers Correctly
- Download the installer matching your exact chipset and Windows version (64-bit Windows 11 in almost all modern cases).
- Close other applications before running the installer - chipset driver installation sometimes requires temporarily disabling and re-enabling system devices.
- Run the installer as Administrator (right-click, Run as administrator) and follow the prompts - most are a straightforward next-next-finish wizard.
- Restart when prompted. This step is not optional for chipset drivers - many changes only take effect after a full reboot, unlike some other driver types.
Checking the Installation Worked
- Open Device Manager (right-click the Start button and select it, or search via the Start menu).
- Check System devices - after a successful chipset driver installation, entries here should be more specific and detailed (e.g. naming the exact PCH - Platform Controller Hub - model) rather than generic Microsoft-provided entries.
- Look for any remaining entries under Other devices with a yellow warning triangle, which indicates a component still lacking a proper driver.
How Often to Update
Unlike graphics drivers, which benefit from frequent updates for new game support, chipset drivers don't need updating often. Reasonable triggers to check for an update include:
- After a clean Windows installation or major Windows feature update
- If you're experiencing unexplained USB, storage or power management issues
- Roughly once or twice a year as routine maintenance
- Before or after a significant hardware change, such as adding a new NVMe drive or upgrading the CPU
There's no need to chase every minor chipset driver revision the moment it's released - unlike a security-critical update, most chipset driver revisions are minor stability and compatibility refinements.
Chipset Drivers vs Motherboard "Utility" Software
Be aware that many motherboard manufacturers bundle chipset drivers alongside a large suite of extra utility software (RGB lighting control, fan curve managers, audio enhancement suites) in the same download package or installer. These are entirely optional and separate from the actual chipset driver functionality - installing them isn't necessary for stability or performance, and some users prefer to skip them to keep background processes to a minimum. During installation, look for custom or advanced install options that let you select only the chipset driver component if you'd rather avoid the extra software.
Pro tip: If your motherboard manufacturer offers a lightweight "driver installer" separate from their full "control centre" or "creator centre" suite, prefer the lightweight option unless you specifically want the extra utilities - it installs faster and avoids unnecessary background processes running permanently on your system.
Was this guide helpful? Explore more Driver Updates guides, or browse all Operating System & Software articles.