Default Passwords: The One Mistake Putting You at Risk
Never changing the default password on your router or smart camera leaves the front door open. Here's how to close it.
Founder & Lead Technician

Quick answer
Leaving default passwords on routers and smart devices lets attackers log in using publicly known factory credentials. Fix it by logging into each device, setting a strong unique password of 12+ characters, and enabling two-factor authentication, starting with your router.
If you've never changed the default password on your router, smart camera, or any other connected device, you've left the front door wide open. Manufacturers ship these devices with generic usernames and passwords, often something as predictable as admin / admin, and most people never touch them. That single oversight is one of the easiest ways for an attacker to walk straight into your home network. The fix takes about two minutes per device.
Here's why it's so dangerous: those default credentials aren't secret. They're printed in manuals, posted in support forums, and compiled into searchable databases anyone can browse. Automated bots scan the internet around the clock looking for devices still using factory logins, and when they find one, they don't have to "hack" anything in the Hollywood sense. They just sign in with the password the manufacturer published. There's a public search engine, Shodan, that indexes internet-connected devices specifically, and it routinely surfaces thousands of cameras and routers sitting wide open.
Why Default Credentials Exist in the First Place
It helps to understand why manufacturers ship devices this way, because it tells you exactly where the responsibility lands. A factory password lets the device boot up in a known state so you can log in and configure it the first time. It was never meant to stay in place. The manufacturer assumes you'll change it during setup, the setup wizard often nudges you to, and then most people click past that step and forget. The credential that was supposed to last five minutes ends up guarding your network for five years.
This matters because the entire security model of a connected device assumes you complete that one step. Skip it, and every other protection the device offers, encryption, firmware signing, secure boot, is undermined by a login anyone can look up.
This Isn't Hypothetical
Real people have been burned by this exact mistake:
- Smart security cameras left on default logins have been breached, with strangers viewing, and even publicly streaming, live feeds from inside people's homes. Entire websites have existed solely to aggregate feeds from cameras still using factory passwords.
- An internet-connected baby monitor was hijacked, letting an intruder speak through the device into a child's room, the kind of story that makes the news precisely because the cause was so preventable.
In both cases, the hardware worked perfectly. The only failure was a password nobody changed. And it's not only about spying: hijacked devices get conscripted into botnets. The infamous Mirai botnet, which took large chunks of the internet offline, was built almost entirely from IoT devices, cameras, routers, DVRs, that were still using default or weak credentials. Your unchanged password doesn't just put you at risk; it can make your gadget a weapon against everyone else.
Leaving a default password in place is like leaving your front door unlocked while you're on vacation. The lock works fine, you just never turned the key.
How to Fix It
Walk through every connected device you own, your router, cameras, smart plugs, doorbells, printers, NAS drives, thermostats, even smart TVs, and update the credentials on each one. Make a quick list first so nothing gets missed; people almost always forget the device they set up two years ago and never thought about again.
- Log in to the device's settings. For a router, type its IP address (often
192.168.1.1or192.168.0.1) into a browser. For smart devices, use the companion app, which usually exposes the account settings. - Find the account or security section and change both the username (if the device lets you) and the password. Changing the username too matters, because bots guess
adminfirst. - Set a strong, unique password, at least 12 characters mixing upper and lowercase letters, numbers, and symbols. Don't reuse a password from another account, and don't base it on the device brand or your address.
- Turn on two-factor authentication wherever the device or its app supports it. Even if a password leaks later, 2FA stops an attacker from getting in with the password alone.
- Disable remote access if you don't use it. Many cameras and routers expose a management port to the internet by default. If you never log in from outside your home, turn that feature off entirely and the device stops being visible to scanners.
Why the Router Comes First
If you only change one password today, make it the router's. Every other device in your home connects through it, so a compromised router exposes your entire network at once, an attacker who controls your router can redirect your traffic, intercept logins, and reach every gadget behind it. While you're in there, also rename the default Wi-Fi network (a name like NETGEAR47 tells attackers your exact hardware) and update the firmware, since outdated router software is the second-most-common way these devices get breached. Most modern routers can update firmware automatically; switch that on while you're in the settings.
A Quick Audit Checklist
Use this to sweep your home in one sitting. Tackle the top row first and work down.
| Device | Default Risk | Action |
|---|---|---|
| Wi-Fi router | Whole-network compromise | Change login, update firmware, rename SSID |
| Security cameras / doorbells | Live video access | Unique password + 2FA |
| Baby monitors | Audio and video intrusion | Unique password, disable remote access if unused |
| Smart plugs / hubs | Network foothold for botnets | Change default credentials |
| Printers / NAS drives | Data exposure on the LAN | Set an admin password, restrict web access |
Beyond Passwords: Segment Your Smart Devices
Once your credentials are sorted, there's one more move that dramatically limits the damage if a device is ever compromised: put your smart gadgets on a separate network. Most modern routers can broadcast a guest network, and many now offer a dedicated IoT network. By placing cameras, plugs, and other cheap connected hardware there, you isolate them from the laptops and phones that hold your real data. If a budget camera gets hijacked, the attacker lands on a network with nothing valuable on it, unable to reach your computer or your files. It takes ten minutes to set up and turns a potential disaster into a contained nuisance.
Why this matters: the weakest device on your network sets your security floor. A $20 smart bulb with sloppy firmware shouldn't be sitting on the same network as your banking laptop. Segmentation is how you stop the cheapest gadget from becoming the most expensive mistake.
Change Passwords Periodically, Not Just Once
Setting a strong password during setup is the big win, but it's not a one-and-done task for your most sensitive devices. Manufacturer data breaches happen, and credentials leak. For your router and any camera that can see inside your home, it's worth rotating the password every so often and immediately if you hear the manufacturer has been breached. Pair that habit with firmware updates, which patch the vulnerabilities attackers use even when your password is strong, and you've closed both of the doors that matter.
What If a Device Has No Way to Change the Password?
Occasionally you'll find a cheap gadget with a hardcoded password you genuinely can't change, this is a real and well-documented problem with budget IoT hardware. If that's the case, the honest answer is that the device is unsafe to expose to the internet. Either keep it on an isolated guest network with no access to your main devices, block its internet access at the router, or replace it with hardware from a manufacturer that takes security seriously. A gadget you can't secure isn't a bargain.
The Takeaway
The most sophisticated firewall in the world won't help if your camera still answers to admin. Default credentials are the lowest-effort, highest-reward target an attacker has, which is exactly why bots hunt for them day and night. Spend the next ten minutes changing them across your devices, enabling two-factor authentication, and turning off remote access you don't need. It's the cheapest security upgrade you'll ever make, and the one with the biggest payoff.
Frequently asked questions
Why is keeping a default password dangerous?+
Default usernames and passwords are publicly documented in manuals and online databases, so they are not secret at all. Automated bots constantly scan the internet for devices still using factory logins and simply sign in, no hacking required. Changing them removes the single easiest entry point into your network.
Which device should I change the default password on first?+
Your Wi-Fi router. Every other device in your home connects through it, so a compromised router exposes your entire network at once. After changing the router login, update its firmware and rename the default network name, then work through cameras, doorbells, and other smart devices.
What makes a strong replacement password for a smart device?+
Use at least 12 characters that mix uppercase and lowercase letters, numbers, and symbols, and make it unique to that device rather than reused from another account. Pair it with two-factor authentication where supported, so a leaked password alone is not enough for an attacker to get in.
Founder & Lead Technician
Harjindar founded Ask Technicians to cut through bad tech advice. He writes hands-on troubleshooting guides drawn from years of real-world repair and support work.
Related guides

Common Tech Habits That Quietly Put Your Data at Risk
Reused passwords, open Wi-Fi, ignored permissions: the everyday habits that expose you, and the specific fixes that take minutes.

9 Common Tech Mistakes That Put Your Data at Risk (And How to Fix Them)
The everyday tech habits that quietly expose your accounts, money, and files — and the concrete fixes that take ten minutes.

Fix the L2TP Connection Failed Security Layer Error
L2TP VPN failing at the security layer? Enable MS-CHAP v2 and LCP extensions to get the tunnel up.

LastPass Breach: Customer Data Stolen via Klue Hack
LastPass says hackers stole customer names, contact details and support case records through a breach at its partner Klue. Password vaults were not touched.
