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

Copying, Moving, and Deleting Comments

Comments are often added to documents to aid in their development. You can use regular editing techniques to copy, move, ...

Discover More

Converting Strings to Numbers

When working with data in a macro, there are two broad categories you can manipulate: numbers and text. Sometimes you ...

Discover More

Replacing Links with Values

Need to get rid of the links in your workbook but save the values that were retrieved by those links? It could be easy or ...

Discover More
More WindowsTips

Disabling a Laptop's Touchpad

If you never use your laptop's touchpad, you may want to disable it so that you don't accidentally effect unintentional ...

Discover More

Adjusting Mouse Click Sensitivity

Mouse not working as you expect? Here are a few things that may get things back to the way they should be.

Discover More

Using Powercfg to Duplicate an Existing Power Scheme

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

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 six minus 1?

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


Newest Tips