How do I secure my home Wi-Fi router?
Quick answer
Five steps cover almost all real risk: change the default admin password on the router (not just the Wi-Fi password), use WPA3 or WPA2 with a strong passphrase, turn off WPS and remote admin from the internet, keep the router firmware updated, and set up a separate guest Wi-Fi for visitors and smart-home devices.
What it's NOT
Securing the router is NOT mainly about changing your Wi-Fi name to a 'clever' hidden one ('hide SSID' adds nothing useful), and it is NOT about MAC-address filtering (trivially bypassed). The two settings that actually matter — admin password and firmware updates — are the ones most people never touch.
More context
The home router is the boring centre of your digital life. It connects every device in your home to the internet, it sees the traffic of every device on the network, and it is the first thing an attacker would take over if they wanted lasting access to your household. It is also the device most people set up once and forget for five years.
The five things that actually matter, in order:
-
Change the admin password on day one. The “admin password” is not the Wi-Fi password — it is the password to log into the router’s settings page (
192.168.1.1,192.168.0.1, or via the ISP’s app). Default admin passwords are public knowledge (or printed on a sticker that visitors can see). Change it to a long unique password and write it down. This single step blocks most opportunistic attacks. -
Use WPA3 (or WPA2-AES) with a strong passphrase. Open your router’s wireless settings, ensure WPA3 or WPA2-AES is selected, and set a passphrase of at least 15-20 characters — a sentence works well. WEP and WPA1 are broken; if you see them, disable them. A long passphrase is more important than complicated character classes.
-
Turn off WPS-PIN, and ideally WPS entirely. WPS-PIN is the 8-digit shortcut that the Reaver attack of 2011 made into a back door. The push-button form is safer but rarely needed; turning the whole thing off is the simplest choice.
-
Update the router firmware — and check that automatic updates are on. Router firmware contains the bugs attackers exploit (TP-Link, Netgear, ASUS, and many ISP routers have all had emergency patches in recent years). ISP-supplied routers usually update themselves; consumer routers often need a manual click in the admin panel; many older ones never get updates at all and should be replaced once support ends.
-
Set up a guest Wi-Fi for visitors and smart-home devices. The guest network broadcasts its own password, gives access to the internet, but cannot reach the main network. Give the guest password to friends, AirBnB renters, and — crucially — to your smart-home devices (smart TV, robot vacuum, security camera, smart bulbs). Many smart-home devices have poor security; isolating them on the guest network keeps a compromised lightbulb from pivoting to your laptop.
Things that sound like security but are mostly theatre:
- Hiding the SSID (“don’t broadcast network name”). Trivially detected by anyone who actually wants to attack you, while breaking the auto-join behaviour of your own devices. Skip.
- MAC-address filtering (“only allow my devices to join”). MAC addresses are visible to any attacker and can be spoofed in seconds. Skip.
- Reducing transmit power (“so the Wi-Fi doesn’t reach the street”). Attackers use directional antennas. The signal you can pick up from your couch is not the signal an attacker can pick up from outside. Skip.
- Buying a “secure router” with marketing claims. A well-configured mainstream router is fine. The premium label is rarely worth the upgrade unless the device adds genuine features like network-wide ad blocking or per-device parental controls.
Things worth doing if you want one more layer:
- DNS over HTTPS / DNS over TLS in your router or in each device. Encrypts the DNS queries that show what sites you visit. Some routers have it built in; otherwise apps like Cloudflare 1.1.1.1, NextDNS, or Quad9 do the same on each device.
- Network-wide ad/tracker blocking (Pi-hole, AdGuard Home, NextDNS) — set at the router level so every device benefits. Modest privacy win; sometimes a noticeable speed-up.
- A separate IoT VLAN if your router supports it — like guest Wi-Fi but more granular.
For most households, the five-step list above is the entire security plan for the home network. It is dull and once-and-done — the opposite of the constant attention email and phones require. Dull is good. Do it once, write the new admin password down, and the router stops being the weakest link.
People also ask
Why does the router admin password matter — isn't the Wi-Fi password enough? +
They are two different passwords. The Wi-Fi password lets devices join the network; the admin password lets someone change every router setting (open ports, redirect DNS, install malicious firmware, see every device's traffic). Routers ship with default admin passwords like 'admin'/'admin' or printed on a sticker, and many people never change them — a brief visitor on your Wi-Fi can then take over the router. Change it the day you install the router.
What's the difference between WPA2 and WPA3? +
Two generations of Wi-Fi encryption. WPA3 (mandatory on Wi-Fi 6 / 6E hardware, optional fallback) fixes a class of offline-cracking attacks that WPA2 was vulnerable to, and adds individualised encryption on open networks. WPA2 is still acceptable with a strong passphrase. The combinations to avoid: WEP (broken in 2001), WPA1 (broken in 2008), and 'WPA2-PSK + TKIP' (avoid TKIP; use AES-CCMP). Most modern home routers default to good settings — just check that WEP and WPA1 are off.
What is WPS and should I turn it off? +
WPS (Wi-Fi Protected Setup) lets a device join your Wi-Fi by pressing a button on the router or by entering an 8-digit PIN. The PIN method has a well-known vulnerability (Reaver attack, 2011) that can crack it in hours. Most home routers ship with WPS-PIN on by default. Turn off WPS-PIN at minimum; turning off WPS entirely is fine for most households (the push-button method is rarely needed).
What does 'guest Wi-Fi' actually do? +
Most modern routers can broadcast a second Wi-Fi network, with its own password, isolated from your main network — devices on the guest network can use the internet but cannot see your computers, NAS, printer, or smart-home hub. Two practical uses: (1) friends and visitors get the guest password, not your real one; (2) the guest network is also a good home for smart-home devices (smart TVs, cameras, fridges, light bulbs) whose security is often poor — that way a compromised lightbulb cannot reach your laptop.
Should I just buy a new router or use my ISP's box? +
Both work. ISP boxes (Livebox, Bbox, Freebox, BT Smart Hub) get firmware updates automatically and the admin password is usually printed on the sticker — change it once, you are mostly fine. A separate router (TP-Link, ASUS, Netgear, Ubiquiti, or open-source firmware like OpenWrt) gives you more control over settings, more granular guest networks, and sometimes better security updates over time. Either is fine if you follow the five steps.
Also explained
Is it safe to use public Wi-Fi (café, hotel, airport)?
In 2026, public Wi-Fi is much safer than it used to be because almost every website now uses HTTPS encryption — so your bank, your email, and your apps already protect themselves regardless of the network — but it is still wise to avoid logging into anything truly sensitive from a public hotspot you cannot verify.
What is a VPN, and do I actually need one?
A VPN is a privacy tool that hides your internet activity from your local network (your office, the café Wi-Fi, your ISP) and from websites — but it does NOT make you anonymous, and for most people in 2026 it is far less essential than the ads suggest.
How do I keep my kids safe online without spying on them?
The honest answer in 2026 is that technical controls (Apple Screen Time, Google Family Link, content filters on the router) handle the easy 20%, but the 80% that matters — kids reporting strange messages to you, recognising scams, knowing what to do if something goes wrong — comes from a continuing conversation, not an app.