nerdexam
EC-Council

312-49 · Question #475

Which root folder (hive) of registry editor contains a vast array of configuration information for the system, including hardware settings and software settings?

The correct answer is C. HKEY_LOCAL_MACHINE. HKEY_LOCAL_MACHINE (HKLM) is the registry hive that stores system-wide configuration data, including hardware settings (device drivers, IRQs, I/O ports), software settings (installed applications, services, and OS parameters), and security policies. It applies to all users on…

Submitted by takeshi77· Apr 18, 2026Disk Forensics

Question

Which root folder (hive) of registry editor contains a vast array of configuration information for the system, including hardware settings and software settings?

Options

  • AHKEY_USERS
  • BHKEY_CURRENT_USER
  • CHKEY_LOCAL_MACHINE
  • DHKEY-CURRENT_CONFIG

How the community answered

(44 responses)
  • B
    5% (2)
  • C
    93% (41)
  • D
    2% (1)

Explanation

HKEY_LOCAL_MACHINE (HKLM) is the registry hive that stores system-wide configuration data, including hardware settings (device drivers, IRQs, I/O ports), software settings (installed applications, services, and OS parameters), and security policies. It applies to all users on the machine. HKEY_USERS stores profiles for all loaded user accounts; HKEY_CURRENT_USER stores settings only for the currently logged-in user; HKEY_CURRENT_CONFIG stores hardware profile information used at startup but is a subset of HKLM.

Topics

#Windows Registry#Registry Hives#System Configuration#HKEY_LOCAL_MACHINE

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice