nerdexam
CompTIA

220-1002 · Question #86

A Windows user reports that at system startup and when certain programs are launched a computer displays a message that says several .dll files are missing. Which of the following should a…

The correct answer is A. Run the SFC utility. SFC (System File Checker) is the correct tool. Running 'sfc /scannow' from an elevated command prompt scans all protected Windows system files - including DLLs - and replaces corrupted or missing ones from a cached copy in %WinDir%\System32\dllcache. This directly addresses…

Hardware and network troubleshooting

Question

A Windows user reports that at system startup and when certain programs are launched a computer displays a message that says several .dll files are missing. Which of the following should a technician do to attempt to restore the missing system files?

Options

  • ARun the SFC utility.
  • BUse msconfig.
  • CUse Computer Management.
  • DRunregsrv32.

How the community answered

(24 responses)
  • A
    92% (22)
  • B
    4% (1)
  • D
    4% (1)

Explanation

SFC (System File Checker) is the correct tool. Running 'sfc /scannow' from an elevated command prompt scans all protected Windows system files - including DLLs - and replaces corrupted or missing ones from a cached copy in %WinDir%\System32\dllcache. This directly addresses missing DLL errors at startup. msconfig manages startup entries and boot configuration but cannot restore files. Computer Management is an administrative console with no file repair capability. regsvr32 registers or unregisters a specific DLL already present on disk but cannot retrieve missing ones.

Topics

#SFC#system file checker#DLL files#Windows repair

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice