I've installed Adruino/Teensy on Win11 (I tried v1.8.19/1.58 and v2.3.2) and in both combinations have a problem with serial port recognition. When compiled I choose "Tools/Ports/Teensy ports/COM9 Serial (Teensy 3.6)", although the compiler complains that "Teensy should be selected from "teensy ports" rather than "Serial ports" in Arduino's Tools > Port menu". In device manager I can see COM9 with "USB Serial device" (not Teensy), and NI MAX (Labview) does not see that port at all. Device manager shows usbser.sys driver connected to this port. On another computer with Win10, where Teensy is properly recognized, Dev manager shows two drivers: usbser.sys and serenum.sys. De-installing and reinstalling Adruino/Teensy did not help. Any suggestions on how to fix the driver issue?