QoS (Quality of Service) is your router's ability to manage who gets bandwidth when you run out. Without it, whoever's downloading or uploading gets everything, and everyone else waits. With it, you can prioritize video calls or streaming while letting background backups use leftover bandwidth. Most people never touch this setting, but it transforms a shared connection from frustrating to fair.
When you need QoS
If your connection is always slower than you'd like or you have one or two devices that frequently saturate it (a PC running large downloads, a camera uploading video, a game console updating), QoS stops those devices from choking everyone else. In households where multiple people work from home or one person games heavily, QoS keeps video calls smooth when someone else is downloading. You don't need it if you're the only person using the network, or if you have plenty of speed for everyone simultaneously.
What QoS actually does
When your link gets congested (downloading at max speed, someone's uploading, streaming video, and video calls all happening), QoS decides who gets priority. Normally, it's "first come, first served" — whoever's busy gets the pipe. QoS lets you say "video calls always get 2 Mbps minimum, work computer gets 5 Mbps, everything else shares the rest." It doesn't increase your speed; it just distributes what you have more fairly.
Find QoS in your router settings
Log into the router admin panel (usually 192.168.1.1) and look for "QoS," "Traffic Management," or "Bandwidth Control." Location varies wildly between routers — some have it under "Advanced," others under "Network," and some have a whole section for it. If you can't find it, check your router's manual or search "[router model] QoS." Not all routers have QoS, but most ones made in the last five years do.
Start simple: enable QoS and set a priority for your main computer
First, just turn QoS on. Many routers have a basic "high/medium/low priority" option for devices. Set your own computer to "high" or "priority," everything else to "medium" or "low." Don't set multiple devices to high — they'll fight each other. Save the settings. You should notice that your computer's video calls or downloads don't stutter when someone else joins the network.
Identify devices by MAC address, not name
To set QoS for a specific device, you need its MAC address — the hardware identifier that doesn't change. You can find it in your router's settings (usually a "connected devices" list that shows MAC addresses), or run ipconfig /all (Windows) or ifconfig (Mac/Linux) on the device to find its "physical address" or "hw address." Once you have the MAC, enter it in the QoS rule. This way, QoS applies to that device specifically, not just whoever has that IP address at the moment (IP addresses can change).
If your router has bandwidth allocation
Some routers go beyond simple priority and let you allocate a minimum or maximum bandwidth to each device. For example: "Work computer: minimum 5 Mbps, maximum 50 Mbps" means it always gets at least 5, but never takes more than 50 even if bandwidth is available. Set minimum for critical devices (work computer, video call device) and maximum for bandwidth hogs (downloads, large backups). This prevents one device from ever taking more than its fair share while ensuring critical devices get enough.
Prioritize by application (if available)
Advanced routers can prioritize by application type instead of device: "video calls always get priority over downloads" or "streaming gets priority over email." If your router has this, it's more elegant than device-based QoS — it handles any device running video calls, not just one computer. Look for options like "Video Conferencing," "Streaming," "Gaming," or "File Transfer" with a priority dropdown.
Test and adjust
After enabling QoS, have one device download a large file while someone else makes a video call. The call should stay smooth even while the download continues. If the call still lags, your QoS minimum for that device might be too low (increase it), or the download bandwidth might be blocking it anyway (reduce the download device's maximum). Adjust in small steps — start with the download capped at 50 percent of your connection speed and see if that helps.
When QoS stops helping
If your connection is only 10 Mbps total and you have five people streaming video (needing 3 Mbps each), no amount of QoS will help — you need more bandwidth, not better management. QoS makes fair distribution possible when speeds are tight, but can't create bandwidth that doesn't exist. If QoS doesn't solve your problem, a connection upgrade usually will.
Don't enable QoS if you don't need it
Modern routers are fast, but QoS adds a small overhead to every packet. If your connection is always fast and never gets congested, leave QoS off — you gain nothing and lose a tiny bit of performance. Only turn it on when you actually have contention between devices.