Finding a Device Driver's Version

Written by Allen Wyatt (last updated December 23, 2019)

Device drivers are small programs used by Windows to communicate with (you guessed it) devices. For instance, device drivers are used to communicate with storage devices (hard drives, optical drives, flash drives, etc.), video cards, monitors, mice, keyboards, etc. As you add new devices to your system or change devices, Windows often changes the device driver for that device so that it can work properly with the operating system.

If you are experiencing problems with getting a particular device to work properly, it may be because of the device driver you have installed. Sometimes it is beneficial to visit the manufacturer's website and update the device driver to something newer. Before doing so, however, it is a good idea to find out what version of the device driver you currently have.

You can figure out a device driver's version by working in the Device Manager. The easiest way to display the Device Manager in Windows 8 and Windows 10 is to move the mouse pointer to the bottom-left corner of the screen and right-click the mouse. In the resulting Context menu, choose Device Manager. If you are using Windows 7 click the Start button, then right-click the Computer option and select Properties from the resulting Context menu. In the Properties dialog box, click Device Manager at the left side of the screen. (See Figure 1.)

Figure 1. The Windows 10 Device Manager.

Now you can follow a few simple steps to display a device driver's information:

  1. Use the hierarchical device tree—expanding and contracting nodes, as desired—to locate the device whose driver you want to check.
  2. Right-click the desired device and choose Properties from the resulting Context menu. Windows displays a Properties dialog box for the device.
  3. Make sure the Driver tab is displayed. (See Figure 2.)
  4. Figure 2. The Driver tab of a device's Properties dialog box.

What is displayed in the dialog box can vary (often significantly) from device to device. Somewhere in the information presented on the Driver tab, however, you should be able to locate the device driver's version number. Jot this down on a piece of paper, as it will help you if you are researching about updating the driver.

 This tip (7096) applies to Windows 7, 8, and 10.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Summing Filled Cells

If you have a column of data that contains color-coded cells, you may want a way to sum values in the column based on the ...

Discover More

Changing Your Printer Settings

Want to change how your printer does its work? You can easily control your printer by modifying the settings maintained ...

Discover More

Documenting Changes in VBA Code

Your company may be regulated by requirements that it document any changes to the macros in an Excel worksheet. Your ...

Discover More
More WindowsTips

Using Powercfg to Query an Existing Power Scheme

This tip shows you how to use the command-line Powercfg utility to query a given power scheme from your current environment.

Discover More

Checking for Faulty RAM

Although it's rare for RAM to go bad, it does happen. This tip tells you how to check for faulty RAM by using the Windows ...

Discover More

Disabling Automatic Driver Installation

Whenever you plug something into your computer, Windows dutifully tries to find and install the driver for your new ...

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 7 - 7?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


Newest Tips