XIAO ESP32 identified by Arduino IDE as DFRobot Beetle

Just loaded Arduino IDE on a Mac. Behavior is different. When I do a get board info on the Mac I get
ESP32-S3 Dev Module
VID: 0x303A
PID 0x1001
SN: 43:85:…

vs on my PC I get:

DFRobot Beetle ESP32-C3
VID: 0x303A
PID 0x1001
SN: (null)

Also resetting the board doesn’t revert to DFRobot.

So I don’t know if it is a Windows specific issue or something not quite right in my Arduino IDE installation on my Windows machine. The Mac was a fresh install with only the ESP32 boards added. (but it does have the DFRobot Beetle).