Courseiva
mediumMultiple ChoiceObjective-mapped

FC0-U71 Practice Question: Refer to the exhibit

Exhibit

Error log from software installer:
[Error] Failed to register DLL: C:\Program Files\MyApp\helper.dll
HRESULT: 0x80070005
Description: Access is denied.

Refer to the exhibit. What is the most likely cause of this installation error?

⚠ Common exam trap

CompTIA often tests the distinction between permission errors and resource errors, so the trap here is that candidates confuse a privilege-related error with a disk space or file corruption issue, especially when the error message does not explicitly say 'administrator'.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Lack of administrative privileges

The error message indicates that the installation cannot proceed because the user lacks the necessary permissions to write to protected system directories or registry keys. On Windows, installing software typically requires administrative privileges to modify the Program Files folder, system registry, and other protected resources. Without these privileges, the installer is blocked by User Account Control (UAC) or the operating system's security policies, resulting in this specific error.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Lack of administrative privileges

    Why this is correct

    'Access is denied' typically means the user does not have sufficient rights.

  • Insufficient disk space

    Why it's wrong here

    Disk space issues would show different error codes.

  • Corrupted DLL file

    Why it's wrong here

    Corrupted DLL would show 'bad image' or similar errors.

  • Missing system files

    Why it's wrong here

    Missing files would show 'file not found' errors.

About these practice questions

Courseiva writes every FC0-U71 question from scratch — 988 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This FC0-U71 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the FC0-U71 exam.