Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Can anyone enlighten me with the shortest route to the Device Manager?

share|improve this question

4 Answers

up vote 15 down vote accepted

Start Menu type: devmgmt.msc

or you can just type Device Manager and it should come up

share|improve this answer
Running "devmgmt.msc" is usually pretty straightforward (as is running things like appwiz.cpl, inetcpl.cpl, etc.). – Isxek Aug 16 '10 at 18:01
Instead of the full name, you can also type "dev man" and the Device Manager should be your first result. – codinguser Aug 18 '10 at 11:16
And once you have the name, you can even create a shortcut for it, if you need it frequently. – gbarry Mar 2 '11 at 23:14

My typical route to get to the device managment window is Windows Key+Pause/Break. This will get you to the system properties window. The device manager is just two clicks away.

share|improve this answer

The search function in the Vista/7 Start Menu is pretty awesome. Just type 'Device Manager'. This works for pretty much any system config applet as long as you have the slightest idea what it's called. (Try 'hard drive' sometime.)

The old-fashioned way I used in XP, and this still works, is to right-click My Computer in the Start Menu and select 'Manage', which brings up the Computer Management console which has Device Manager, Disk Manager, Event Viewer, etc, readily accessible.

share|improve this answer
  1. Create a new shortcut.

    enter image description here

  2. Enter devmgmt.msc as the target.

    enter image description here

  3. Give the shortcut a name. For example: Device Manager.

    enter image description here

  4. Optionally, pin the resulting shortcut to your taskbar for even faster access.

    enter image description here

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.