A desktop support technician receives an escalated ticket regarding a corporate Windows workstation exhibiting persistent rogue security software pop-ups. The field technician assigned to the ticket has already confirmed the infection symptoms and disconnected the machine from the corporate network to enforce quarantine. According to the standard CompTIA malware remediation process, which of the following actions should the technician perform NEXT prior to executing malware scanning and removal tools?
- Disable System Protection/System Restore on the workstation.Answer
- BReconnect the network adapter to download the latest anti-malware definition updates.
- CRun the sfc /scannow command from an elevated Command Prompt to repair system files.
- DCreate a manual System Restore point to preserve system configuration state before scanning.
Answer
Disable System Protection/System Restore on the workstation.
According to the official CompTIA 7-step malware remediation workflow (1. Identify symptoms, 2. Quarantine system, 3. Disable System Restore, 4. Remediate infected systems, 5. Schedule updates/boot environment, 6. Enable System Restore & create restore point, 7. Educate end user), after identifying and quarantining the host, the immediate next action is to disable System Restore. Turning off System Restore purges prior restore points that may contain malware copies and prevents new restore points from caching malicious files during cleanup.
Step-by-Step Solution
Key Concept
CompTIA 7-Step Malware Remediation Process