If it doesn’t show, it’s possible that it’s because the adb daemon is not running to detect plugged in devices or emulators.
Run adb devices in a terminal to start the daemon if not running already.
Make sure USB debugging is enabled in the device.
Make sure the Android USB driver for the device is installed in the computer.