Question 360 of 1,000
mediummultiple choiceObjective-mapped

220-1102 Practice Question: Used to detect faulty kernel-mode drivers.

This 220-1102 practice question tests your understanding of used to detect faulty kernel-mode drivers.. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. A key principle to apply: used to detect faulty kernel-mode drivers.. 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 technician installed a new video driver on a Windows 10 workstation. After rebooting, the workstation displays a blue screen error with the message 'VIDEO_TDR_FAILURE' and will not start normally. The technician can boot into Safe Mode. Which built-in Windows tool should the technician use to verify if the new driver is causing the issue?

Question 1mediummultiple choice
Full question →

A technician installed a new video driver on a Windows 10 workstation. After rebooting, the workstation displays a blue screen error with the message 'VIDEO_TDR_FAILURE' and will not start normally. The technician can boot into Safe Mode. Which built-in Windows tool should the technician use to verify if the new driver is causing the issue?

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.

A

Distractor review

Device Manager

Device Manager allows you to view device status and roll back drivers, but it does not actively stress-test or verify driver stability. The question asks for a tool to 'verify if the driver is causing the issue' through active testing.

B

Distractor review

Windows Memory Diagnostic

Windows Memory Diagnostic is used to test RAM for errors, not to verify driver stability.

C

Best answer

Driver Verifier

Driver Verifier is designed to discover and stress-test kernel-mode drivers, helping to identify faulty drivers that cause system crashes such as VIDEO_TDR_FAILURE.

D

Distractor review

System Restore

System Restore can revert system files to a previous state, but it does not actively identify or verify which driver is causing the issue; it applies a restoration point.

Answer analysis

Why the other options are wrong

Understanding why incorrect options are tempting is as important as knowing the correct answer.

  • Device Manager

    Device Manager allows you to view device status and roll back drivers, but it does not actively stress-test or verify driver stability. The question asks for a tool to 'verify if the driver is causing the issue' through active testing.

  • Windows Memory Diagnostic

    Windows Memory Diagnostic is used to test RAM for errors, not to verify driver stability.

  • System Restore

    System Restore can revert system files to a previous state, but it does not actively identify or verify which driver is causing the issue; it applies a restoration point.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Candidates might mistakenly choose Device Manager, thinking driver management is verification, but it lacks active diagnostic testing.

Technical deep dive

How to think about this question

Driver Verifier is a powerful diagnostic tool built into Windows, accessed via `verifier.exe`, specifically designed to detect and troubleshoot faulty kernel-mode drivers. In this scenario, where a new video driver is causing a `VIDEO_TDR_FAILURE` blue screen, Driver Verifier is the ideal choice because it actively monitors and stress-tests drivers for illegal function calls, memory corruption, and other behaviors that can lead to system instability. When configured to monitor the suspect video driver, it will intentionally subject the driver to various stress conditions, such as simulating low memory conditions, forcing memory allocations from a special pool, and checking for proper synchronization and resource handling. If the driver exhibits any problematic behavior, Driver Verifier will immediately trigger a system crash (a bug check) with specific details, providing a clear indication that the monitored driver is indeed the culprit. This immediate crash, rather than a delayed or ambiguous one, helps pinpoint the exact point of failure. The ability to boot into Safe Mode is crucial here, as it allows the technician to run `verifier.exe` and configure it without the problematic driver fully loading and crashing the system prematurely. Once configured, a subsequent normal boot attempt will engage Driver Verifier's monitoring. This active testing differentiates it significantly from the other options. Device Manager, while useful for viewing driver status and rolling back drivers, does not actively stress-test or verify driver stability; it's a management interface. Windows Memory Diagnostic is entirely unrelated, focusing on RAM integrity rather than driver software. System Restore, while capable of reverting the system to a previous working state and potentially resolving the issue, does not actively diagnose or verify *which* specific driver is causing the problem through testing; it simply undoes changes. The question specifically asks to "verify if the new driver is causing the issue," which aligns perfectly with Driver Verifier's diagnostic capabilities.

KKey Concepts to Remember

  • Used to detect faulty kernel-mode drivers.
  • Monitors drivers for illegal actions, memory corruption, and resource leaks.
  • Triggers an immediate system crash (bug check) upon error detection.
  • Accessed via the `verifier.exe` command-line tool.

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

Used to detect faulty kernel-mode drivers.

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.

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?

Used to detect faulty kernel-mode drivers.

What is the correct answer to this question?

The correct answer is: Driver Verifier — Driver Verifier is a tool that can stress-test kernel-mode device drivers. By enabling Driver Verifier, the technician can force the system to load drivers under rigorous conditions and identify problematic drivers that cause crashes. In Safe Mode, the technician can configure Driver Verifier for the suspect driver and then reboot normally to see if the driver triggers the error. Note: Driver Verifier should be used cautiously as it can cause system instability.

What should I do if I get this 220-1102 question wrong?

Review used to detect faulty kernel-mode drivers., 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 →

How Courseiva writes practice questions · Editorial policy

Keep practising

More 220-1102 practice questions

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.

Loading comments…

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.