
Safely updating motherboard chipset drivers
Chipset drivers quietly control PCIe, USB, and power management. How to check your current version and update from the right source safely.
Chipset drivers rarely announce themselves, yet they quietly manage how your PCIe slots, USB ports, and power-saving features behave. Because they work in the background, most people never think to update them until something acts strange, like a USB device that keeps dropping or a laptop that won't sleep properly. On an existing, working system the goal isn't to reinstall everything from scratch; it's to check what you have, decide whether a newer version genuinely helps, and update it from the right source without breaking anything. Here's how to do that safely on a machine that's already running.
- 1
Identify your exact motherboard or PC model
You can't get the right driver without knowing precisely what you have. Open the Start menu, type msinfo32, and press Enter. In System Information, read the System Manufacturer and System Model lines for a prebuilt or laptop, and the BaseBoard Manufacturer and BaseBoard Product lines for a custom-built desktop's motherboard. Note them exactly, including any suffix or revision. That specific model name is what you'll type into your PC or board maker's official support page to find the matching chipset package. A close guess isn't good enough here, since chipset packages differ between board revisions.
- 2
Check your current chipset version
Before updating, see what's installed so you can tell whether a newer version even exists. Right-click the Start button and choose Device Manager. Chipset components are scattered under System devices, so expand that section and look for entries mentioning your platform, such as an Intel or AMD chipset, host bridge, or SMBus controller. Right-click one, choose Properties, and open the Driver tab to read its version and date. Some vendors also install a control panel that reports the package version more plainly. Jot down what you find so you have a clear before-and-after reference.
- 3
Decide whether updating is worth it
A chipset update is worth doing when it fixes something you're experiencing or adds support you need; it's not worth doing just to have a bigger version number. Good reasons include unstable USB ports, sleep or wake problems, PCIe devices behaving oddly, or a vendor note that a release improves power management for your platform. If your system is rock solid and nothing on the release notes matches a real symptom, updating brings risk without reward. Read the changelog on the official support page and match it against your actual problems before committing.
- 4
Get the package from the right source
Chipset drivers come from two kinds of official sources, and picking correctly matters. For a laptop or prebuilt desktop, use that machine maker's official support page, because they tune and validate the package for your specific model. For a custom-built PC, use your motherboard vendor's official support page. Intel-based boards use Intel's chipset software (sometimes distributed through the board maker), while AMD boards use the AMD chipset driver package for your socket. Match the package to your platform and to your Windows version. Avoid third-party driver bundles entirely; they often carry outdated or mismatched files.
- 5
Create a restore point first
Give yourself an undo button before changing platform-level drivers. Open the Start menu, type "Create a restore point," and open System Properties. Confirm protection is on for your system drive, click Create, and name the point something like "Before chipset update." If the new driver causes a device to misbehave, you can roll the whole driver and registry state back to this moment. This takes under a minute and costs nothing, and it's cheap insurance against the rare case where a chipset update interacts badly with something else on your system.
- 6
Install and reboot
Close open programs, then run the chipset installer and follow its prompts. AMD's package presents a setup that detects your platform and installs the right components; Intel's chipset software is typically a quick, mostly silent install that registers device definitions. Neither shows dramatic on-screen changes, which is normal since the work is behind the scenes. When the installer finishes, reboot even if it doesn't insist, because Windows needs the restart to fully apply the new device descriptions. Don't interrupt the process or force a shutdown partway through the install.
- 7
Confirm the update and check stability
After the reboot, verify the change took. Return to Device Manager, reopen the Properties and Driver tab of the same System devices entry you checked earlier, and confirm the version and date have moved forward. Scan the full device list for any new yellow warning triangles that weren't there before. Then use the machine normally for a day, paying attention to whatever symptom prompted the update, such as USB reliability or sleep behavior. If something got worse instead of better, use the restore point you made to return to the previous driver.