Error when executing RF from shell

Hello,
When I use RF to execute several tests from a shell windows, I have many errors (but they don’t stop the execution so I think it’s only warning).
Someone has already seen this kind of errors ? And how can I fix them ?

Thank for help !

  • Bluetooth: bluetooth_adapter_winrt.cc:712 GetBluetoothAdapterStaticsActivationFactory failed: Classe non enregistrÚe (0x80040154)
  • USB: usb_device_handle_win.cc:1058 Failed to read descriptor from node connection: Un pÚriphÚrique attachÚ au systÞme ne fonctionne pas correctement. (0x1F)
  • FIDO: webauthn_api.cc:53 Windows WebAuthn API failed to load

This is usually seen with Windows and running SeleniumLibrary with Chrome browser. Those are warnings, but usually do not harm the test execution.