An IT technician is dispatched to handle a Windows 11 self-service airport check-in kiosk exhibiting malware symptoms, including unauthorized background network connections and browser redirects. Arrange the following remediation procedures in the correct sequential order according to the official CompTIA 7-step malware removal workflow, starting from the earliest step to be performed.
- 1Disconnect the kiosk's physical Ethernet link and disable its Wi-Fi connection.
- 2Turn off Windows System Protection to clear existing recovery points.
- 3Boot the operating system into Safe Mode to execute standalone remediation tools and remove malicious files.
- 4Set up automated daily background antimalware scans and verify OS update installations.
- 5Re-enable Windows System Protection and generate a clean baseline snapshot.
Answer
The correct order follows CompTIA's 7-step malware removal process: 1. Disconnect network interfaces (Isolate), 2. Turn off System Protection (Disable System Restore), 3. Boot into Safe Mode and run remediation tools (Remediate), 4. Configure automated scans and OS updates (Schedule scans/updates), and 5. Re-enable System Protection and create a fresh restore point (Enable System Restore).
The correct sequence strictly follows the CompTIA 7-step malware remediation procedure. The technician must first isolate the system by disconnecting network interfaces (Step 2), disable System Restore to purge infected points (Step 3), remediate the system in Safe Mode (Step 4), schedule recurring scans and install updates (Step 5), and finally re-enable System Restore to establish a clean restore point (Step 6).
Step-by-Step Solution
Key Concept
CompTIA 7-Step Malware Removal Procedure