You could try this...not mine but I know it works as I have used it on client computers in the distant past.
open device manager
click on action
add legacy hardware
click on next
search for and install the hardware automatically(Recommended)
next
it will detect that com port and next
double click com port
next
next and finish.
Seems there was a problem with some DELL boxes a while back and this issue cropped up on one of my roll outs for Home Depot.
I tried that as well.
After "add legacy hardware > next", I get a popup saying
"
The wizard did not find any new hardware on your computer If you know the specific hardware model you want to install, click next to install it from the list."
This means there is no com port to detect in my case.
But if you want to know how this continues (also helps answering the questions on "why don't you have COM&LPT": in the end, it does a something in the COM&LPT, but it simply does not work), here is how it continues in such case:
- I select "Next"
- It asks me "From the list below, select the type of hardware you are installing". I select "Ports (COM & LPT)
- Then I need to select the device driver I want to install for this hardware. As a Manufacturer I can sleect Arduino LLC (www.arduino.cc) or Arduino Srl (www.arduino.org). So I select the LLC version. At the right I can select the model: Arduino Uno.
- Then it installs the software to support this device.
- It ends up with the Code 10 (see screen shot below).
- When I click on Finish, the device manager shows a COM & LPT port. Not working but nevertheless.
I could now try to apply the CH341SER.EXE, but this one still gives me the "pre-installed in advance", so no luck here. Also trying to update the driver software with the dedicated ch341ser.inf does not help.