I'm aware that this is a recurring topic in this forum but I can't find a solution that fixes the problem, at least for Windows 11. My Arduino shows up in device manager as a libusb
Select View > Devices by type from the Device Manager menus.
Open the "View" menu.
If there is a ✓ to the left of the "Show hidden devices" menu item, click on "Show hidden devices" to disable it.
Find the problematic device in the Device Manager tree
Right click on the problematic device.
A context menu will open.
Select "Uninstall device" from the menu.
The "Uninstall Device" dialog will open.
Check the "Attempt to remove the driver for this device" checkbox.
Click the "Uninstall" button.
The dialog will close.
Disconnect the USB cable of the board from your computer.
Connect the board to your computer with the USB cable.
Wait to see if the problematic device appears once again. If so, repeat steps 6-13 again until the problematic device no longer appears. ⓘ I believe it is necessary to do this multiple times in cases where multiple installations of the "libusb" driver have been made for the device.
After doing that, hopefully Windows will install the correct FTDI driver for the board and the Duemilanove should then be recognized as a COM port and be usable with Arduino IDE.