| Previous | Next |
| WINBIO_E_NO_CAPTURE_DATA | WINBIO_E_LOCK_VIOLATION |
WINBIO_E_INVALID_SENSOR_MODE
WINBIO_E_INVALID_SENSOR_MODE means configuration requested a sensor mode that the adapter does not support. Sensor modes can affect capture, power, calibration, and raw-data behavior.
What to check for WINBIO_E_INVALID_SENSOR_MODE
- Verify the configured mode against the capabilities reported by the installed sensor adapter.
- Remove stale vendor configuration left behind after changing drivers or devices.
- For a driver developer, make sure advertised modes and accepted configuration values agree.
Microsoft: Sensor Adapter Functions
Microsoft: WBF plug-in architecture
Microsoft: Windows Biometric Framework client error codes
Diagnostic interpretation
This result has the HRESULT value 0x80098027. AllStat records the condition as “The sensor adapter doesn't support the sensor mode specified in the configuration.”.
Evidence to capture
- Capture any IErrorInfo text, activity identifier, event-log entry, and subsystem trace that mentions this result or the winbio / sensor / mode operation.
- compare the failing machine with a working one at the same configuration boundary: component version, policy, registration, identity, and target resource.
Retry and recovery
” has changed.
Looking for a different code? Search another status or error code.
