A dark cinematic close-up of a computer screen displaying abstract red warning indicators, with soft out-of-focus server rack lights glowing in the background, moody and tense atmosphere

Step-by-step removal guides for adware, browser hijackers, ransomware, trojans, and more — written for Windows and Mac users.

A wide shot of a laptop keyboard with a subtle red glow emanating from beneath the keys, shallow depth of field, dark and moody cybersecurity theme

Ransomware Removal Guides

Comprehensive ransomware removal instructions covering DJVU/STOP variants and other families. Includes references to decryptor tools from Emsisoft, Kaspersky, and NoMoreRansom, plus file recovery methods using Shadow Explorer.

Read More
A cinematic frame of a glowing padlock icon floating above a motherboard, cool blue tones with subtle amber warning lights, clean and technical atmosphere

Trojan Removal Guides

Step-by-step trojan identification and removal guides covering threats such as VB:Trojan.Agent.EIOB and Backdoor.PHP.WebShell.CT, with both manual and automatic removal methods.

Read More

Recent Stories

Helprestore@pcmalwareexpert.com Ransomware Removal Guide

Removing a rootkit that blocks Windows Task Manager on Windows

When Task Manager refuses to open or closes the moment you click on it, the cause is rarely a simple setting. In many Australian households from Brisbane to Perth, this behaviour points to a kernel-level infection designed specifically to block the tools an average user would reach for first. Rootkits excel at this kind of evasion, hiding their processes and driver signatures while sabotaging utilities such as Task Manager, Registry Editor and Command Prompt.

Cleaning an infection of this depth requires moving past the compromised operating system entirely. The guidance below walks through identification, the practical removal paths available to home users, and the steps you can take afterwards to report the incident and reduce the chance of a repeat.

Why rootkits deliberately sabotage Task Manager

Task Manager is the most obvious window into a running system. A rootkit that allows it to operate normally would immediately reveal unknown processes, unusual network usage and hidden services. To prevent that, the malware hooks the Windows API calls that Task Manager depends on, returning fake process lists or forcing the application to terminate as soon as it draws its first window. The same technique is often applied to regedit, msconfig and command-line tools.

Because these hooks live inside the kernel, normal antivirus software running in user mode can struggle to see them. The infection usually arrives through a compromised installer, a fake driver update, or a trojanised copy of popular utilities downloaded from peer-to-peer networks. In Australia, attackers frequently localise these droppers with Australian branding, such as fake AGL or Telstra billing emails, to make the initial payload more believable.

Recognising the warning signs before you start

A blocked Task Manager rarely arrives alone. Users often notice other utilities behaving strangely, such as Device Manager showing no entries or Event Viewer refusing to open. Performance issues, unexpected network traffic at idle, and frequent disk activity when the computer should be quiet all add weight to the suspicion.

Common symptoms include:

  • Task Manager opens briefly then disappears, or shows no running processes at all
  • Antivirus software launches but cannot update its definitions
  • The system clock keeps reverting to a fixed date after manual correction
  • Files saved to USB drives appear empty when opened on another computer

If several of these match what you are seeing, the machine is likely harbouring a kernel-mode rootkit rather than a standard trojan.

Comparing the practical removal approaches

Several methods can be used to clean a rootkit, and the right choice depends on how deeply the infection is embedded and whether you have a recent backup.

Method Skill level Effectiveness on deep rootkits Data preserved
Boot into Safe Mode and run anti-rootkit tools Moderate Good for user-mode and some kernel hooks Yes
Boot from a clean USB antivirus rescue disk Moderate to high Excellent, as Windows is not loaded Yes
System Restore to a pre-infection point Low Inconsistent, many rootkits survive Yes
Full Windows reinstall from media Lowest Guaranteed, provided media is clean Only with backup

For most Australian home users, the rescue disk approach offers the best balance of effectiveness and data safety, especially when combined with a secondary scan inside Safe Mode once Windows is back online.

Booting into Safe Mode with networking on Windows 10 and 11

Safe Mode loads only the essential drivers and services, which prevents most rootkits from activating. To reach it on a modern system, hold Shift while selecting Restart from the power menu, then choose Troubleshoot, Advanced options and Startup Settings. Click Restart and press 5 or F5 for Safe Mode with Networking.

Once inside Safe Mode, open the Run dialog and type services.msc. Look for any services you do not recognise, particularly those marked as running with a blank publisher. Disable suspicious entries, but do not delete them yet. Next, open Device Manager and look under System devices for any driver without a known vendor or with a random string of characters. Disable these as well, so the anti-rootkit scanner can operate without interference.

Running dedicated anti-rootkit scanners

After the obvious hiding spots have been disabled, download a reputable rootkit scanner from a second, known-clean computer and copy it across via USB. Kaspersky's TDSSKiller, Malwarebytes Anti-Rootkit and Sophos Rootkit Scanner are all free and effective at finding bootkits and kernel hooks. Run each tool in turn, accepting its recommendation to remove what it finds.

If the scanner reports it cannot delete a file because it is locked, reboot into Safe Mode again and try once more. Persistent failures usually mean the infection has modified the Master Boot Record, which requires the rescue disk approach described in the comparison table. Resources such as the ransomware decryptor guide walk through similar offline cleanup workflows for related threats.

Repairing the system once the rootkit is gone

Removing the rootkit is only half the job. With Windows running normally again, open an elevated Command Prompt and run sfc /scannow to repair any system files that were corrupted. Follow this with DISM /Online /Cleanup-Image /RestoreHealth to fix the component store, which many rootkits quietly damage.

Re-enable Task Manager, Registry Editor and Command Prompt through Group Policy or by checking that the corresponding registry values under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System are set to zero. Finally, change every password stored or used on the infected machine, as keyloggers frequently accompany rootkit infections. Australian banking customers should contact their institution directly, particularly Commonwealth Bank, Westpac, ANZ or NAB, to confirm no unauthorised transactions have occurred.

Reporting the incident and staying protected in Australia

Australia's cyber reporting framework is straightforward once you know where to look. The Australian Cyber Security Centre's ReportCyber portal accepts online incident reports from individuals and small businesses, while Scamwatch, run by the ACCC, tracks the initial lure that delivered the malware. Lodging a report helps authorities map active campaigns and warn other users in Adelaide, Hobart or regional centres who might be targeted next.

Preventive habits that lower the risk of repeat infections include:

  • Enabling automatic updates for Windows, browsers and plugins
  • Using a standard user account for daily work instead of an administrator account
  • Disabling autorun on removable media through Group Policy
  • Scheduling weekly full scans with a second opinion engine alongside your primary antivirus

If you would like a broader walkthrough of malware cleanup workflows, the PC Malware Expert site collects step-by-step guides covering ransomware, trojans and the kind of deep infections covered here.

Stydco Scam Email Virus Removal Guide

A scam displayed on the rogue website Stydco.com, typically encountered through redirects from potentially unwanted programs. This guide explains how the scam operates and how to clean affected systems.

Read More