Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
0 votes
0 answers
51 views

I can communicate with the 5G module from a Raspberry Pi running the latest Raspberry Pi OS via the serial interface without any issues. However, when I attempted the same on my Windows 11 laptop, I ...
pauk's user avatar
  • 408
0 votes
0 answers
111 views

I'm using VirtualBox v7.1.6 with a Windows11 virtual machine. I want to add a custom acpi table to the virtual machine DefinitionBlock ("DSDT.AML", "DSDT", 0x02, "VMW", &...
Justin Timbersaw's user avatar
2 votes
0 answers
203 views

Is it possible to remove the physical device connected to Android Studio? Virtual devices can be deleted in the Device Manager, but there is no option to delete devices of the Type "Physical"...
eunmouse's user avatar
1 vote
0 answers
148 views

Using WASAPI, I am successfully enumerating the output devices using IMMDeviceEnumerator::EnumAudioEndpoints and then eventually I have my IMMDevice. Then I can get the IPropertyStore and see there ...
yano's user avatar
  • 4,523
0 votes
0 answers
126 views

Both Win32_PnPEntity and Win32_PnPSignedDriver don't have methods to uninstall/remove/delete a driver. Is there a way to do it anyway? Maybe using another class? Or maybe a different object than ...
LWC's user avatar
  • 1,235
1 vote
0 answers
367 views

We use FT232 for communication between master and slave computers through USB to RS232 serial port. We used the driver of FTDI, but we customized it our own driver by wrapping it outside of FTDI. Our ...
user24749523's user avatar
1 vote
0 answers
62 views

I'm looking for a way to switch between installed drivers programmatically (python is preferred). When I do it manually from device manager, I follow those steps: Right click on the device, then I ...
user2927785's user avatar
1 vote
0 answers
137 views

How do you programmatically open the "Update driver" wizard for a specific Device? I am trying to replicate the Device Manager functionality from a WinForms C# app. So far I was able to ...
totalZero's user avatar
  • 345
-1 votes
1 answer
642 views

I want to check if device is enabled or disabled using python. I want to make a program that would toggle touchscreen on my laptop. I tried looking for module or cmd command that could do this, but I ...
David Tomić's user avatar
-1 votes
2 answers
973 views

I have issues starting android emulator Nexus 5 from Android Device Manager in Visual Studio, i tried to enable Hyper-V, AEHD and HAXM, but it didn't work. For some reason i don't see emulator in &...
Miloš Petrović's user avatar
0 votes
1 answer
203 views

Now I have this non-working (minimum?) example: #pragma comment (lib, "Setupapi.lib") #pragma comment (lib, "newdev.lib") #include <windows.h> #include <newdev.h> #...
coderodde's user avatar
  • 967
0 votes
1 answer
1k views

I am looking to create a powershell script to set the option for my HID device for "Allow the computer to turn off this device to save power". When I do it in device manager, the results are ...
bit.whisperer's user avatar
0 votes
1 answer
225 views

I'm having an issue where, when I restart Windows 10, my installed Bluetooth adapter is replaced with one that doesn't work. I then have to go into Device Manager, delete the bad adapter driver, then ...
Karl Sangree's user avatar
1 vote
0 answers
198 views

I've tried several ways to get the focus placed on the device manager window in Windows 10. I have a lot of notes in the code snippet so I can keep track of what I've tried. I'm able to open device ...
JamesL3H's user avatar
1 vote
0 answers
72 views

I am currently learning flutter in Android Studio. Android Studio detects my physical device connected but does not list it in Device Selection spinner. Below picture will elaborate my issue further: ...
Mansoor's user avatar
  • 77

15 30 50 per page
1
2 3 4 5
9