The Queue Nobody Told You About
It's a weekend evening. Every device in the house is awake: two laptops streaming video, a handful of phones scrolling feeds, a smart TV buffering something, a gaming console quietly phoning home for updates. You open a webpage and watch it load in painful slow motion. You restart the router. Nothing improves.
The router isn't broken. It's doing exactly what it was designed to do. The problem is what that design actually is.
Wireless networks slow down with many devices because of a fundamental truth about radio: only one device can transmit on a given channel at a given moment. Everything else has to wait. Add more devices and you're not dividing a pipe into smaller streams. You're adding more people to a single-lane road.
One Radio, A Lot of Mouths
Your router broadcasts on a radio frequency, typically the 2.4 GHz or 5 GHz band. Think of it as a single conversation happening in a room. Two people can't talk at the same time without creating noise. Wi-Fi handles this with a protocol called CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance). The short version: before any device transmits, it listens to check if the channel is clear, and if it isn't, the device waits a random amount of time and tries again.
With two devices, those waits are barely noticeable. With twenty devices, every single one is constantly checking, waiting, backing off, and retrying. The channel isn't being shared evenly. It's being auctioned off in tiny slices, and the overhead from all that negotiation eats a surprising chunk of your total capacity.
The slowdown isn't linear. Going from two devices to four doesn't simply halve your speed. The collision-avoidance overhead compounds. At some point, devices spend more time waiting than transmitting.
The Worked Example That Makes It Click
Imagine a router with a theoretical maximum throughput of 300 Mbps on its 2.4 GHz band. Two laptops connected, each getting roughly 120 to 140 Mbps in practice (the gap from 300 is real-world overhead, signal loss, protocol taxes). Comfortable.
Now add eight more devices: a few smartphones, a smart speaker, a thermostat, a security camera pinging the cloud. Most of these aren't actively streaming anything. But they're not silent, either. Every device on a Wi-Fi network generates background traffic: keepalive packets, firmware checks, app syncs, the quiet hum of modern connected life. It's like a restaurant where half the tables are just sitting there ordering water, repeatedly, all night.
Suddenly those two laptops aren't sharing the channel with one other device. They're sharing it with nine. Each laptop might now see 40 to 60 Mbps, not because the router got worse, but because the queue got longer.
Then someone starts a 4K stream on the TV. That stream wants 25 Mbps, consistently, with no gaps. The laptops back off. The stream stutters. Someone shouts from the other room.
This is the part most guides skip: even devices that seem idle are never truly quiet.
The Neighbor Problem
Your devices aren't the only ones competing. In a dense apartment building, your router shares its radio spectrum with every other router within range. Open your Wi-Fi settings right now and count the networks you can see. Each one is another voice in the same room.
The 2.4 GHz band has only three non-overlapping channels: 1, 6, and 11. If your router is on channel 6 and so are four of your neighbors' routers, you are all sharing the same collision-avoidance dance. Your device might be waiting for your neighbor's laptop to finish before it can transmit. You'll never see that in a speed test, but you'll feel it at 8 PM when everyone gets home.
The 5 GHz band has more non-overlapping channels and shorter range, which is why it tends to perform better in congested buildings. The tradeoff is that walls hurt it more. Physics doesn't negotiate.
What People Get Wrong
The folk remedy that needs to die: rebooting the router to "clear congestion." A reboot clears temporary memory, resets some connection tables, and occasionally fixes a genuine software glitch. It does nothing to the underlying radio physics. If your slowdown is caused by seventeen devices on one channel, your router will be just as slow thirty seconds after it restarts. Rebooting a congested network is like opening a window to fix a traffic jam.
The other misconception is that the number of devices is what matters, full stop. It's not the count. It's the activity. A house with fifteen devices where twelve are asleep will outperform a house with six devices where all six are hammering the channel simultaneously. A phone that's been streaming music since breakfast is contributing more congestion than five idle smart plugs combined.
Also, and this one matters: internet speed and Wi-Fi speed are different things. You can have a gigabit fiber connection from your ISP and still see terrible performance across the room because the bottleneck is the wireless hop between your device and the router, not the cable coming into the wall.
How Modern Routers Push Back
Newer Wi-Fi standards, specifically Wi-Fi 6 (802.11ax), introduced a technology called OFDMA, which allows a router to divide a channel into smaller sub-channels and serve multiple devices simultaneously rather than sequentially. It's not magic. It doesn't eliminate the shared-medium problem. But it makes the queue more efficient, especially when many devices are making small, bursty requests at the same time, which is exactly what a house full of smart devices does.
MU-MIMO (Multi-User, Multiple Input, Multiple Output) lets routers with multiple antennas transmit to several devices at once using spatial separation. Think of it as the router learning to aim. Earlier implementations worked mainly for downloads; newer versions handle uploads too.
Mesh systems help by distributing the load across multiple access points, so a device in the kitchen connects to a nearby node rather than fighting for signal from a router two rooms away. Less distance, stronger signal, fewer retries.
Still, none of this changes the core constraint. Radio spectrum is finite. The speed printed on the box was measured in a lab with one device and zero interference. Real homes are not labs, and anyone who sold you that number without mentioning that deserves some skepticism.
If your router is more than five years old and you've added a dozen smart-home devices since you bought it, the network it was designed for no longer exists. That's not a router problem. That's a physics problem, and the only honest fix is a router that understands the new math.