Ace your COMPTIA A+ certification with our practice exam. Engage with a variety of questions including multiple choice and performance-based, complete with hints and detailed explanations. Prepare effectively and boost your confidence for the big day!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Where is the startup location in the Windows 8 registry?

  1. HKLM>Software>Microsoft>Windows

  2. HKLM>System>CurrentControlSet>Services

  3. HKCU>Software>Microsoft>Windows

  4. HKCU>System>CurrentControlSet>Services

The correct answer is: HKLM>System>CurrentControlSet>Services

The correct location for startup programs in Windows 8 registry is within the HKLM (HKEY_LOCAL_MACHINE) > System > CurrentControlSet > Services. This is because the HKLM branch contains settings that apply to all users on the system, whereas HKCU (HKEY_CURRENT_USER) only contains settings for the current user. Therefore, options A and C are incorrect as they are referring to the HKLM > Software branch, which does not contain startup programs. Option D is incorrect because it is referring to the HKCU > System branch, which does not exist in the registry. Only option B correctly identifies the path to the startup location in the registry.