A desktop support technician is servicing a Windows workstation that experiences repeated Stop Error (BSOD) crashes immediately after a third-party device driver was automatically updated. The system is unstable in standard Windows mode. Which TWO of the following actions should the technician perform to restore system stability and repair corrupted system files?
- Boot the system into Safe Mode and use Device Manager to roll back the recently updated device driver.Cevap
- Run DISM /Online /Cleanup-Image /RestoreHealth prior to executing sfc /scannow in an elevated command prompt.Cevap
- CRun sfc /scannow before running DISM to ensure the Windows Component Store is restored first.
- DOpen Programs and Features in Control Panel to remove core system driver INF files directly from the WinSxS directory.
Cevap
The technician should boot into Safe Mode to roll back the bad driver using Device Manager, and run DISM /Online /Cleanup-Image /RestoreHealth before running sfc /scannow to fix any system file corruption.
Rolling back the driver in Safe Mode resolves instability caused by the bad third-party update. Running DISM prior to SFC restores the component store image first, ensuring SFC has clean system files to repair corruption.
Adım Adım Çözüm
Anahtar Kavram
Driver Rollback and Sequential SFC/DISM Repair Order
Tahmini Süre:1m 30s