Windows Server Administration Fundamentals — Question 74

Which of the following root keys consists of subkeys corresponding to the HKEY_CURRENT_USER keys for each user profile actively loaded on the machine?

Answer options

Correct answer: B

Explanation

The correct answer is B, HKEY_USERS, as it holds user-specific settings for all profiles that are loaded. The other options, such as HKEY_CURRENT_CONFIG, HKEY_LOCAL_MACHINE, and HKEY_CLASSES_ROOT, serve different purposes and do not represent the active user profiles' settings.