Updating a Device Driver

Written by Barry Dysert (last updated August 28, 2017)

2

There may be times when a device connected to your computer requires an update to its driver. You may notice that the device is not working properly or you may learn that an updated driver is available. To take advantage of the fixes and/or additional features provided by the new driver, you often need to go to the manufacturer's website and download the new driver.

Every manufacturer is different, so there's not just one way to go about this, but I'll provide an example of obtaining and updating the driver for my Brother MFC-J435W All-In-One device.

First, I need to go to their website (http://www.brother.com/) where I find what looks like a "Support" tab. By hovering my mouse over "Support," a drop-down menu appears. (See Figure 1.)

Figure 1. The Support menu.

Clicking on "Downloads" takes me to a page where I'm prompted to enter my device's model number. I do so and am presented with a link where I can download the latest driver for my device. Device drivers are usually packaged into an .exe file which can be run directly from Windows.

After I've downloaded the driver, I'm going to start the Update Driver Wizard. Exactly how this is done depends on whether you're running Windows 7 or Windows 10. For Windows 7 I go to Start | Control Panel | Device Manager. Now I navigate to my All-In-One device, right-click the device name, and select Properties. On the new screen that appears, I click the "Drivers" tab and click the button labeled "Update Driver". (See Figure 2.)

Figure 2. Choosing the

To start the Update Driver Wizard in Windows 10, I click the Start button and type (without quotes) "device manager" and press Enter. I then select my All-In-One device and choose Action | Update driver from the menu bar.

Windows then starts a wizard which first asks me how I want to search for the driver software: automatically or by browsing. Since I have already downloaded the new driver I select the option that lets me browse to find the updated driver file.

From this point it is simply a matter of following each of the wizard steps to complete the installation. Note that depending on your device, you may be prompted at the end of the installation to restart your system.

This tip is purposely vague and rather general. This is because so many of the details surrounding the updating of a driver depend on the particular device, its manufacturer, and your system configuration. The main points are the same, though: download the new driver from the manufacturer's website, invoke the Device Manager, and launch the Update Driver wizard.

 This tip (13086) applies to Windows 7 and 10.

Author Bio

Barry Dysert

Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." ...

MORE FROM BARRY

Removing a Desktop Gadget

Gadgets can be fun and/or useful. If you want to free up a little desktop real estate, though, this tip tells you how to ...

Discover More

Moving Your Downloads Folder

If you're on the Internet a lot, chances are you do a lot of downloading. By default, your Downloads folder is on your C: ...

Discover More

Customizing the SendTo Menu

The SendTo menu can be used to perform some handy tasks with files. By following the steps in this tip you'll be able to ...

Discover More
More WindowsTips

Using Powercfg to Change a Setting in the Current Power Scheme

The Powercfg utility allows you to control how power is used on your system. This tip shows you how to use this ...

Discover More

Choosing a Power Management Plan

Windows maintains a number of power management plans that define how long the various components of your system sit idle ...

Discover More

Using Powercfg to Change the Active Power Scheme

You can easily change which power scheme is active by using the SetActive switch. This tip shows you how.

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is three less than 4?

2017-08-29 11:28:05

Theodore J. Duke

For many years, I have used, "Perfect Updater," from Raxco.com. to periodically check for and install updates to all drivers on my Windows. I am not affiliated with that company in any way, other than being a customer.


2017-08-28 06:22:26

Tony Ferack

When I got a new computer, the Canon scanner that I've had for several years would not work with Windows 10 (I had been using Win XP). Going through the manufacturers website just told me that the device was no longer supported. I could not find an answer on their website. I googled my model number and ended up on a site with a hardware blog. A user had posted the URL for an updated driver that existed on the manufacturers website! Not sure why a search of the manufacturers website did not locate the driver.


Newest Tips