Options for devmgmt to open specific device

I would like to use a Run command to not only open Device Manager (This command is devmgmt.msc), but also to open a specific branch or device within the UI (something like devmgmt.) is there any documentation for devmgmt options?

1 Answer

Device Manager has no switches and will ignore any that are added on its command-line (for example try devmgmt.msc /?).

If you wish to manipulate devices via the command line, you may use:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like