220-1102 Practice Question: A security technician has reimaged a user's…
This 220-1102 practice question tests your understanding of a security technician has reimaged a user's…. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. A key principle to apply: uEFI/BIOS firmware operates below the operating system.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A security technician has reimaged a user's Windows 10 workstation twice using a standard company image, but the machine continues to exhibit symptoms of a rootkit infection after each reimage. The technician has verified that the removable media used to deploy the image is clean and that the network boot server is not compromised. Which of the following is the MOST likely reason the rootkit persists?
Answer choices
Why each option matters
Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.
Best answer
The rootkit is embedded in the system's firmware (UEFI/BIOS)
Firmware-based rootkits operate below the operating system and are not removed by reimaging the hard drive. Flashing the firmware is required.
Distractor review
The rootkit is hidden in the user's profile, which was restored from backup
If the user profile was restored, it could reintroduce malware, but a standard reimage typically does not include restoring user data unless explicitly done. The scenario does not mention a backup being restored.
Distractor review
The rootkit is on an external USB drive that is always connected
An external drive could reinfect the system, but the technician would likely check and remove external media during troubleshooting. The question states the symptoms persist after reimage, implying the source is internal.
Distractor review
The rootkit is stored in the Windows registry, which is not erased during reimage
A proper reimage reformats the system partition, wiping the registry and all OS files. The registry is on the hard drive and would be destroyed.
Answer analysis
Why the other options are wrong
Understanding why incorrect options are tempting is as important as knowing the correct answer.
- ✗
The rootkit is hidden in the user's profile, which was restored from backup
If the user profile was restored, it could reintroduce malware, but a standard reimage typically does not include restoring user data unless explicitly done. The scenario does not mention a backup being restored.
- ✗
The rootkit is on an external USB drive that is always connected
An external drive could reinfect the system, but the technician would likely check and remove external media during troubleshooting. The question states the symptoms persist after reimage, implying the source is internal.
- ✗
The rootkit is stored in the Windows registry, which is not erased during reimage
A proper reimage reformats the system partition, wiping the registry and all OS files. The registry is on the hard drive and would be destroyed.
Common exam trap
Common exam trap: answer the scenario, not the keyword
Candidates might be tempted by option D, believing the registry persists, but a full reimage completely wipes the hard drive.
Technical deep dive
How to think about this question
This scenario highlights the insidious nature of firmware-based rootkits, which represent a significant challenge in malware remediation. Unlike traditional malware that resides within the operating system or user files on the hard drive, a firmware rootkit embeds itself directly into the Unified Extensible Firmware Interface (UEFI) or Basic Input/Output System (BIOS) chip on the motherboard. This means it operates at a layer below the operating system, initializing even before Windows starts to load. When a technician performs a standard reimage, they are typically formatting and reinstalling the operating system on the hard drive. This process completely wipes the hard drive's contents, including the Windows registry, user profiles, and all OS files. However, because the firmware is stored on a separate, non-volatile memory chip on the motherboard, reimaging the hard drive has no effect on a rootkit residing in the UEFI/BIOS. The rootkit persists through the reimage and can reinfect the newly installed operating system as soon as it boots, explaining the recurring symptoms. Remediation for such an infection typically involves flashing the firmware, which is a more complex and potentially risky procedure than a simple OS reinstallation, as it involves overwriting the contents of the UEFI/BIOS chip itself. This distinction is crucial because it bypasses all the other potential locations for malware that would be eradicated by a full hard drive reformat and OS reinstall.
KKey Concepts to Remember
- UEFI/BIOS firmware operates below the operating system.
- Firmware rootkits persist across hard drive reimaging.
- Flashing the firmware is required to remove firmware rootkits.
- Firmware is stored on a dedicated chip on the motherboard.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
UEFI/BIOS firmware operates below the operating system.
Related practice questions
Related 220-1102 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
CompTIA A+ hardware practice questions
Practise 220-1102 questions linked to CompTIA A+ hardware.
CompTIA A+ mobile devices practice questions
Practise 220-1102 questions linked to CompTIA A+ mobile devices.
CompTIA A+ networking practice questions
Practise 220-1102 questions linked to CompTIA A+ networking.
CompTIA A+ operating systems practice questions
Practise 220-1102 questions linked to CompTIA A+ operating systems.
CompTIA A+ security practice questions
Practise 220-1102 questions linked to CompTIA A+ security.
CompTIA A+ software troubleshooting questions
Practise 220-1102 questions linked to CompTIA A+ software troubleshooting questions.
CompTIA A+ operational procedures questions
Practise 220-1102 questions linked to CompTIA A+ operational procedures questions.
More questions from this exam
Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.
Question 1
A change advisory board (CAB) approved a standard change to update antivirus definitions on all servers. The technician completes the update on a file server and verifies the server is functioning normally. According to change management best practices, what documentation should the technician complete?
Question 2
A company's change management policy requires all server changes to be approved by the Change Advisory Board (CAB). A technician discovers that a critical database server's operating system needs a security patch to comply with a new regulatory requirement that takes effect in one week. The patch has a known risk of causing service downtime. The next scheduled CAB meeting is in two weeks. What should the technician do FIRST?
Question 3
A company is implementing a bring-your-own-device (BYOD) policy and needs to ensure that corporate data on employee mobile devices is protected. Which of the following is the MOST important technical control to implement?
Question 4
A company requires employees to present both a smart card and a PIN to log into their workstations. Which authentication principle is being implemented?
Question 5
A company requires all Windows 10 workstations to be able to join an Active Directory domain. Which edition of Windows 10 must be installed on these workstations?
Question 6
A company wants to allow employees to securely access internal resources from home via the internet. Which method provides the highest level of security for remote desktop connections?
Practice this exam
Start a free 220-1102 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this 220-1102 question test?
UEFI/BIOS firmware operates below the operating system.
What is the correct answer to this question?
The correct answer is: The rootkit is embedded in the system's firmware (UEFI/BIOS) — Rootkits can infect the system's firmware, such as the UEFI/BIOS, which survives a standard hard drive reimage. Because the firmware is not erased when the operating system partition is overwritten, the rootkit can reinfect the OS after installation. The user profile, external drives, and Windows registry are all stored on the hard drive and would be wiped by a proper reimage.
What should I do if I get this 220-1102 question wrong?
Review uEFI/BIOS firmware operates below the operating system., then practise related 220-1102 questions on the same topic to reinforce the concept.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More 220-1102 practice questions
- A change advisory board (CAB) approved a standard change to update antivirus definitions on all servers. The technician…
- A company's change management policy requires all server changes to be approved by the Change Advisory Board (CAB). A te…
- A company is implementing a bring-your-own-device (BYOD) policy and needs to ensure that corporate data on employee mobi…
- A company requires employees to present both a smart card and a PIN to log into their workstations. Which authentication…
- A company requires all Windows 10 workstations to be able to join an Active Directory domain. Which edition of Windows 1…
- A company wants to allow employees to securely access internal resources from home via the internet. Which method provid…
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.
This 220-1102 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 220-1102 exam.