Registry Trees for Devices and Drivers

The following trees in the registry are of particular interest to driver writers (where HKLM represents HKEY_LOCAL_MACHINE):

For information on accessing registry keys from WDF (KMDF or UMDF) drivers, see Introduction to Registry Keys for Drivers.

For information on accessing registry keys from WDM drivers, see Plug and Play Registry Routines.