Multiple choice general knowledge science & technology

Where are the device drivers settings for Microsoft Windows stored?

  1. BIOS

  2. CMOS

  3. EEPROM

  4. Registry

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Windows stores device driver configuration in the Registry database, specifically under HKLM\SYSTEM\CurrentControlSet\services. The Registry is a hierarchical database that stores all Windows configuration settings. BIOS and CMOS are firmware-level storage for motherboard settings, not Windows-specific driver configurations. EEPROM is a type of memory chip, not a configuration storage system.