86% of home router users have never changed the default admin password, and 89% have never updated their router's firmware — meaning the vast majority of home networks in North America are running on out-of-the-box factory settings that are publicly documented online. Your router is the single device every other piece of internet traffic in your home passes through: laptops, phones, smart TVs, cameras, thermostats, game consoles. If it's unsecured, every device behind it inherits that risk.
This guide walks through every setting worth changing, in the order that matters most, with the actual menu paths you'll find in nearly any consumer router's admin panel — regardless of brand.
Two different passwords — don't confuse them
Your router has two separate passwords: the Wi-Fi (network) password that devices use to join your wireless network, and the admin password that protects the router's configuration panel. This guide focuses heavily on the admin password because it's the one almost everyone forgets to change — and the one that controls everything else.
Why Router Security Matters More Than Any Single Device's Security
A survey-based analysis of home router security found that 72% of users have never changed their Wi-Fi password and 52% have never adjusted a single factory setting on their router. Factory settings are, by definition, identical across every unit of a given model — and websites exist specifically to catalog the default username/password pairs for virtually every router manufacturer, meaning a router on factory settings can be accessed by anyone who identifies the brand and model, no hacking skill required.
| Router Security Habit | % of Users Who Skip It |
|---|---|
| Never changed the default admin password | 86% |
| Never updated router firmware | 89% |
| Never changed the Wi-Fi network password | 72% |
| Never adjusted any factory setting at all | 52% |
A compromised router isn't just a privacy problem — it's a foothold. From the router, an attacker can redirect your traffic (DNS hijacking), see which devices are connected, and in some cases pivot to any device on the network that isn't separately protected. This is why router security is the foundation everything else — cameras, smart locks, baby monitors — depends on.
Not sure what your router is actually running?
Our certified bilingual tech remotes in, audits your router configuration, and hardens every setting — same day, from $119.99. No fix, no fee.
10 Steps to Secure Your Home Router
Find and log in to your router's admin panel
Open a browser and type your router's gateway IP address — most commonly 192.168.1.1 or 192.168.0.1. If neither works, check the sticker on the router itself, which usually lists the exact address plus the default username/password. On Windows, you can also find it by running ipconfig in Command Prompt and looking at "Default Gateway"; on Mac, it's under System Settings > Network > Wi-Fi > Details > TCP/IP > Router.
Change the default admin password immediately
Go to Administration, System, or Management settings (label varies by brand) and change the admin password to a unique, strong value — never reuse a password from another account. This single step closes the door on the single most common router attack: someone simply trying the factory default.
Change the Wi-Fi network name (SSID) and password
Under Wireless or Wi-Fi Settings, set a network name that doesn't reveal the router brand/model (avoid names like "Netgear-5G" that hint at the exact hardware an attacker would target) and a Wi-Fi password of at least 16 characters, mixing words, numbers, and symbols.
Set encryption to WPA3, or WPA2-AES if WPA3 isn't available
In Wireless Security settings, select WPA3-Personal if your router and devices support it. If some older devices can't connect under WPA3-only, use WPA2/WPA3-Transitional mode. If your router is old enough to only offer WPA2, choose WPA2-AES specifically — never WPA2-TKIP, and never WEP, which can be cracked in minutes with freely available tools.
Update the firmware — then enable automatic updates
Look under Administration > Firmware Update or System > Software Update. Install any available update. If your router supports automatic updates (most modern ones do), turn that on so future security patches install without you having to remember. An unpatched router can carry known, publicly disclosed vulnerabilities indefinitely.
Create a separate guest/IoT network
Under Guest Network or Wi-Fi > Guest Access, enable a second network with client/AP isolation turned on (this stops devices on that network from seeing each other). Move all smart home devices — cameras, plugs, speakers, doorbells, TVs — onto this network instead of your main one. If a smart device is ever compromised, it stays contained.
Disable WPS (Wi-Fi Protected Setup)
WPS lets devices join your network by pressing a button or entering a short PIN instead of the full password — convenient, but the PIN method has known brute-force weaknesses. Find WPS under Wireless settings and turn it off unless you have a specific device that requires it temporarily.
Disable remote/WAN administration
Under Administration > Remote Management (sometimes called Remote GUI or WAN Access), make sure remote access to the admin panel from the internet is turned off unless you specifically and knowingly need it. Leaving it on exposes your router's login page directly to the internet, where automated scanning tools constantly probe for exactly this.
Turn off UPnP unless you specifically need it
Universal Plug and Play (UPnP) lets devices and apps open ports through your router automatically, without asking. It's convenient for some games and apps but has repeatedly been the mechanism behind cameras and other IoT devices being exposed directly to the internet without the owner's knowledge. Find it under Advanced > UPnP and disable it if you're not actively relying on it.
Review connected devices and remove anything unrecognized
Under Attached Devices, Device List, or DHCP Client List, review every device currently connected. If you see a device name or MAC address you don't recognize, change your Wi-Fi password immediately (which disconnects everyone and forces re-entry) and consider enabling MAC address filtering if your router supports it for an added layer.
Why This Guide Focuses on Menu Paths, Not Just Advice
Generic advice to "secure your router" without specifics is one of the reasons the adoption statistics cited throughout this guide remain so low — telling someone to "change the default password" without naming the actual menu (Administration, or System, or Management, depending on brand) leaves them stuck at the first step. Every section in this guide names the actual settings menu you're looking for, because the barrier for most people isn't understanding that router security matters, it's not knowing where to click once they've decided to act on it.
Router Passwords: What Actually Makes One Strong
Both the admin password and the Wi-Fi password benefit from the same underlying principles, but it's worth being specific about what "strong" means in practice rather than relying on vague advice. Length matters more than complexity beyond a reasonable minimum — a 16-character passphrase built from several unrelated words is both harder to crack and easier to type correctly than an 8-character string of random symbols. Avoid anything tied to your address, phone number, or names easily connected to your household, since these are the first guesses in any targeted attempt. Never reuse a password from any other account, including old routers you've owned before — password reuse is precisely what credential-stuffing tools rely on, and a password leaked from an unrelated breach years ago can still be tried against your router today. A password manager can generate and store both your admin and Wi-Fi passwords without you needing to memorize either.
WPA3 vs WPA2 vs WEP: What the Difference Actually Means
| Standard | Security Level | Recommendation |
|---|---|---|
| WPA3 | Strongest — resists offline password-guessing (KRACK-style) attacks | Use if router and all devices support it |
| WPA2-AES | Strong, widely compatible, current minimum acceptable standard | Use if WPA3 isn't available |
| WPA2-TKIP | Weaker, deprecated encryption method within WPA2 | Avoid — switch to AES |
| WEP | Broken — crackable in minutes with free, widely available tools | Never use; replace the router if WEP is the only option |
Is your ISP-provided router good enough?
Routers provided by internet service providers are functional but are often shipped with conservative default settings (older firmware, WPS enabled, remote management sometimes on for the ISP's own support access). Log in and check every setting above yourself rather than assuming the ISP already secured it — in our experience doing home network audits, ISP-provided routers are no more likely to be pre-hardened than retail ones.
Common Router Vulnerabilities and Why They Keep Recurring
Security researchers who track router vulnerabilities year over year note a consistent pattern: the specific flaw changes, but the categories repeat. Command injection vulnerabilities in the router's web admin interface let an authenticated (or sometimes unauthenticated) attacker run arbitrary commands on the device — these are disclosed regularly across virtually every major router brand and are exactly what firmware updates patch. Authentication bypass flaws allow an attacker to access admin functions without valid credentials at all, often through a flaw in how the router's web interface handles session tokens. Buffer overflow vulnerabilities in the router's network-facing services can sometimes be triggered remotely without any login at all, simply by sending specially crafted network traffic.
The reason these categories keep recurring isn't that manufacturers aren't trying — it's that router firmware is complex, often built on top of decades-old networking code, and the incentive to invest heavily in security hardening has historically been weaker for consumer-grade hardware than for enterprise equipment. This is precisely why the firmware update step in this guide matters as much as it does: manufacturers do fix these issues once they're found and disclosed, but only for owners who actually install the fix. A router that's never been updated may be carrying several years' worth of unpatched, publicly documented vulnerabilities simultaneously.
What About Router Security Apps and Add-On Subscriptions?
Many router manufacturers now sell an add-on security subscription (Netgear Armor, TP-Link HomeShield, ASUS AiProtection, and similar) offering features like malicious-site blocking, intrusion detection, and vulnerability scanning across your connected devices. These can add genuine value as an additional layer, particularly the vulnerability-scanning features that check your connected devices for known issues — but they are supplements to the fundamentals in this guide, not replacements for them. A subscription that scans for malware while the router's own admin password is still the factory default is protecting the house while leaving the front door unlocked. If you're considering one of these subscriptions, treat it as step 11 after completing the 10 steps above, not a shortcut past them.
Understanding Your Router's Built-In Firewall
Every consumer router includes a basic firewall by default — usually a Network Address Translation (NAT) firewall that blocks unsolicited inbound connections from the internet while allowing outbound connections and their replies through. This happens automatically and is a meaningful baseline protection, which is part of why disabling UPnP and remote management (steps 8 and 9 above) matters so much: those features specifically punch holes through this default protection, intentionally or not. Some routers also offer an additional Stateful Packet Inspection (SPI) firewall toggle under Security or Firewall settings — leave this enabled unless you have a specific, informed reason to disable it, since it adds a layer of traffic inspection beyond basic NAT.
Signs Someone Else May Be Using Your Wi-Fi
Beyond the proactive hardening steps above, it's worth knowing what to look for if you suspect your network is already being used without your knowledge. Common signs include: internet speeds noticeably slower than your plan's rated speed even when your own household isn't streaming or downloading heavily; unfamiliar device names in your router's Attached Devices/Client List; your router's activity lights blinking heavily during periods when no one in your home is actively online; or your ISP contacting you about data usage far exceeding your household's normal pattern. Any of these warrants an immediate check of the connected-devices list described in Step 10 above, followed by a full Wi-Fi password change if anything looks unfamiliar — changing the password disconnects every device, forcing legitimate ones to reconnect with the new credentials while locking out anyone who doesn't have them.
Choosing a New Router: Security Features Worth Paying For
If your current router is old enough that WPA3 or automatic firmware updates aren't available at all, it may be time to replace it rather than keep working around its limitations. When shopping for a new router, prioritize: WPA3 support (now standard on most mid-range and above models), automatic firmware updates (removes the single biggest real-world gap — the 89% of users who never manually update), a published security update history from the manufacturer (check their support site for how recently and how often they've shipped patches), built-in guest network support with client isolation, and for larger homes, a mesh system from a manufacturer with a strong security track record rather than a single router straining to cover the whole house with weak signal in far rooms (weak signal doesn't create a security vulnerability directly, but it often leads to workarounds like disabling security features to fix connectivity complaints, which does).
Menu Names by Brand: Where to Find These Settings
One of the most common frustrations with router security guides is that every brand labels the same setting differently. Here's a rough translation guide for the major consumer brands, though exact wording can still shift between firmware versions:
| Setting | Common Menu Locations by Brand |
|---|---|
| Admin password | Netgear: Administration > Set Password. TP-Link: System Tools > Administration. ASUS: Administration > System. Linksys: Router Password / Administration. |
| WPA3/WPA2 encryption | Netgear: Wireless > Security Options. TP-Link: Wireless > Wireless Security. ASUS: Wireless > General > Authentication Method. Linksys: Wi-Fi Settings > Security Mode. |
| Firmware update | Netgear: Administration > Firmware Update. TP-Link: System Tools > Firmware Upgrade. ASUS: Administration > Firmware Upgrade. Linksys: Connectivity > Firmware. |
| Guest network | Netgear: Guest Network. TP-Link: Guest Network. ASUS: Guest Network (under Wireless). Linksys: Guest Access. |
| WPS | Netgear: WPS Settings. TP-Link: WPS. ASUS: WPS (under Wireless > WPS). Linksys: Wi-Fi Protected Setup. |
| Remote/WAN management | Netgear: Remote Management. TP-Link: System Tools > Administration > Remote Management. ASUS: Administration > System > Remote Access. Linksys: Administration > Management. |
| UPnP | Netgear: Advanced > Advanced Setup > UPnP. TP-Link: Forwarding > UPnP. ASUS: WAN > NAT Passthrough. Linksys: Security > Apps and Gaming > UPnP. |
For mesh systems (Google Wifi/Nest Wifi, eero, Orbi app-managed mode), most of these controls live under an app section usually called "Network Settings" or "Advanced" rather than a browser-based panel — the settings still exist, they're just organized within the mobile app instead.
What DNS Hijacking Looks Like in Practice
To make "a compromised router isn't just a privacy problem" more concrete: one of the more damaging outcomes of a router takeover is DNS hijacking, where the attacker changes which DNS server your router tells every connected device to use. Since DNS is what translates a website name into the actual server address your browser connects to, a malicious DNS server can silently redirect you to a fake version of your bank's login page, a fake software update prompt, or ad-injection pages — while the address bar still shows something that looks close enough to the real domain to avoid suspicion at a glance. This attack is entirely invisible to anyone who hasn't specifically checked their router's DNS settings, and it affects every single device on the network simultaneously, not just one compromised computer. Checking that your router's WAN/Internet settings still show your ISP's normal DNS servers (or a DNS provider you intentionally configured yourself) is worth doing during the same session you complete the other steps in this guide.
Business vs Home Network Security: What's Different
If you run a small business from home, or work remotely on sensitive company data, the standard on this guide is a solid baseline but business use typically calls for additional layers: a fully separate VLAN or physical network for work traffic apart from personal/IoT devices, a business-grade firewall with intrusion detection rather than a consumer router's built-in firewall, and centralized logging so you can review access history rather than relying on a router's limited local log storage. See our business Wi-Fi security guide for the fuller enterprise-oriented checklist — the home router fundamentals in this guide remain the starting point either way.
ISP Modem-Routers vs Standalone Routers vs Mesh Systems
Not all home setups use the same kind of hardware, and the security implications differ slightly for each:
| Setup Type | How It Works | Security Consideration |
|---|---|---|
| ISP-provided modem-router combo | Single device handles both internet connection and Wi-Fi, typically rented from your provider | Log in and check every setting yourself — don't assume the ISP pre-hardened it. Some ISPs also retain a management channel for support purposes; ask your provider what remote access they retain. |
| Standalone router (your own hardware) | Separate router connected to a basic ISP modem | Full control over every setting; you're solely responsible for firmware updates since the ISP won't push them automatically |
| Mesh Wi-Fi system | Multiple nodes create one seamless network, usually managed entirely through a mobile app | App-managed settings are often simplified/hidden — dig into the app's advanced settings menu to find WPA3, guest network, and firmware controls, which are sometimes a few taps deeper than on a traditional router's web interface |
If you're using a mesh system, don't assume the simplified app interface means fewer security options — most mesh brands do support guest networks, WPA3, and firmware auto-updates, they're just organized differently than a traditional browser-based admin panel.
DNS Settings and VPN: Do They Matter for Router Security?
Two settings people often ask about that are worth a quick, honest answer:
Changing your DNS provider (from your ISP's default to something like a privacy-focused public DNS resolver) mainly affects browsing privacy and can add basic malicious-domain filtering on some providers — it's a reasonable privacy improvement but isn't a substitute for the router hardening steps above, since it doesn't touch your admin password, encryption, or firmware.
Running a VPN on the router itself (rather than per-device) encrypts traffic leaving your network, which is genuinely useful on untrusted networks or for location privacy, but it does not protect you from a compromised admin panel, weak Wi-Fi password, or unpatched firmware — those vulnerabilities exist regardless of whether a VPN is running on top. Think of a router-level VPN as an additional layer for traffic privacy, not a replacement for the fundamentals covered in the 10-step checklist above.
Router Placement and Physical Security
Physical access to a router is a security factor that's easy to overlook. A router with a visible reset button in a shared hallway, an unsecured storage closet, or an easily reachable outdoor location can be physically reset to factory defaults by anyone with brief unsupervised access — after which every setting you configured is gone, and the device is back to default (often trivially guessable) credentials. Keep routers in a location only your household can access, and if you live in a multi-unit building, consider whether the router or any exposed Ethernet ports are reachable from shared spaces.
Setting Up Your Router for a Household Full of Smart Devices
If your home has grown to include a dozen or more connected devices — cameras, smart plugs, a robot vacuum, a smart TV, voice assistants, a thermostat — the guest/IoT network step deserves a bit more planning than a simple on/off toggle. Consider running two separate secondary networks if your router supports it: one strictly for smart home devices that rarely need much bandwidth and rarely need to talk to each other, and a true guest network for visitors' phones and laptops, kept separate from your IoT devices as well as your main network. Some routers support device grouping or tagging within a single guest network, letting you apply different access rules per device type without running multiple separate SSIDs — check your router's advanced Wi-Fi settings for a "VLAN," "Network Groups," or "Device Groups" option if you want this finer control without the complexity of a fully separate secondary network.
How Often Should You Revisit These Settings?
Once configured correctly, most of these settings don't need frequent attention — except firmware updates (check monthly if automatic updates aren't supported) and the connected-devices list (a quick glance every few weeks catches unauthorized access early). It's also worth a full re-check whenever you add a new smart home device, since some devices reset router settings related to UPnP or port forwarding during their own setup process without clearly telling you.
If your router is more than 5-6 years old, consider replacing it even if every setting above is configured correctly — very old routers eventually stop receiving firmware updates from the manufacturer entirely, which means any vulnerability discovered after that point stays open permanently, regardless of how carefully you've configured everything else.
A practical habit worth adopting: pick a recurring date — the first weekend of each month, or whenever you pay a specific recurring bill — and use it as a standing reminder to log in and check for firmware updates and review the connected-devices list, at least until your router's automatic-update feature (if it has one) has proven reliable over a few cycles.
It's also worth checking your smart home devices — cameras, doorbells, locks — for their own warning signs once the router itself is secured, since the router is the foundation but not the entire picture. See our router and smart home hacked warning signs guide for what to check next across every connected device in the house, and our dedicated guides for smart cameras/doorbells and smart locks for device-specific hardening steps beyond the router itself.
Want a professional router and network security audit?
IT Cares reviews your entire home network — router configuration, connected devices, guest network setup, and firmware status — and hardens everything in one visit. Remote or on-site across Canada, most audits same-day.
Frequently Asked Questions
How do I know if my router's default password was ever changed?
Log in using the address on the router's label (commonly 192.168.1.1 or 192.168.0.1). If the printed default username/password still works, it's never been changed — do it now from Administration or System settings, since default credentials for nearly every router model are publicly catalogued online.
What is the difference between the router admin password and the Wi-Fi password?
The Wi-Fi password lets devices join your wireless network. The admin password protects the router's configuration panel. They should always be different, strong, unique values — a guest with the Wi-Fi password should never be able to guess the admin login.
Should I use WPA3 or WPA2 on my home router?
Use WPA3-Personal if supported by your router and devices. If older devices can't connect, use WPA2/WPA3-Transitional mode. Only fall back to WPA2-AES (never TKIP) if WPA3 is unavailable, and never use WEP.
Why does my router need firmware updates?
Firmware updates patch newly discovered security vulnerabilities, the same way phone and computer updates do. A router that hasn't been updated in years may carry known, unpatched flaws. Check Administration > Firmware Update in the admin panel.
What is a guest network and why does it matter for IoT devices?
A guest network is a separate Wi-Fi network from the same router that keeps devices isolated from your main network. Putting smart home devices on it means a compromised device can't reach your computers or storage on the main network. Look for "Guest Network" in your router's Wi-Fi settings.
Does changing my DNS provider or running a VPN secure my router?
Both add useful privacy layers but neither replaces core router hardening. DNS changes mainly affect browsing privacy; a router-level VPN encrypts outbound traffic but doesn't protect against a weak admin password, outdated firmware, or misconfigured Wi-Fi security.
Is an ISP-provided router as secure as one I buy myself?
Not automatically. Log in and check every setting yourself rather than assuming the ISP pre-hardened it. Standalone routers and mesh systems give full control but also make you fully responsible for firmware updates.

Comments (3)
Had no idea my router's admin password was still the factory default after 4 years. Found the sticker on the bottom, logged in with it on the first try. Changed everything on this list in about 20 minutes. Uncomfortable how easy that would have been for anyone else too.
The guest network step made the biggest difference for us — we have 11 smart devices at this point (cameras, plugs, a robot vacuum) and they're all off the main network now. Peace of mind is worth the 5 minutes it took to set up.
UPnP was on by default on my router and I never once turned it on myself. Disabled it along with remote management. Good clear guide, appreciated the actual menu names since every router brand calls things differently.
Leave a Comment