a Trojan Behind Fake Windows Security Alerts
A sudden cascade of red shields, urgent "Threat detected!" balloons, and repeated pop-ups inside the Windows Action Center can stop any computer user in their tracks. Many of these warnings look identical to the alerts produced by Windows Security, yet they originate from a piece of malware rather than from the operating system itself.
This type of infection, often bundled with scareware tactics, tries to scare people into paying for a "fix" or installing additional payloads. Australians are regularly targeted because the local cyber-threat landscape includes waves of ATO, Australia Post, and big-four bank impersonations, and a fake alert about your PC fits neatly into that same fear-driven playbook.
Cleaning it out requires a calm head, a structured approach, and a few safety precautions. The walkthrough below explains how the Trojan behaves, how to confirm it is actually present, and how to restore the real Windows Security experience without losing personal files.
How the Trojan Hijacks the Action Center
The Action Center in Windows is the system tray widget that surfaces security, maintenance, and backup notifications. Legitimate warnings come from Windows Security, also called Microsoft Defender, and they are signed and stored inside protected system processes. A Trojan that mimics these alerts usually injects code into explorer.exe or runs a persistent service under a name that resembles Microsoft components, such as "Windows Security Health Service" or "MsSecHealthSvc."
Once installed, the malware frequently disables the real Windows Security dashboard so the genuine warnings stop appearing. It then pushes its own HTML or Win32 notifications through a secondary channel, often using the legacy wscapi.cpl interface or a custom notification handler. The result is a flood of fake "Trojan.Spyware.Banker detected" or "5 viruses found" messages that never disappear when clicked.
The payloads usually arrive through pirated software, fake "codec" installers, or malicious attachments in phishing emails. Australians have reported surges of this technique during tax time, when scammers spoof the ATO, and during the Christmas shipping season, when Australia Post lookalike messages are common.
Recognising the Warning Signs
Several symptoms help separate a genuine alert from a manufactured one. Real Windows Security messages reference specific file paths, are written in your installed display language, and never demand payment. Fake alerts tend to use aggressive countdown timers, grammatical errors, and requests for cryptocurrency or gift card payments.
Another giveaway is the behaviour of the alert itself. A legitimate notification opens Windows Security to a specific threat history page. A Trojan-popped alert usually opens a browser window pointed at a payment portal, asks for credit card details, or launches an installer disguised as a "repair tool."
Performance tells also matter. Machines compromised by these Trojans often run warm, show unexplained outbound network traffic in Task Manager, and may have new startup items under Task Scheduler. Australian users on the NBN sometimes first notice this when their normally stable connection starts lagging because the malware is phoning home every few minutes.
Cutting the Connection and Preparing for Cleanup
Before touching any files, disconnect the PC from the internet. Pulling the Ethernet cable or turning off Wi-Fi stops the Trojan from downloading further modules or transmitting data, and it prevents remote operators from issuing new commands mid-cleanup.
Boot into Windows Safe Mode with Networking so that the malware's persistent services do not load. On Windows 10 and 11, hold Shift while selecting Restart from the Start menu, then navigate to Troubleshoot, Advanced Options, Startup Settings, and Restart. Press 5 for Safe Mode with Networking.
At this point, it is worth backing up any irreplaceable documents to an external drive. Keep the drive disconnected after the copy, because the backup itself could become a target once remounted. For a deeper walkthrough of this preparation phase, the step-by-step guide to removing a fake antivirus program that scams you covers related ground in detail.
Removing the Trojan From Windows
Within Safe Mode, open Task Scheduler and delete any entries you did not create, paying attention to those labelled with random characters or names that imitate Microsoft services. Next, open Registry Editor and inspect the following locations for suspicious Run keys:
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce
Run a full offline scan with Microsoft Defender, or use a reputable second-opinion scanner downloaded on a separate, clean device. Tools such as Malwarebytes, ESET Online Scanner, or Kaspersky Virus Removal Tool can catch payloads that a running system might overlook. After rebooting into normal mode, run a second pass to confirm the threat is gone.
If the alerts return, check the browser layer. Many of these Trojans install a companion extension in Chrome, Edge, or Firefox that reopens the fake Action Center pop-ups. Reset each browser to its default settings and remove unknown extensions. Australian readers dealing with persistent scam pop-ups can also report the incident through recent security news coverage that tracks active campaigns.
Repairing Action Center and Windows Security
Once the malware is gone, the real Action Center may still appear broken because the Trojan deliberately disabled parts of it. Open Settings, navigate to Privacy and Security, then Windows Security, and confirm that Virus and threat protection, Firewall and network protection, and Account protection are all switched on.
If any module refuses to start, open an elevated Command Prompt and run sfc /scannow followed by DISM /Online /Cleanup-Image /RestoreHealth. These commands rebuild damaged system files and often restore the genuine Action Center alerts.
Compare the following legitimate and fraudulent behaviours to confirm the cleanup worked:
| Feature |
Real Windows Security Alert |
Trojan-Generated Fake Alert |
| Source process |
SecurityHealthService.exe |
Random service or explorer.exe |
| Opens |
Windows Security dashboard |
Browser payment page or installer |
| Language |
Matches system locale |
Mixed or broken English |
| Asks for payment |
No |
Yes, often crypto or gift cards |
| Disappears after click |
Yes |
No, reappears within minutes |
| Persists in Safe Mode |
No |
Often yes |
Finally, change passwords stored on the machine, starting with email and banking logins. Australian customers of CommBank, NAB, Westpac, and ANZ should monitor transaction histories and enable two-factor authentication through their banking apps.
Preventing a Repeat Infection
A few everyday habits dramatically reduce the odds of seeing these alerts again. The bulleted list below summarises the most effective safeguards for Australian households and small businesses:
- Keep Windows Update on automatic so Defender signatures stay current.
- Download software only from vendor sites or the Microsoft Store, never from torrent trackers.
- Treat unexpected "invoice" or "delivery" emails, especially those mimicking Australia Post or the ATO, as hostile until verified through the official app or website.
- Enable tamper protection in Windows Security so malware cannot silently switch off Defender.
For readers who want ongoing updates on emerging threats and removal walkthroughs, the main Pc Malware Expert hub collects current guides, news pieces, and prevention advice in one place. Pair that resource with timely reporting through Scamwatch and the ACSC, and a stray Action Center pop-up becomes far less likely to derail your week.