← All Documentation

Security Audit

A one-page checkup of all the built-in Windows security features and which are actually on.

What it does

Windows ships with half a dozen protective features, but they're scattered across different settings screens. Security Audit reads the state of all of them at once and tells you, in plain colors, whether each is on, off, or in an iffy state. It also lists every open network port and every scheduled task on your PC, so you can spot things that shouldn't be there.

The security overview

ItemWhat it checks
ActivationIs Windows properly activated? An unactivated copy is missing security updates.
FirewallIs the built-in Windows Firewall running on all three network profiles (Domain, Private, Public)?
DefenderIs Windows Defender (or your installed antivirus) actively scanning?
UACIs User Account Control set to a safe level? UAC is what prompts you for permission when something tries to change the system.
Secure BootDoes your PC verify that Windows hasn't been tampered with before it loads?
BitLockerAre your drives encrypted? If your laptop is stolen, BitLocker means the thief can't read your files.

Green is good; yellow means "look closer"; red means fix it now.

Listening ports

Every program that accepts incoming network connections "listens" on a port. Most of the time that's fine — your browser needs to listen to get replies. But some ports are magnets for attackers:

TuneBit flags these in orange so you can investigate.

Scheduled tasks

Scheduled Tasks are little automations Windows runs in the background on a schedule. Most are legitimate (Windows Update, driver installers, etc.). But malware loves to create scheduled tasks to keep itself running even after you reboot. The Scheduled Tasks panel shows every user-created task along with what it runs — scroll through and look for anything unfamiliar.

How to use it

  1. Go to Protect → Security Audit. A scan runs automatically when the page opens.
  2. Start with the top overview. Fix any red items before moving on.
  3. Scan the ports list for red entries — those are the risky ones.
  4. Browse the scheduled tasks and click the Export button if you want a text file to share with an expert.
  5. Click Refresh after making changes to confirm they stuck.
Quick fix for most red items: The System Repair Tools page has one-click options to re-enable Firewall, Defender, and UAC if they've been turned off.