Pop-up ads with browser closed — here's the fix

Cybersecurity & Malware Beginner 👁 7 views 📅 Jun 23, 2026

Pop-ups still showing after closing the browser? It's likely adware installed on your PC. Here's how to remove it step by step.

You close Chrome or Edge and the ads keep coming. That's annoying. I know. You're not crazy — something on your PC is doing that. Let's kill it.

Quick fix: Run a scan with Malwarebytes AdwCleaner

Skip the long troubleshooting. The real fix for most people is AdwCleaner. It's free and it's made for this exact problem.

  1. Go to the Malwarebytes website and download AdwCleaner. Get it from the official site — don't trust random download links.
  2. Once downloaded, double-click the file. You'll see a blue window. Click Accept and Continue.
  3. Click Scan Now. Wait 2–5 minutes. You'll see a list of suspicious programs, browser extensions, and tasks.
  4. After the scan finishes, click Clean and Repair. The tool will remove everything it found.
  5. It will ask you to restart your PC. Click Restart.

After the restart, check if you still see pop-ups. For 9 out of 10 people, this stops them cold.

Why this works

Pop-up ads with the browser closed aren't coming from the browser itself. They're from a program that runs in the background — adware. AdwCleaner targets these specifically. It kills the scheduled tasks, removes the files, and deletes the registry entries that start them.

Normal antivirus often misses adware because it's not a virus — it's a PUP (potentially unwanted program). Antivirus thinks it's just a tool. But AdwCleaner treats it like the garbage it is.

Alternative: Manual check with Task Scheduler

If AdwCleaner doesn't catch it, sometimes adware hides in Windows Task Scheduler. Here's how to check manually.

  1. Press Windows + R. Type taskschd.msc and press Enter.
  2. On the left, click Task Scheduler Library.
  3. Look through the list for anything named something weird like "UpdateHelper", "BrowserMonitor", or "HPUpdate" — but not from Microsoft or HP. If you see something that doesn't look right, right-click it and Disable it.

Don't delete anything unless you're sure. Disable first, see if the ads stop, then delete later.

Less common variations

Sometimes the adware isn't a program but a browser extension that reinstalls itself. Check your browser extensions:

  • Chrome: Click the three dots → Extensions → Manage Extensions. Turn off anything you didn't install. Delete the ones that look sketchy.
  • Edge: Similar — three dots → Extensions → Manage Extensions.
  • Firefox: Menu → Add-ons and themes → Extensions.

Another sneaky one: a malicious background process named something like svchost.exe or rundll32.exe. But real Windows processes live in C:\Windows\System32. If you see a similar name in C:\Users\Public or C:\Temp, that's the bad guy. Open Task Manager with Ctrl + Shift + Esc, look for high CPU usage from unknown processes, right-click and choose Open file location. If the path looks wrong, end the task and delete the file.

Prevention: Don't let it come back

Adware usually sneaks in through free software installers. When you install something like a PDF converter, torrent client, or screen recorder, the installer often asks if you want "extra offers." You click Next too fast and get adware.

Here's what to do going forward:

  • Always choose Custom installation — never Express or Default.
  • Uncheck any boxes that mention toolbars, offers, or partner programs.
  • Download software only from official sites. Cnet, Softonic, and Uptodown are full of adware installers.
  • Run AdwCleaner once a month or if you see any new pop-ups.

If you use a shared computer, set up a standard user account (not admin). Adware can't install itself without admin rights. That stops most of this nonsense cold.

That's it. You fixed it. No more ads. Breathe easy.

Was this solution helpful?