220-802 · Question #13
A technician is fixing a very slow computer. Antivirus and Malware programs have been run, and some detections have been removed. After running Disk Cleanup, the system still seems to be slow…
The correct answer is D. Run defrag. After malware removal and disk cleanup, the next logical step for a slow system with multiple programs is defragmentation to optimize disk read/write performance.
Question
A technician is fixing a very slow computer. Antivirus and Malware programs have been run, and some detections have been removed. After running Disk Cleanup, the system still seems to be slow, especially with multiple programs running. Which of the following should the technician do NEXT?
Options
- ARun CHKDSK
- BManually erase all cookies
- CGo back to the latest restore point
- DRun defrag
How the community answered
(22 responses)- A9% (2)
- B14% (3)
- C5% (1)
- D73% (16)
Why each option
After malware removal and disk cleanup, the next logical step for a slow system with multiple programs is defragmentation to optimize disk read/write performance.
CHKDSK checks for and repairs file system errors and bad sectors, but it does not address performance degradation caused by fragmentation.
Manually erasing cookies only affects browser-stored session data and has no impact on overall system or multi-application performance.
Reverting to a restore point would undo recent changes but could also remove legitimate software and does not target a performance-related root cause.
Disk defragmentation reorganizes fragmented files on the hard drive so the read/write head can access data more efficiently. When multiple programs run slowly, fragmentation causes the disk to perform excessive seeks. Running defrag after disk cleanup consolidates free space and file clusters, directly improving multi-program performance.
Concept tested: Disk defragmentation for improving system performance
Source: https://support.microsoft.com/en-us/windows/defragment-your-windows-pc-048aefac-7f1f-4a7e-9b3f-1b5ca4bc8a5d
Topics
Community Discussion
No community discussion yet for this question.