@cruz1383 Is the green LED the Pi's built-in activity LED? If so, it can be controlled from software.
To turn it off you could try putting
dtparam=act_led_trigger=none
in /boot/recalbox-user-config.txt and rebooting your Recalbox.
See the Raspberry Pi overlay docs for more details.