Security & Privacy

How to Secure Your Smart Home Devices With Confidence

A friendly, jargon-free guide to securing your smart home devices, covering passwords, updates, network settings, and simple habits that keep your home safe.

A cosy living room with a smart speaker and connected lighting on a shelf
Photograph via Unsplash

Three things account for almost every real-world smart-home compromise: a weak or reused password on the cloud account behind the device, firmware that never gets patched, and a "flat" network where a $25 camera sits on the same Wi-Fi as your laptop and files. Fix those three and you have closed off the overwhelming majority of realistic attacks. Everything below is how to do exactly that, in the order that matters.

Secure the account, not just the device#

Most modern gear (Ring, Google Nest, Wyze, TP-Link Tapo/Kasa, Eufy) is controlled through a cloud account tied to your email address. An attacker rarely bothers guessing the Wi-Fi password on your doorbell; they log into the app account that controls it. So that account is where your effort belongs.

Use a unique password per account#

Give every smart-home account its own password, and never reuse the password from the email address that account is registered under. If a breach elsewhere leaks that email/password pair, credential-stuffing bots try it against camera and hub logins within hours. A password manager like Bitwarden or 1Password generates and stores 16-plus character passwords so you never have to remember them. Check whether your addresses already appear in a breach at haveibeenpwned.com.

Turn on two-factor authentication the right way#

In each app's account or security settings, enable two-factor authentication (2FA). Where you get a choice, pick an authenticator app (Google Authenticator, Aegis, Authy) that generates a time-based code, or a hardware key, rather than SMS. SMS codes can be intercepted through SIM-swap fraud, where someone convinces your carrier to move your number to their phone. App-based codes never leave your device, so a leaked password alone is useless to an attacker.

Give smart devices their own network#

Your router is the single most important security control in the house, because it decides which devices can talk to which. On a default setup, your smart plug can reach your work laptop and your network drive directly. That is the "lateral movement" path attackers rely on: compromise the cheapest, least-updated gadget, then pivot to something valuable.

Use a guest or IoT network with isolation on#

Nearly every router made in the last five years can broadcast a second network name (SSID). Create one just for smart devices and, in its settings, enable the option usually labeled AP isolation or client isolation so devices on it cannot see each other or your main network. Keep phones, laptops, and NAS storage on your primary network. On prosumer gear (Ubiquiti UniFi, pfSense, OPNsense) you can go further and put IoT on its own VLAN with firewall rules.

One honest trade-off: setup and casting features (Chromecast, AirPlay, HomeKit, Sonos) rely on local discovery protocols like mDNS that do not cross network boundaries. Two practical fixes are to pair each device while your phone is temporarily on the IoT network, or to use a router that offers mDNS reflection between networks. Also note most smart devices only join 2.4 GHz Wi-Fi, not 5 GHz, so give your IoT network a clearly 2.4 GHz-capable band.

Harden the router itself#

  • Change the admin password, which is separate from the Wi-Fi password. Log in at the address on the router label (often 192.168.1.1 or 192.168.0.1) and replace the default admin login, since "admin/admin" is public knowledge.
  • Use WPA3, or WPA2-AES for encryption. Avoid the older WPA/TKIP option; it is broken.
  • Disable WPS (Wi-Fi Protected Setup), the push-button pairing feature, which has a long-known PIN weakness.
  • Disable UPnP (Universal Plug and Play) unless a specific device breaks without it. UPnP lets gadgets silently open ports to the internet on your behalf.
  • Turn off remote/cloud router administration unless you actively use it.

Never port-forward a camera to the internet#

A lot of old forum advice tells you to "forward a port" or put a camera in the router's DMZ so you can watch it while away. Do not. That exposes the device's login page to the entire internet, where scanning services like Shodan index it within hours and bots hammer it with known default credentials. If you need remote access, use the manufacturer's encrypted cloud relay, or run a VPN back to your home (WireGuard or Tailscale) and view the camera as if you were on your own couch.

Keep firmware current, and buy with support in mind#

Firmware updates patch the exact flaws that make older devices unsafe. In each app, turn on automatic updates if offered; for cameras and doorbells that face the street, open the app monthly to confirm the installed version is current.

Support has an expiry date, though. A device only receives security fixes while the maker still supports it, so before buying, check the manufacturer's stated update window rather than just the price. Reputable brands publish a support commitment; no-name rebrands on marketplace listings often ship one firmware version and are never touched again. Devices built on the Matter standard are a safer long-term bet because they support local control and interoperate across ecosystems, reducing reliance on one vendor's cloud staying alive.

Cameras and microphones need extra scrutiny#

These capture the most sensitive data, so treat them differently from a light bulb.

  • Enable end-to-end encryption where offered, such as Ring's E2EE or Apple's HomeKit Secure Video, so footage cannot be read on the vendor's servers.
  • Prefer local storage for recordings: a microSD card, or an RTSP/ONVIF-capable camera streaming to a home NAS or a Frigate/Home Assistant setup, keeps video off third-party clouds entirely.
  • Use the physical controls: privacy shutters, mic-mute switches, and schedules or geofencing that stop indoor cameras recording while you are home.
  • Aim thoughtfully: pointing a camera at a neighbor's window or a shared hallway can breach privacy laws in many regions, so frame only your own property.

A 15-minute setup routine for any new device#

  1. Create the account with a unique password from your password manager.
  2. Turn on app-based 2FA immediately.
  3. Join the device to your IoT/guest network, not the main one.
  4. Open settings and disable remote access, cloud sharing, and any feature you will not use.
  5. Enable automatic firmware updates and install any pending update now.
  6. For cameras, switch on end-to-end encryption or set local storage, and check the field of view.

Common mistakes people make#

The biggest is treating the Wi-Fi password as "the security" while reusing the same email/password on the app account, which is the part attackers actually target. Close behind are leaving UPnP and WPS on, port-forwarding a camera for convenience, and buying the cheapest unbranded device that never sees another update. Finally, people forget to factory-reset and de-register gadgets they sell or give away, handing over their account link and stored footage with the hardware.

FAQ#

Do I really need a separate network for smart devices?#

It is the highest-value step after strong passwords. Isolation means a compromised bulb or camera cannot reach your laptop or files. If your router lacks a guest network, at minimum keep your main network locked to WPA3/WPA2 and disable UPnP.

Is a guest network as good as a proper VLAN?#

For most homes, yes. A guest network with client isolation gives you the key benefit, keeping IoT devices walled off from your personal machines. VLANs on prosumer routers add finer firewall control and are worth it if you already run that kind of gear, but they are not required.

Should I cover my indoor camera when I'm home?#

If it has a physical shutter or a "home" mode, using it is a reasonable habit for privacy, especially with cloud-based cameras. A software off-switch relies on the vendor honoring it; a physical shutter or unplugging guarantees it. End-to-end encryption plus local storage reduces the need, but the choice is about your own comfort.

How often should I check on all this?#

A quick monthly pass is plenty: confirm firmware is current on internet-facing cameras and doorbells, glance at which accounts and family members have access, and remove anything unfamiliar. Do a fuller review once a year and whenever you add, sell, or retire a device.

Theo Vance
Written by
Theo Vance

Theo writes about online safety the way a good friend would — clearly, calmly, and without trying to scare you. He's interested in the simple habits that stop most problems, and he thinks staying private online is a skill anyone can learn.

More from Theo