nerdexam
CompTIA

SK0-004 · Question #806

A device driver has been updated, and the device no longer works. Which of the following steps should the systems administrator perform FIRST?

The correct answer is B. Restore the previous version of the driver. When a driver update causes a device to stop functioning, the immediate first step is to roll back to the previously working driver version before attempting any other troubleshooting or hardware replacement.

Troubleshooting

Question

A device driver has been updated, and the device no longer works. Which of the following steps should the systems administrator perform FIRST?

Options

  • AReboot the server an additional time
  • BRestore the previous version of the driver
  • CDefragment the hard drive
  • DReplace the failed device

How the community answered

(60 responses)
  • A
    2% (1)
  • B
    95% (57)
  • D
    3% (2)

Why each option

When a driver update causes a device to stop functioning, the immediate first step is to roll back to the previously working driver version before attempting any other troubleshooting or hardware replacement.

AReboot the server an additional time

Rebooting an additional time does not revert a driver update and is unlikely to resolve a compatibility or corruption issue introduced by the new driver.

BRestore the previous version of the driverCorrect

Rolling back the driver restores the last known working version, which directly addresses the root cause - the faulty updated driver. This is the least invasive and fastest corrective action since the failure is clearly correlated with the driver change. Windows Device Manager provides a built-in 'Roll Back Driver' function specifically for this scenario, making it the standard first response.

CDefragment the hard drive

Defragmenting the hard drive has no effect on driver functionality and is unrelated to resolving a device failure caused by a driver update.

DReplace the failed device

Replacing the physical device is premature and unnecessary when the failure was caused by a software driver change, not hardware failure.

Concept tested: Driver rollback after failed device driver update

Source: https://learn.microsoft.com/en-us/windows-hardware/drivers/install/rolling-back-a-driver

Topics

#driver rollback#device driver#troubleshooting steps

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice