Remove Virus & Malware Popups — Cleanup Guide
Short answer: Check your browser notification permissions before scanning anything. About 72% of what people call a virus is just a website they accidentally allowed to send notifications — fake Windows Security alerts every thirty seconds, no malware involved. Block those permissions first. If the pop-ups persist or your CPU is pinned with nothing running, then scan with Malwarebytes for a real infection.
Check your browser notification permissions before you scan anything. About 72% of what people think is a “virus” is actually just a website they accidentally gave notification permission to — one click on a “this site wants to send notifications” prompt, and now fake Windows Security alerts pop up every thirty seconds in the corner of the screen. The X button spawns more of them. Some play a robotic voice telling you not to shut down. Zero malware involved.
A freelance designer called us around 11pm in tears because of exactly this. Popups saying “WINDOWS HAS DETECTED 47 THREATS” kept spawning faster than she could close them. She’d been converting a PDF on some free site with five different “Download” buttons and clicked Allow on a notification prompt without reading it. We walked her through Chrome settings, Privacy and Security, Site Settings, Notifications — revoked the unknown domains from the “Allowed” list, cleared browser data, done in ten minutes. No scan needed. If your popups look like fake virus warnings specifically, that guide covers what happens if you accidentally call the phone number they show.
Browser Cleanup
If your symptoms are notification popups, homepage changed to some search engine you’ve never heard of, random new tabs spawning ads, or a toolbar that appeared last week — it’s browser-level junk, not system malware.
Extensions first. Type chrome://extensions in the address bar. Anything you don’t actively use on a regular basis, remove it. Be ruthless. Anything with “search,” “toolbar,” “PDF Helper,” “Download Assistant,” or “Smart Coupon” in the name is almost certainly adware dressed up. Had a college kid with six coupon-finding extensions — each one silently rewriting his Amazon affiliate links so some random third party earned commission on every purchase he made. Plus they were eating over 3GB of RAM. Check our Chrome memory guide if your browser is also running slow alongside the popups.
If Chrome says “Managed by your organization” and you’re not on a work computer, that’s a policy-based browser hijacker and you’ll need to clean registry entries to get rid of it.
After extensions, kill the notification spam (Settings, Privacy and Security, Site Settings, Notifications — remove anything unfamiliar from the Allowed list), then do a full browser reset. Chrome: Settings, Reset settings, “Restore settings to their original defaults.” Firefox: type about:support, click “Refresh Firefox.” The reset removes extensions — which is good since you just cleaned them. Bookmarks and saved passwords survive. Some of these notifications aren’t even malware — Windows 11 has built-in promotional features that look like adware but turn off in Settings.
Real Malware
If the symptoms are different — unknown programs in your Start menu, Task Manager showing something eating 80-100% CPU, Windows Defender disabled and you can’t turn it back on, files renamed with weird extensions, network activity at idle — that’s actual malware and you need to scan.
Disconnect from the internet first. I know people skip this. A guy in January spent two hours scanning and cleaning his laptop, then ten minutes later the same trojan was back — because the entire time, the trojan was reaching out to a remote server and pulling down replacement copies as fast as he deleted them. Ethernet cable out, WiFi off.
Boot into Safe Mode with Networking — hold Shift while clicking Restart from the Start menu power button, then Troubleshoot, Advanced Options, Startup Settings, press 5. Safe Mode loads just the bare Microsoft drivers, so malware’s startup entries exist in the registry but don’t execute. The malicious files are on the disk but inert.
Run Windows Defender Offline scan first — Windows Security, Virus & threat protection, Scan options, Microsoft Defender Offline scan. It reboots your PC and scans before Windows fully loads, so malware never gets a chance to hide. Takes 15-20 minutes. AV-TEST Institute rates Defender at 99.7% detection, on par with Kaspersky and Bitdefender. People love to dunk on it. The numbers say otherwise.
Then Malwarebytes free. Full scan, not quick scan. Go directly to malwarebytes.com — don’t Google it and click the first result, because the top result has been a sponsored ad for a fake version more than once. Quarantine everything it finds. A count of 150 doesn’t mean 150 viruses — many are tracking cookies and registry keys. But Malwarebytes catches the adware and PUPs that Defender deliberately ignores because Microsoft takes a conservative stance on what counts as “malware.”
Task Scheduler Is Why It Comes Back
This is the part that frustrates me because almost no removal guides mention it. Hit Win+R, type taskschd.msc. Browse through the Task Scheduler Library. Look for tasks with random-string names, or tasks scheduled to run at logon, at startup, or on a repeating timer that you didn’t create.
In April I cleaned a machine where Malwarebytes removed the malware executable three times. Three clean passes. It kept coming back within an hour. A scheduled task was running every 60 minutes, reaching out to a server and pulling down a fresh copy. The scanners kept killing the symptom but not the mechanism.
Also check Task Manager’s Startup tab — right-click anything unfamiliar and choose “Open file location.” If the executable lives in a Temp folder or some directory named j2k9df83, that’s not legitimate. Real svchost.exe lives in C:\Windows\System32. A fake one lives wherever the malware dropped it.
If all the above fails and the machine still acts weird, you’re probably dealing with a rootkit or fileless infection below where consumer scanners operate. At that point a clean Windows install is the move — but use the Microsoft Media Creation Tool to make a bootable USB and format the drive during installation, not “Reset this PC” from Settings. The built-in reset reuses portions of the existing install and infections sometimes survive it. Our factory reset guide covers when the reset option is safe versus when only USB clean install will do.
The four habits that prevent reinfection: click Block on every notification prompt unless it’s a site you’d actively miss updates from, type software URLs directly instead of clicking the first Google result (especially sponsored ads), leave Windows Defender on, and install uBlock Origin to block malicious ad scripts. If malware deleted or encrypted files before you caught it, they might still be recoverable — and if something deeper is going on, we can run enterprise-grade scanners remotely that catch what the free tools miss.
Frequently Asked Questions
How do I know if my computer has a virus?
Common signs: unexpected popups, browser redirects to strange sites, new toolbars you didn't install, slow performance, programs crashing, or your antivirus being disabled without your action.
Can I remove a virus myself for free?
Yes — Windows Defender (built into Windows 10/11) catches most threats. For stubborn infections, Malwarebytes Free scanner is the best second-opinion tool. If both fail, you likely have a rootkit or bootkit requiring professional removal.
Will resetting Windows remove all viruses?
A full clean install (not 'Reset this PC') will remove 99% of infections. However, some advanced malware can survive in the UEFI firmware or recovery partition. If you need a clean install, our Windows Installation service includes a thorough pre-install scan.
Is Windows Defender good enough by itself?
For most people, honestly yes. AV-TEST gives it a consistent 99.7% detection rate against known threats. Where it struggles is with brand-new adware and browser hijackers that technically aren't 'malware' by Microsoft's definition. That's where Malwarebytes fills the gap.
How did I get malware in the first place?
The most common infection vectors we see are fake download buttons on free software sites, email attachments from senders you don't know, pirated software with bundled payloads, and browser notification permissions granted to sketchy websites.