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

Moving Through a Table in a Macro

Do you need to step through a table, cell by cell, in a macro? It's easy to do using the Move method, as described in ...

Discover More

Inserting Video into Worksheets

You can add all sorts of objects to your workbooks, including video clips. Here's the pros and cons (along with the ...

Discover More

Rows in a PivotTable

PivotTables are used to analyze huge amounts of data. The number of rows used in a PivotTable depends on the type of ...

Discover More
More WindowsTips

Connecting a Bluetooth Device

If you're the proud owner of a Bluetooth device, you probably want to get right to connecting it to your computer. This ...

Discover More

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

Using Powercfg to Delete an Existing Power Scheme

You may have created a new power scheme for whatever reason, but when it has outlived its usefulness, you want to delete ...

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

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


Newest Tips