Docs
How to Update, Install, and Manage Drivers in Windows (10 & 11)
Learn how to update drivers in Windows 10 and 11, install missing drivers, roll back bad drivers, check driver versions, and find where drivers are stored.
Informational for Windows users, IT teams, and MSPs updating, installing, rolling back, or checking device drivers
Free Audit
Run The Free Audit
If you need to separate stale scans, reboot debt, failure signals, and real patch risk across endpoints, run the free RMM Patch Health Audit.
If you need to know how to update drivers in Windows, the most common built-in methods are Device Manager and Windows Update. In most cases, you open Device Manager and choose Update driver, or you check Windows Update for available or optional driver updates.
Some users need more than a simple driver update. You may need to install a missing driver, roll back a bad driver, check the current driver version, or find where drivers are stored on disk. This page covers all of those tasks in one place for Windows 10 and Windows 11.
Use Microsoft's driver update guidance as the baseline source for built-in driver update, install, and rollback steps in Windows. Microsoft Support: Update drivers manually in Windows
What You'll Get
- Update drivers with the simplest built-in Windows tools
- Install missing drivers more safely by matching the correct hardware and OS version
- Check versions, roll back bad drivers, and understand where Windows stores driver packages
How to update drivers in Windows 10 and Windows 11
Direct answer: the easiest way to update drivers in Windows is to open Device Manager, right-click the device, and choose Update driver.
You can also check Windows Update for available or optional driver updates when Windows offers them.
This is the simplest answer for searches like how to update drivers Windows 10 and how to update Windows 10 sound drivers. For most users, Device Manager and Windows Update are the first places to check before downloading drivers manually.
For the supported built-in workflow, use Microsoft's driver update guidance before you reach for third-party driver utilities.
| Task | Tool | When to use |
|---|---|---|
| Update driver | Device Manager or Windows Update | When the device works but may need a newer driver |
| Install driver | Device Manager or manufacturer download | When the driver is missing or Windows did not install it automatically |
| Rollback driver | Device Manager | When a newer driver caused problems |
| Check version | Device Manager > Properties > Driver tab | When you need to confirm what is installed now |
How to install drivers in Windows (network adapter example)
If a device has no working driver, you usually need to install one rather than just update one.
The normal path is either Device Manager or a download from the hardware or PC manufacturer. For a network adapter, that often means downloading the correct driver from the system vendor or adapter vendor, copying it to the PC if needed, and then installing it.
- Open Device Manager.
- Find the network adapter or the unknown device entry.
- Try the built-in install or update path first.
- If Windows cannot find the driver, download the correct package from the official manufacturer source.
- Install the driver and restart if required.
This is the practical answer for searches like how to install driver for network adapter Windows 10.
How to update audio drivers in Windows
If you need to update sound or audio drivers, start in Device Manager with the audio device entry and use Update driver.
If the built-in path does not help, use the official driver from the system or device manufacturer. That is usually the safest answer for searches like how do I update audio drivers Windows 10 and how to update Windows 10 sound drivers.
How to roll back drivers in Windows
If a newer driver caused problems, a rollback can be safer than forcing more updates.
- Open Device Manager.
- Open the problem device.
- Select Properties.
- Open the Driver tab.
- Choose Roll Back Driver if the option is available.
This is especially relevant for searches like how to roll back Nvidia drivers Windows 10. Rollback is useful when the newer driver installed successfully but introduced instability, performance issues, or device-specific problems.
How to check driver version in Windows
The simplest way to check a driver version is through Device Manager.
- Open Device Manager.
- Right-click the device and choose Properties.
- Open the Driver tab.
- Review the driver provider, version, and date.
This also works for users searching how to check chipset driver version Windows 11. The key is to inspect the exact hardware device and read the current Driver tab details before installing anything new.
Where are drivers stored in Windows
Windows commonly stores driver packages under C:\Windows\System32\DriverStore.
That is the short answer for searches like where are Windows 10 drivers stored and where are drivers stored Windows 10. In simple terms, DriverStore is where Windows keeps driver packages so it can install or reuse them when needed.
Caution: knowing where drivers are stored does not mean you should manually edit or delete files there. For most users, Device Manager, Windows Update, and official manufacturer installers are the safer tools.
How to choose the correct driver (Realtek, chipset, etc.)
When you install drivers manually, the most important rule is to match the driver to the correct hardware and Windows version.
- Match the OS version: use the right Windows 10 or Windows 11 package.
- Match the hardware model: use the driver for the exact device, not just a similar name.
- Use official sources: prefer the PC maker, motherboard maker, or device manufacturer.
That is the safe answer for searches like which Realtek driver to install for Windows 11. The correct Realtek driver depends on the exact hardware and the vendor package that matches the device.
Common driver problems and fixes
Most driver problems fall into a few common categories:
- Driver not installing: the package does not match the device or Windows version.
- Wrong driver: a generic or mismatched package was used.
- Missing device: Windows cannot identify the device correctly yet.
- No internet: a missing network driver can block normal update paths.
When that happens, slow down and confirm the exact device, the Windows version, and the source of the driver before retrying.
If the issue overlaps with Windows servicing or broader endpoint state, see how to check for Windows updates, how to update Windows manually, and where are Windows 11 update logs.
Why driver status and system status may not match
A driver can be installed without the device working the way you expect, and a device can be detected without the correct driver being fully in place.
That gap between reported state and actual behavior is why endpoint verification matters. PatchReporter helps teams compare what the system reports with what is actually installed and completed on the endpoint, so they can spot cases where device state and reported status do not match as cleanly as expected.
Common mistakes
- Installing a driver without matching the exact hardware model first.
- Using an unofficial download source.
- Updating a driver when rollback would have been the safer fix.
- Assuming a detected device already has the correct working driver.
- Editing files in DriverStore directly instead of using supported tools.