Using the Device Manager

Written by Barry Dysert (last updated April 1, 2019)

1

The Windows Device Manager lets you graphically view and manage devices on your local computer. Its capabilities include:

  • Verify that your hardware is working properly
  • Change hardware configuration settings
  • Obtain device driver information
  • Change settings for devices
  • Install updated device drivers
  • Enable, disable, and uninstall devices

How you invoke the Device Manager depends on the version of Windows you are using. If you are using Windows 7, click the Start button, right-click Computer, and select Properties. If you are using Windows 8, display the Charms (press Win+C), click Settings, and click PC Info. If you are using Windows 10, display File Explorer, right-click This PC, and select Properties.

Regardless of the version of Windows you are using, a Control Panel screen appears that displays some information about your system. At the left side of the screen click Device Manager. Windows displays the Device Manager dialog box. (See Figure 1.)

Figure 1. The Windows Device Manager

Note that if you are using Windows 10, you can go directly to the Device Manager by typing "Device Manager" (without the quotes) in the search box and select Device Manager from the displayed results.

The Device Manager uses a hierarchical display, meaning that you can expand or collapse different groups of items displayed in the window. For instance, if you wanted to see what disk drives were installed in your system, you would click the small triangle just to the left of the Disk Drives entry. Clicking the triangle again would collapse the category.

With the actual devices in your system on display, you can do things like update driver software, uninstall the device, look at the device's properties, etc. Just right-click on the device you're interested in and choose the appropriate option from the Context menu. When you are finished, close the Device Manager dialog box.

 This tip (12628) applies to Windows 7, 8, 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

Using Batch Files, Part 3: The IF Command

This tip is part of a series that talks about Windows batch files. It introduces a few more commands you can use in your ...

Discover More

Specifying a Copy Schedule in Robocopy

There are a few ways to set up a copy schedule in Robocopy by using its options. This tip explains how.

Discover More

Searching From within File Explorer

Searching from within File Explorer is a quick and easy way to find files and even content within files. This tip shows ...

Discover More
More WindowsTips

Displaying the PC Settings Screen

Need to customize how your Windows interface looks? If so, you'll want to use the PC Settings screen. This tip explains ...

Discover More

Better Sound with Windows Sonic

Windows 10 allows for better sound through the use of Windows Sonic. Windows Sonic is Microsoft's solution for better ...

Discover More

Finding the Mouse Pointer

Tired of losing the mouse pointer on the screen? I was too, until I discovered this nifty trick for finding that elusive ...

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 five more than 3?

2019-04-01 09:40:51

MIchael Armstrong

I normally run in standard user mode. Many system-level tools can be right-clicked and "Run as Administrator" selected to start the app in elevated mode. But many can't, seemingly including Device Manager. Is there a secret way to do that, and, once running, set an icon in the taskbar to startup in elevated mode?


Newest Tips