47. A user reports a PC is running slowly. The technician suspects it has a badly fragmented hard drive. Which of the following tools should the technician use?

Answer: C

Explanation:

The technician should use dfrgui.exe to address the fragmentation issue.

dfrgui.exe is the tool specifically designed for disk defragmentation in Windows. This utility enables users to optimize and defragment their hard drives, which can significantly improve system performance if fragmentation is indeed the issue.

A) resmon.exe

resmon.exe, or Resource Monitor, is a tool used for monitoring system resources and their usage. While it can provide insights into processes and performance issues, it does not have the capability to defragment a hard drive, making it an incorrect choice for this situation.

B) msconfig.exe

msconfig.exe, the System Configuration tool, is used for troubleshooting the Windows startup process and managing startup applications. It does not serve any purpose in defragmenting a hard drive, thus it is not appropriate for resolving the user's slow PC issue due to fragmentation.

C) dfrgui.exe

dfrgui.exe is the Disk Defragmenter utility in Windows. It allows users to analyze and defragment their hard drives effectively, which is exactly what the technician needs to address the suspected fragmentation causing the PC to run slowly.

D) msinfo32.exe

msinfo32.exe provides a comprehensive overview of system hardware and software configuration. Although it can be useful for diagnosing system issues, it does not offer any defragmentation capabilities, making it unsuitable for the reported problem.

Conclusion

dfrgui.exe is the definitive tool for addressing disk fragmentation, which is likely the cause of the user's slow PC. The other options, while useful for different purposes, do not provide the functionality required to resolve the fragmentation issue. Therefore, using dfrgui.exe is the most effective approach to improve system performance in this scenario.