Biometric Devices Design Guide

This section describes how to write user-mode drivers that work with the Windows Biometric Driver Interface (WBDI). WBDI is the driver interface of the Windows Biometric Framework (WBF). WBF ships with Windows 7 and later versions of the Windows operating system.

Caution

While WudfBioUsbSample is no longer ships as part of the WDK, the WBDI interface that this sample demonstrates and that is documented in these pages is still the recommended way to write biometric drivers. You can still find the sample in previous releases of the Windows driver samples repo, for example Windows 11, version 22H2 - May 2022 Driver Samples Update.

In this section