Every piece of hardware on your computer is enabled by a driver that tells the device what your operating system wants. You need the latest versions of device drivers to keep that communication going.However, getting those drivers may not be easy work in some situations. I’ll show you how to update drivers on your PC using every available option and solutions to common driver installation problems.
How Do Device Drivers Work in Windows?
Device drivers are software programs that act as interfaces between your operating system and hardware components. They ensure Windows can detect and talk to these devices. Drivers also provide critical information and configurations to ensure your operating system utilizes your hardware’s features and capabilities efficiently. That means your devices won’t work correctly without the proper drivers. Windows driver updates are also necessary to provide new features, improve efficiency, and fix problems.
Few things to note before you start updating drivers on your PC
- Check driver details: Some drivers are designed for specific purposes that may not be ideal for your computer. Check driver release notes published by the manufacturer to assess whether you can live with the potential bugs that may affect your system.
Example: Click NVIDIA Driver Release Notes to check information about specific drivers, including warnings and installation instructions. Image source: NVIDIA
For example, NVIDIA outlines limitations in the
release notes for Version 572.83 , detailing known issues users may face. These include HDR and image sharpening problems, among others.
AMD also has a
Known Issues section for every driver where users can check potential problems.
AMD website detailing potential issues related to AMD Software: Adrenalin Edition 25.3.1
If you notice issues you cannot manage, skip the driver update and wait for the next.
- Confirm compatibility with your Windows version and known bugs: Some drivers clash with specific Windows 10 and 11 versions. While the release notes may include such warnings, you may have to check user forums for information.
For example, GeForce Experience (now NVIDIA App) kept hounding a Reddit user to install a driver update after the user completed the installation. The issue was widespread, as many users complained about the same problem. If you check for driver updates and see such problems, it will be a good idea to wait until the bug is fixed.
- Research the best installation methods: Sometimes, performing a clean installation is better than updating. In other situations, using a reliable driver updater tool or downloading directly from the manufacturer’s site may be better than going through Device Manager. You can check with users who have installed the same driver update to confirm whether there are peculiar installation methods to use.
In some cases, you may have to install a specific driver (that is still newer than your current driver but older than the latest update), just like this user did .
- Back up your driver and create a restore point: Sometimes, driver updates can be buggy and cause more problems than they are designed to solve. You can protect yourself from these situations by creating backups and system restore points. That way, you can return to your previous driver until the manufacturer sorts things out.
While creating a system restore point is easy, backing up device drivers may be complex. You can follow these steps to back up all your drivers in Windows:
- Create a folder where you intend to save the backups.
- Open the Command Prompt as an administrator.
- Now, type dism /online /export-driver /destination:”BACKUP_FOLDER_PATH”
Note
Make sure you replace BACKUP_FOLDER_PATH with the path to the folder you created.
- Windows will create a folder for each driver that it backs up within the folder you created.
The problem with this method is that it backs up all your drivers, which can take up quite some space. Also, identifying drivers may be an issue since DISM does not use descriptive names for backup folders.
PRO TIP
Auslogics Driver Updater allows you to back up individual drivers with ease. You can select one or ten drivers to back up at a go and manage those backups however you see fit. Restoring is also simple, as it involves selecting the driver and clicking the
Restore button.
How to Update Drivers on Windows 10/11 PCs
Now, let’s cover all the different methods for finding, downloading, and installing Windows driver updates. But first, here’s a full overview of methods we will discuss:
Method |
When to use |
Advantages/limitations |
Procedure |
Device Manager |
- When updating generic Windows drivers
- You need to reinstall or roll back drivers
|
- Uses drivers sourced through the Windows Update client, drivers deployed by Microsoft
- Device Manager drivers are mostly generic and may not spot the latest features from manufacturers
- Not all driver updates are readily available through the app, so you may have to download and install them manually
|
- Right-click the Start menu and open Device Manager
- Expand the device category, right-click the device, and select Update driver
- Choose Search automatically for drivers
|
Windows Update |
- When device manufacturers release bug fixes and patches to known problems
|
- Drivers from the Windows Update client are verified by Microsoft and provided in collaboration with device manufacturers
- The process is fast and seamless
- Windows Update drivers can be late
- Not every driver is deployed through the client
- You will get the latest updates through other sources
|
- Open the Start menu, search for Check for updates, and click the first option
- Select View optional updates or click Advanced options > Optional updates
- Expand the Driver updates section, select the desired update, and click Download & install
|
Microsoft Update Catalog |
- You can’t find drivers from other places
- You know how to use Device Manager for manual installations
|
- Grants you access to every driver deployed through Windows Update even if they are not available on your computer
- You can view full details of each driver to confirm that you’re downloading the right package
- The process can be long and complex
- You can get more recent drivers from other sources
|
- Visit the Microsoft Update Catalog website
- Enter the name of the device in the search box and tap Enter
- Click the Download button beside the driver
- Extract the downloaded file and use Device Manager to install it
|
OEM application |
- Whenever updates are necessary
|
- OEMs often add extra touches to ensure updates are optimized for specific hardware devices
- OEMs test their drivers for quality assurance
- Reduced risk of installing incompatible drivers
- The process is simple
- Manufacturers often end support for older devices
- Some drivers are not available through these platforms. These include drivers for peripheral devices and other specialized hardware
- Even when drivers are available, they are not always the latest versions
|
- Go to the Update section of your computer manufacturer’s support software to scan for and install driver updates
|
OEM website |
- You don’t want to install the OEM application or it is not available for your computer
|
- Verified drivers from OEMs
- As mentioned, the drivers are tested and approved for your device as long as you choose the right one
- Not every driver is available through OEM websites
- Users may find only older drivers, not the latest updates
- Downloading and installing drivers meant for another device or operating system architecture can cause problems
|
- Open the Support page or menu on the website of your computer’s manufacturer
- Select the Driver or Downloads option, enter your device model, and choose the driver you want to download
- Select the right architecture for your operating system
|
Device manufacturer options |
- A device connected to your computer is glitchy or buggy
- GPU drivers need urgent updates
- You want the latest features for specific external hardware
|
- Best method for updating GPU, SSD, and external hardware drivers
- Dedicated apps from CPU and SSD manufacturers reduce the risk of installing the wrong drivers, which can cause catastrophic damages
- You can only obtain drivers related to the specific devices owned by the manufacturer
- Accumulating too many applications for different device drivers may place too much burden on your system’s resources
|
- Use the Update option in the program provided by the specific device’s manufacturer, such as NVIDIA App, AMD Software, or Samsung Magician
- Go to the manufacturer’s support website to find the driver for your device’s model
|
Dedicated driver updaters |
- You don’t want to install numerous applications just to update drivers
- You want to receive notifications about new drivers
- You want to avoid the risk of downloading and installing incompatible software packages
- You don’t fancy the stress of manually updating drivers
|
- Allows you to download and install driver updates for any device. Some tools can detect and update drivers for externally connected devices
- Allows you to check for driver updates. The process is fast and seamless
- Helps you avoid the risk of installing the wrong drivers
- Some driver updaters can help you back up old drivers in case there’s a need to roll back
- You will receive notifications for new drivers
- The best features in driver updaters are not free
|
- Install a reputable driver updater, click the Scan option to find driver updates, and select the Update option for new driver versions
|
Method 1: Using Device Manager
⇢ When to use:
- You want to install .inf drivers you downloaded online
- You want to roll back drivers
- You want to uninstall drivers before installing updates
- You want to refresh your drivers
Pros:
- Easy to use
- Allows you to roll back problematic drivers
- Automatic and manual installation options
Cons:
- Does not search the Internet for the latest drivers
- Relies on the Windows Update client for drivers, which does not work automatically
- Old, out-of-date drivers are often considered the latest updates
If you are searching for an easily accessible driver updater, a free option like the built-in Device Manager will help. The tool comes pre-installed in Windows and is the hub for managing your hardware and devices. Here is how to update drivers on Windows 10 and 11 using Device Manager:
- Right-click the Start button on the taskbar and select Device Manager from the context menu.
- Expand the category where the device whose driver you wish to update is located. For example, Sound, video and game controllers for your sound card or Display adapters for your graphics card.
- Right-click the device’s entry and select Update driver from the menu.
Note
Most problematic drivers have exclamation marks, usually enclosed in yellow triangles. However, there’s no way to know that a driver is out of date just by looking at the Device Manager window. You can right-click a device, select Properties, and go to the Driver tab to see the driver version.
- Click the Search automatically for drivers option in the Update Drivers window.
- Allow Device Manager to search your computer for and install the latest software package for your device.
Note
The program usually searches for existing drivers already downloaded to your computer, mainly by the Windows Update client.
Using the
Browse my computer for drivers option involves selecting the folder where the driver package is installed. In such situations, you must have downloaded the driver or know where Windows Update saved the package.
- Once it is done, restart the PC.
Download Auslogics Driver Updater
Prevent hardware errors and ensure problem-free device operation with this advanced tool that detects outdated drivers and safely gets them updated.
Method 2: Use Windows Update
⇢ When to use
- Microsoft announces major bug fixes and security patches
- When manufacturers like Qualcomm, motherboard makers, and computer producers advise you to use Windows Update for specific driver versions
- When you install a new version of Windows
Pros:
- Contains drivers specifically designed to work for your computer
- Drivers are verified by Microsoft
Cons:
- Does not provide every driver update for your system
- Available drivers are not always the latest
- Drivers entries are not descriptive and can leave you confused
- Lack of details increases the risk of installing older drivers
Microsoft provides generic drivers through the
Windows Update utility but also deploys updates from device manufacturers. Moreover, a dedicated driver update section on the Windows update page allows you to select and install drivers available for your computer. Here’s how to update PC drivers using the Windows Update utility:
- Open the Start menu, search for Check for updates and click the top result.
- When the Windows Update page appears, allow Windows to download and install pending updates for your computer for general optimizations.
- After updating Windows, return to the Windows Update page and select View optional updates if you’re on Windows 10. For Windows 11, click Advanced options and select Optional updates .
- When the Optional updates window opens, expand the Driver updates category.
- Now, select the drivers you want to download and click the Download & install button.
The driver naming convention in Windows Update is not the most detailed and can confuse anyone. It may be challenging to identify any specific driver to confirm whether you should install or skip it. However, you can look at the name, date, driver version, and category to identify specific drivers.
Driver name: The name of the device manufacturer, like Intel or Realtek.
Driver type: Category where the driver falls under. This could be
Display for graphics cards or
Media for audio.
You can check the corresponding category in Device Manager to confirm. If you see
Other hardware beside a driver’s name, check the
System devices category in Device Manager.
Driver version: The driver’s version number is usually the last information in the entry. It can be used to determine whether the driver is new or old. You can also use the driver version to confirm which driver is being updated, as manufacturers have different version number formats.
Driver date: Sometimes, release dates are indicated in the driver’s name.
PRO TIP
There are no confusions about the drivers you update when you use
Auslogics Driver Updater . The tool displays detailed information on the name, device, and version associated with your drivers. It also shows you information about the current driver you’re about to replace.
Method 3: Download drivers from the Microsoft Update Catalog website
⇢ When to use
- You’re struggling to find drivers elsewhere
- You need Microsoft-approved drivers
Pros:
- Provides access to a large pool of drivers
- Allows users to read driver details and confirm compatibility
Cons:
- Complex installation process
- Messy interface may lead to downloading the wrong driver
The Microsoft Update Catalog website is a repository of published Windows updates, including new driver versions and the latest security components. You can search the site to view the most recent drivers for Windows machines from various device manufacturers. Here’s how to use it:
- Visit the Microsoft Update Catalog homepage.
- Type the name of the driver you want to download and install, then click Search.
- The results page will show the name of the driver, the operating system and architecture it was designed for, the driver version (if available), file size, and update date.
I recommend clicking the driver under Title to see details of the software package and confirm that it is compatible with your device and operating system architecture. The results page does not provide exhaustive information about drivers .
- Next, click the Download button in the last column.
- A small pop-up window will appear. Click the file link to begin the download process.
Note
The driver will download as a .cab file, which you must extract and install through the Device Manager window.
- Once the package is downloaded, double-click it to open it.
- Press
Ctrl + A
to select all the files in the folder.
- Right-click the selected files and select Extract.
Note
You may see a Windows security pop-up once you right-click the selected files, warning that the files may harm your system and asking whether you want to proceed. Click OK.
- Choose a folder to save the extractions. Confirm that the .inf file is in the folder.
- Now, follow these steps to install the driver through Device Manager (as explained in Method 1). However, when you get to the How do you want to search for drivers? window, click Browse my computer for drivers .
- Select the Browse button and choose the folder where you extracted the downloaded files. Then, click on Next to update the drivers.
Move on to the next step if Windows insists that the best drivers for your device have been installed.
⇢ When to use
- You want a convenient tool that automatically detects and updates drivers
- You need drivers from your OEM
- You don’t want to download and install drivers manually
Pros:
- OEM tools can detect and update drivers automatically
- You will get drivers tested explicitly for your system’s model
- Reduces the risk of installing the wrong device
Cons:
- OEM drivers are often out of date
- These tools do not download and detect every driver on your system
Original equipment manufacturers now ship their systems (desktops and laptops) with dedicated optimization tools to help users download and install hardware drivers. You can also use it to check for driver updates . However, these tools may not always deploy the latest device drivers. Still, they’re reliable driver update utilities. If you don’t find the tool on your system, you can go to your laptop or desktop manufacturer’s website or the Microsoft Store to download and install it. Examples include
Lenovo Vantage ,
Acer Care Center ,
Dell SupportAssist , and
HP Support Assistant . Here’s the general process for using this method:
- Download and install the application if it isn’t already on your computer.
- Look for the Update tab or page.
- Scan for available updates.
- Select the Install option.
In some cases, such as with the MyASUS app, you may need to manually install specialized drivers to get the app to communicate with devices on your computer.
Here’s an example of how to use Dell SupportAssist:
- Go to Dell SupportAssist page and click the Download SupportAssist button under SupportAssist for Home PCs.
- Open the downloaded file to install the program.
- Once the program is installed, open it and click Update software.
- On the Run scans and optimizations page, ensure the Check for updates box is selected, and then click the Start button on the right.
- The tool will notify you that it found software updates if your computer has outdated drivers.
You’ll see a message that says, “Your PC is doing great, its software is up to date” if your drivers are updated. However, you may have to use alternative methods to update certain drivers, as the program can mistake old drivers for updated software . For example, my SupportAssist claimed my drivers were up to date. Meanwhile, a third-party program found numerous updates, such as my wireless network card driver (I still had the 2022 driver).
- Click the View updates button.
- Check the boxes beside the drivers you want to update and click the Install button.
- The tool will download and install the drivers.
- It will reboot your computer to complete the process.
Download Auslogics Driver Updater
Prevent hardware errors and ensure problem-free device operation with this advanced tool that detects outdated drivers and safely gets them updated.
Method 5: Go through OEM websites
⇢ When to use
- You don’t want to use OEM tools
- Your system does not meet the requirements for the OEM tools
- The tool is not detecting your drivers
Pros:
- Access to drivers tested for your system
- Some websites can automatically detect your computer
Cons:
- There are risks of installing the wrong drivers, which can be catastrophic
- The installation process may be complex
In some cases, OEM applications are not supported on specific models, especially older ones. If you find yourself in this boat, you can go to the website of your system’s manufacturer to find and download your driver. These drivers are usually provided in EXE formats, so you can install them like regular software applications instead of going through the Device Manager.
Sadly, some manufacturers do not provide drivers for every system on their websites. People with older computers may have to use other methods to fetch driver updates.
Here’s how the process works:
- Go to your OEM’s website and locate the Support page.
- You can select the Support menu and click the driver-related option.
- Allow the website to detect your device or enter your device ID. Sometimes, you can manually select your model from the listed options.
- Once your product is selected, choose the Download or Driver option and select the driver you want to download.
Method 6: Use options from specific device manufacturers
⇢ When to use
- Your OEM tools and websites do not have drivers for particular devices
- You want to get the latest drivers for specific devices directly from its manufacturers
Pros:
- Access to the latest drivers from official sources
- Using manufacturers tools from companies like Logitech, NVIDIA, and Intel means you’ll get notifications to install the latest drivers
Cons:
- These apps and websites provide limited drivers
- You need to install multiple different programs to download drivers for your system
- Drivers from some external devices require you to download software packages manually
Manufacturers like Intel,
AMD , and
NVIDIA provide applications that automatically detect and install CPU, motherboard chipset, and GPU drivers. These programs, such as NVIDIA App, Intel Driver and Support Assistant, and AMD Software, also guide you on how to check for driver updates . You can also use manufacturer-provided apps to install drivers related to other devices produced by these companies. For example, Intel makes wireless network cards and
Bluetooth devices alongside their GPUs and CPUs.
Qualcomm does not currently offer drivers directly to consumers for its Snapdragon Windows processors (and
Copilot+ PCs ), although that may change in the future. Drivers for these chips are deployed through the Windows Update client and OEM platforms (websites and apps).
Companies that manufacture external devices also provide updates through specialized software programs. In some cases, they offer updates through these apps exclusively. In other situations, these apps are offered as additional options for installing updates. Examples include Logitech’s
G Hub , Cooler Master’s
MasterPlus+ , and Corsair’s
iCUE . Let’s take the Intel Driver & Support Assistant application as an example. It works using your default web browser once installed. You also get notifications about updates for Intel device drivers.
Here’s how to update drivers on your PC using the program:
- After installing the program, go to your system tray (click the arrow beside your keyboard language selection).
- Click the Intel icon and select Check For New Drivers from the menu.
- The tool will launch in your web browser, scan your device for outdated drivers, and list available updates.
- Click the Download all button. Select Install all to install the drivers after the downloads are complete.
- You may need to restart your computer once the tool finalizes the installation.
Additionally, you can visit the websites of these manufacturers to download driver updates manually. Some manufacturers do not offer Windows programs. So, you may have to visit their website.
Graphics card drivers are the most commonly updated component software packages, especially for gaming devices. You can follow our complete guide on
downloading and installing video drivers to update these drivers the right way and avoid issues.
⇢ When to use
- You need a tool that can update all your device drivers with minimal risk
- You don’t want to install multiple tools for driver updates
- You want notifications about new driver releases
- You want to properly manage your drivers, especially backups
Pros:
- Automatic detection and updates
- Some tools offer simultaneous downloads and installations for multiple drivers
- Easy backup and restore access
Cons:
- You may have to pay for better driver-updating services
Updating drivers with third-party tools allows you to avoid combing through manufacturer websites or filling up your hard drive with numerous specialized apps. These programs are designed by certified independent developers to scan your computer and help you install driver updates. Options include
Auslogics Driver Updater ,
DriverFinder , and
Driver Booster . Some of these programs can push notifications when there are available updates, allow you to schedule scans, and help you back up drivers so you can roll back anytime. Your pick should depend on the suite of features you prefer, ease of use, driver database, and update reliability. Here’s how to use Auslogics Driver Updater:
- Download the program’s setup and install it.
- Once you open the tool after installation, it automatically scans your computer and displays a list of outdated drivers under the Diagnostics tab.
- You can click Details beside each driver to see information about the new version and your current driver.
Note
You can allow the scan to run in the background. You’ll see a notification once it is complete.
- Next, click the Update all drivers button or select the drivers you want to install and click Update selected .
- You can click File > Automatic Maintenance to set scheduled scans.
PRO TIP
Auslogics Driver Updater allows you to add drivers you want to update elsewhere to your ignore list. Moreover, you can create driver backups that you can use to restore previous drivers when certain updates do not contain the features you hoped for.
Common Windows Driver Update Issues
The following are common problems users encounter when updating drivers or shortly after installing updates. You can apply the suggested solutions if you face similar issues.
The “Your system has a driver that is locked to manufacturer specifications” error
This error occurs when you try to install a DCH driver over a non-DCH (legacy) driver software package.
Declarative, componentized, hardware support (DCH) apps and drivers are software packages designed to run on the Universal Windows Platform (UWP). The UWP covers devices running Windows, such as tablets, Xbox consoles, and computers. In essence, DCH drivers are designed to work across these Windows devices .
You can resolve the error by uninstalling the non-DCH version before installing the update. Here’s how to uninstall a driver:
- Open Device Manager and expand the category for the affected device.
- Right-click the hardware component and select Uninstall device.
- Check the box for Attempt to remove the driver for the device before clicking the OK button.
- You can now install the DCH driver update.
BSODs, system crashes, and black screens after the update
If you see a blue screen of death after installing a driver update, the installation could be corrupt, incompatible with your device or operating system, or conflicting with other drivers and apps. First, you have to uninstall the driver you just installed to reverse the problem. If the blue screen is preventing you from logging into Windows, you can access your system through Safe Mode. Follow our step-by-step guide on booting into Safe Mode and then uninstall the driver the same way I explained earlier. Check for compatibility issuesOnce you’ve removed the driver, double-check to confirm that the package you installed is compatible with your computer. For example, you may have installed a 64-bit driver while you use a 32-bit operating system. You may have also attempted to install a driver package designed for Windows 11 on Windows 10. If you downloaded the wrong setup, return to the website to fetch the correct driver and try the update again. Perform a clean bootPerforming a clean boot can help you resolve driver or software conflicts. If the BSOD is occurring because the driver is clashing with another app or driver package, finding the culprit can help you fix the problem.
The process involves
turning off startup apps and services and then turning them back on in batches, hoping that the BSOD returns. The app that triggers the error is what you’ll need to replace or uninstall .
Screen flickering, hardware detection issues, and random glitches after installing the update
When such problems occur, it usually means the update you installed is buggy. You can return to the previous driver version until the developer sorts out the problem in another update. Here’s how to roll back your driver:
- Open Device Manager and select the device category.
- Right-click the device and select Properties.
- Go to the Driver tab and click Roll Back Driver.
Performing a
system restore can also roll back your driver as long as you choose a restore point that predates when you installed the problematic update.
The “Windows encountered a problem installing the driver software for your device” error
This error message normally shows up when you try to install an update through the Device Manager. It is usually caused by faulty driver packages (either the update or your existing driver). Fixes for this problem include the following:
- Downloading the driver update (.exe version) from the manufacturer’s website and installing it manually
- Uninstalling the current driver and installing the new version
- Performing a system restore before installing the update
Why Should I Keep My Drivers Updated?
As I’ve mentioned, drivers primarily make your hardware devices work with Windows. Keeping these software programs up to date means that communication will keep improving. However, there are other reasons to install the latest drivers for your devices:
- Security: In 2024, Intel released various software updates for its graphics cards to resolve security vulnerabilities in previous driver versions. These vulnerabilities could allow hackers to deploy DoS attacks to compromise user systems. There have been other such cases involving AMD, NVIDIA, and other manufacturers. Leaving your drivers outdated could expose you to such situations.
- Compatibility: My audio stopped working , the system’s graphics were out of whack, and I lost access to Bluetooth and Wi-Fi after upgrading to Windows 11 . That’s because those drivers were out of date and not compatible with Windows’ new version at the time. You can also experience similar problems after factory resetting your computer or performing a clean installation. In some cases, old drivers may become incompatible after you install certain Windows updates. This requires you to install the latest drivers for specific devices.
- Stability: Out-of-date drivers become unstable after a while, especially when they have to interact with other updated components, like new applications and registry entries. These drivers can cause various problems, from crashes to performance dips. They can also affect how Windows communicates with other devices.
- New features: AMD released AMD Software: Adrenalin Edition 25.3.2 to introduce support for Assassin’s Creed Shadows and The Last of Us Part II. Apart from gaming support, manufacturers often turn on new device functions that improve power efficiency and introduce new capabilities through updates. You won’t enjoy these new features if you stick with old drivers.
Download Auslogics Driver Updater
Prevent hardware errors and ensure problem-free device operation with this advanced tool that detects outdated drivers and safely gets them updated.
How to Update Drivers on Windows 10 and 11 Drivers: Explained
I recommend using third-party driver updaters or tools that can push notifications whenever new driver versions are available. These are the best options if you can’t keep up with updates. However, here’s an overview of different drivers, the best update options, and how often you check for driver updates and install them.
Driver |
Recommended update methods |
Frequency |
Notes |
Graphics drivers |
- Device manufacturers’ websites and apps
- Third-party tools
|
- Whenever new features, performance improvements, and hotfixes are announced
|
- Manufacturer apps like NVIDIA App and AMD software provide the most recent updates
- It’s always a good idea to check release notes to confirm that the driver will not break some important features
|
Audio drivers (speakers and microphones) |
- Windows Update
- OEM options
- Device manufacturers’ websites and apps
- Third-party tools
|
- Occasionally
- When you experience audio glitches or the manufacturer introduces support or features for devices you use
|
- Audio drivers generally work fine and don’t require regular updates
|
Network adapter drivers |
- Manufacturer website or app, such as Intel Driver and Support Assistant
- Third-party tools
|
|
- Wireless and Ethernet card drivers often rely on regular updates for performance improvements
|
Motherboard/chipset drivers |
- Device manufacturers’ websites and apps
- Windows Update
|
- Occasionally (when you experience issues or security patches are released)
|
- Installing the wrong motherboard drivers or errors during installation can permanently break your system
- Most updates are released for specific purposes that may not be related to your computer, so always confirm before updating
|
Drivers for peripherals and other external devices |
- Device manufacturers’ websites and apps
- Third-party tools
|
|
- Third-party tools automatically detect and install updates for peripheral devices
- Using them reduces the stress of visiting multiple websites or tracking down drivers
|
Let us know the method you prefer and whether you encountered any problems updating your driver.
FAQ
You may need to update your drivers manually if automatic options fail to do the job. For example, Device Manager does not have the function to search the Internet and install drivers. So, it may consider the current set of drivers the best options if you don’t download the latest software package from the Optional Updates page in Windows update or through your device manufacturer’s website. However, other automatic options like Intel’s Driver and Support app, NVIDIA App, and third-party driver update programs can help you source the latest drivers for your system from the Internet.
Yes. Driver updates ensure your computer’s components work correctly and improve overall function. Some updates are deployed to fix issues, others ensure you can continue using your devices even after upgrading to a new version of Windows.
Open Device Manager by pressing Win + X and selecting Device Manager. Expand the category that contains your device, right-click the device, and click Update driver. You can choose Search automatically for drivers to allow Windows to search locally for updates to driver packages.