A network administrator monitoring a high-availability telemetry console at a commercial building management facility notices pop-up warnings indicating active file encryption and unauthorized background network socket activity. The administrator immediately unplugs the Ethernet cable and disables wireless adapters to isolate the system. According to the CompTIA 7-step malware removal procedure, which of the following actions should the administrator perform NEXT?
- Disable System Protection to prevent malicious executables from being saved in volume shadow copies.Answer
- BBoot the system into Safe Mode and execute an updated antimalware remediation scan.
- CInspect Device Manager to roll back network adapter driver updates causing socket anomalies.
- DRun sfc /scannow from an elevated command prompt to repair corrupted system executables.
Answer
The administrator should disable System Protection (System Restore) to prevent malicious files from being preserved in system backup points prior to remediation.
According to CompTIA's official 7-step malware removal workflow, after identifying symptoms (Step 1) and isolating the system from the network (Step 2), the technician must disable System Restore/System Protection (Step 3). Disabling System Restore deletes existing restore points so infected files cannot be restored accidentally or re-triggered automatically.
Step-by-Step Solution
Key Concept
CompTIA 7-step malware removal process: 1. Identify symptoms, 2. Isolate system, 3. Disable System Restore, 4. Remediate infected systems, 5. Schedule scans and updates, 6. Enable System Restore and create restore point, 7. Educate end user.