Top "Device-manager" questions

The Device Manager is a program accessible through the Windows Control Panel and is used for managing hardware on a PC.

How do I get the friendly name of a COM port in Windows?

I have a GSM modem connected via USB. The modem creates 2 serial ports. The first is automatically attached to the …

windows serial-port device-manager
Enabling/disabling a device in Windows 10 from command line

I have a specific piece of hardware which I'd like to disable and re-enable each time my Windows restarts. I …

windows batch-file windows-10 device-manager devcon
Device Enable/Disable script

I have Windows 7 64 Bit Professional Edition on a computer I built myself so there is no manufacturer to ask. I …

scripting programming-languages audio windows-7-x64 device-manager
Using Powershell to remove non present network adapters

I'm trying to automate via PowerShell a number of time consuming tasks that I have to preform to make a …

powershell registry wmi nic device-manager
How do i lock phone programmatically android

Ho do i lock my android phone programmatically ? I tried following this example. But when i click on the enable …

java android device-manager
Reading Device Manager's Property Fields in Windows 7/8

I am developing a windows application which gives the field details --> X. Where X is --> Right …

windows c#-4.0 windows-7 device-manager
Uninstall Device from powershell

I run automation that installs a preset OS /w Drivers and configuration. I inherited the automation second hand and there's …

windows powershell automation device device-manager
How do I list device types using WMI?

I'm using WMI Code Creator to generate code to help list the types of devices shown in Device Manager. I'm …

c# .net wmi device-manager