Windows Driver Kit

Windows Driver Kit
Developer(s)Microsoft
Initial release1992 (1992)
Stable release
10.1.26100.2454 / November 27, 2024 (2024-11-27)
Operating systemMicrosoft Windows
Available inEnglish
LicenseProprietary commercial software
Websitedocs.microsoft.com/en-us/windows-hardware/drivers/index

The Windows Driver Kit (WDK) is a software toolset from Microsoft that enables the development of device drivers for the Microsoft Windows platform. It includes documentation, samples, build environments, and tools for driver developers. A complete toolset for driver development also need the following: a compiler Visual Studio, Windows SDK, and Windows HLK.