Recognizing Infection Symptoms
Before running any tools, confirm that you are actually dealing with malware rather than a hardware or software misconfiguration. Common indicators include:High CPU or Disk Usage
High CPU or Disk Usage
Open Task Manager (
Ctrl + Shift + Esc) and check the CPU and Disk columns. If an unknown process is consistently consuming 80–100 % of resources, it may be a cryptominer or worm.Unexpected Pop-ups or Browser Redirects
Unexpected Pop-ups or Browser Redirects
Persistent advertisement pop-ups outside of a browser window, a changed default homepage, or a new search engine you did not install all point to adware or a browser hijacker.
Unknown Toolbars or Extensions
Unknown Toolbars or Extensions
Open your browser’s extension manager and look for items you do not recognise. In Chrome: Menu → More Tools → Extensions. In Edge: Menu → Extensions.
Ransomware Notice
Ransomware Notice
A full-screen message demanding payment in cryptocurrency, along with files that have been renamed with an unfamiliar extension (e.g.,
.locked, .encrypt, .ryuk), is a clear ransomware indicator. Stop all activity immediately and move to isolation.Antivirus Disabled or Unresponsive
Antivirus Disabled or Unresponsive
Malware frequently attempts to disable security software. If Windows Security shows a red status or your antivirus product cannot be opened, treat the machine as compromised.
Step-by-Step Removal Process
1
Immediately Isolate the Machine
Disconnect the computer from all networks to prevent the malware from spreading, phoning home, or exfiltrating data.
- Unplug the Ethernet cable.
- Turn off Wi-Fi (physical toggle or
Fn + F2on most laptops). - Disable Bluetooth if it is enabled.
2
Boot Into Safe Mode with Networking
Running removal tools in Safe Mode prevents many malware strains from loading alongside Windows.
- Press
Windows + R, typemsconfig, and press Enter. - Go to the Boot tab, check Safe boot, and select Network.
- Click OK and restart.
You need networking enabled in Safe Mode so you can download updated scanner definitions in the next steps.
3
Run a Windows Defender Offline Scan
Windows Defender Offline runs before Windows fully loads, allowing it to catch rootkits and boot-sector malware that can hide from a standard scan.Option A — From Windows Security (GUI):Review the results under Protection history after Windows restarts.
- Open Windows Security → Virus & threat protection.
- Under Current threats, click Scan options.
- Select Microsoft Defender Offline scan and click Scan now.
- The machine will restart and scan automatically (allow 15–30 minutes).
4
Run Malwarebytes as a Second-Opinion Scanner
No single scanner detects everything. Malwarebytes is widely used as a complementary tool because it uses a different detection engine and excels at adware and PUP (Potentially Unwanted Program) removal.
- Download the free version from
https://www.malwarebytes.comon a clean machine and transfer it via a freshly formatted USB drive. - Install and immediately click Update Database before scanning.
- Select Threat Scan and click Scan Now.
- When the scan completes, click Quarantine to isolate all detected items.
- Restart when prompted.
5
Audit and Clean Startup Items
Many malware strains survive reboots by registering themselves as startup entries. Remove any you cannot identify.Using MSConfig (basic):Disable any entry with an unknown publisher or suspicious file path.Using Sysinternals Autoruns (advanced — recommended):
- Download Autoruns from
https://learn.microsoft.com/sysinternals/downloads/autoruns. - Run as Administrator.
- Go to Options → Scan Options and enable Check VirusTotal.com.
- Look for entries highlighted in red (file not found) or yellow (unsigned).
- Right-click any suspicious entry and select Delete.
6
Verify No Malicious Scheduled Tasks Remain
Sophisticated malware often uses the Windows Task Scheduler to re-download itself after removal.Open Task Scheduler (
taskschd.msc) and review flagged tasks. Delete any with random-looking names or pointing to %TEMP%, %APPDATA%, or unknown executables.7
Clear Browser Data and Reset Extensions
Even after system-level cleanup, malicious browser extensions or cached redirect scripts can persist.
- Open your browser’s extension page and remove any unknown extensions.
- Reset the browser to defaults: Settings → Reset settings → Restore settings to their original defaults.
- Clear all browsing data including cached images, cookies, and site data for All time.
- Confirm your homepage and default search engine are set to your preferred values.
8
Apply Post-Cleanup Hardening
Cleaning the infection is only half the job. Close the doors that allowed it in.
Escalation
- You see a ransomware notice and files have been encrypted.
- The infection has spread to network shares or other machines.
- Malware persists after two full scan cycles.
- A domain administrator account appears to have been compromised.
- Any patient, financial, or personally identifiable data may have been exfiltrated.