Home Network Security

How to Tell if Your Home Network Has Been Compromised

May 28, 2026  ·  9 minute read  ·  SentinelHome101

The uncomfortable reality about home network intrusions is that most of them go undetected for a long time. A 2024 IBM Security study found that the average time between initial compromise and detection was 194 days. That's over six months of someone having access to your network without you knowing.

Part of the reason is that modern attacks are designed to be quiet. They don't slow your computer down noticeably, they don't display obvious messages, and they don't do anything that would make you pick up the phone and call your ISP. They just sit there, quietly, doing what they were put there to do.

Knowing what to look for changes this. Here are the warning signs that something may be wrong, and what to do when you spot them.

Warning Signs to Watch For

Unexplained devices on your network

A device you don't recognize appearing in your router's connected devices list is one of the clearest indicators that someone has gained access to your WiFi.

Unusual outbound traffic

If your internet usage stats show heavy data transfer when you're not actively using the internet, something on your network may be sending data without your knowledge.

Changed router settings

DNS servers you didn't set, new port forwarding rules, or a changed admin password are all indicators that someone has accessed your router's admin interface.

Browser redirects

Being sent to unexpected websites when you type familiar addresses, or search results that look slightly off, can indicate DNS hijacking at the router level.

Antivirus or firewall suddenly disabled

Malware commonly tries to disable security software as one of its first actions. If your Windows Defender turned itself off, that's a serious warning sign.

New user accounts you didn't create

Check your Windows user accounts periodically. Unauthorized accounts are a sign of a deeper compromise of that specific machine.

Checking for Unauthorized Network Access

Check connected devices on your router

Log into your router's admin interface (type your Default Gateway address into a browser). Navigate to the connected devices or DHCP clients section. Write down every device listed. Then go through your home and identify what each one is, phones, laptops, tablets, smart TVs, game consoles, smart speakers, printers, security cameras, smart plugs, and anything else that connects to WiFi.

Any device you cannot account for is worth investigating. Look up the MAC address manufacturer online and compare against what you own. For a full walkthrough of this process, see our guide on how to check what devices are on your home network.

Check your router's admin logs

Most routers keep a log of admin login attempts and configuration changes. Look for this in your router's interface under System Log, Security Log, or similar. Login attempts from IP addresses that are not your own devices, or configuration changes at times when you were not using the router, both warrant attention. Pay particular attention to DNS server settings, as attackers who gain router access often change DNS settings first. See our guide on what DNS hijacking is and how to detect it for more detail.

Check for unusual outbound connections on Windows

Open Command Prompt as Administrator and run:

netstat -b

This shows every active network connection along with which program on your computer made it. Look for connections from programs you don't recognize, or connections to IP addresses in unusual countries. You can look up any IP address at ipinfo.io to see where it is located and who owns it.

Check Windows Security event logs

Windows keeps detailed security logs that record login attempts, account changes, and system modifications. To access them:

  1. Press Windows + R and type eventvwr
  2. Navigate to Windows Logs → Security
  3. Look for Event ID 4625 (failed login attempts) and Event ID 4720 (new user account created)

A large number of Event 4625 entries can indicate a brute force attack attempt. Any Event 4720 entries you didn't create yourself need immediate investigation.

If you find strong evidence of a compromise, an unauthorized user account, a changed router password, or a device actively sending data to an unknown server, disconnect from the internet immediately and call your ISP before taking any other steps.

Checking Individual Devices

Run a full antivirus scan

Windows Defender is capable antivirus software for most users and it's free and built in. Open it from the Start menu and run a full scan, not a quick scan. A full scan checks every file on your computer and takes longer but is thorough.

Check running processes

Open Task Manager (Ctrl + Shift + Esc) and look through the Processes and Details tabs. Right click on anything unfamiliar and search online for its name. Legitimate Windows processes are well documented. Anything that shows up in searches as potentially malicious should be investigated further.

Check startup programs

Malware typically adds itself to startup so it runs every time you boot the computer. In Task Manager, click the Startup tab to see everything that runs when Windows starts. Disable anything you don't recognize and research it before re-enabling.

If Your Network Has Been Compromised

If you find clear evidence of a compromise, here is the response sequence in order:

  1. Disconnect from the internet, unplug the ethernet or turn off WiFi. This stops any ongoing data exfiltration.
  2. Change your router admin password from a device on mobile data, not your home network
  3. Factory reset your router if you cannot account for all the configuration changes you find
  4. Change your WiFi password, this forces all devices to reconnect, and any unauthorized device will be locked out
  5. Run full antivirus scans on every device that was connected to the network
  6. Change passwords for any accounts you accessed from devices on that network, starting with email and financial accounts
  7. Enable two-factor authentication on all important accounts if you have not already

After a compromise: Monitor your financial accounts and credit reports for unusual activity over the following few months. If any banking credentials were potentially exposed, contact your bank directly.

Making Intrusion Detection Part of Your Routine

Checking for all of these signs manually on a regular basis is time consuming. SentinelHome101 automates most of it, it scans for unauthorized devices, checks for ARP spoofing and rogue DHCP servers that indicate active attacks, monitors ransomware canary files for tampering, analyzes outbound connection volume for botnet-like behavior, and checks your Windows security configuration for signs of tampering.

Running it once a week takes about 30 seconds on the quick scan setting and gives you a snapshot of your network's security status that would otherwise take an hour to assemble manually.

Know if your network has been compromised

SentinelHome101 checks for unauthorized devices, botnet behavior, ARP spoofing, and 98 other indicators. Free for Windows.

Download Free