Serial COM Issue - This device cannot start. (Code 10)

I have two Arduino NANOs and one Arduino UNO. I try to connect the three boards but the serial port on the IDE doesn't appear to be enabled. When I open the Device Administrator, an error message appears... the warning triangle over the USB Serial Port (COM4)... and when I open the properties of the serial port to see what's the problem, the error message is: "This device cannot start. (Code 10)". I have already reinstalled the Arduino IDE, the Arduino drivers, the FDTI drivers... and nothing...
My laptop is running Microsoft Windows 10 Pro 64b - HP Laptop 15-bs1xx

Any clues on how to solve this?

Instalación con Error.PNG

Propiedades COM.PNG

Driver issues under win 8-10 can often be fixed by using the "Install as Administrator" options (google if you need to figure it out a bit more)

Are you sure the boards are FTDI based and if they are clones they could also be CH340 or CP2102 (again google if you need more)

Bob.

Hi Bob! It was a CH340 based Arduino board... I installed the correct driver and worked out just fine! Thanks a lot!

Good to hear.

Enjoy playing with these things they are full of fun and potential.

Bob.