PONG// pong.com v3.0OPERATIONAL
pong@pong-com blog/qos-settings-router-guide$
GuideMay 16, 2026· 9 min read
ByPong.com Editorial Team· Editorial Team

How to Set Up QoS on Your Router: Prioritize Gaming, Streaming, and Video Calls (2026 Guide)

QoS (Quality of Service) lets you tell your router which traffic matters most. When someone starts a big download, QoS keeps your game, Zoom call, or 4K stream from stuttering by processing those packets first. Most routers have this feature built in but leave it turned off by default. Here is how to enable it, what settings actually matter, and when QoS alone is not enough.

Your internet connection is fast enough on paper, but the moment someone in the house starts downloading a game update or backing up photos to the cloud, your Zoom call freezes or your game starts rubber-banding. QoS (Quality of Service) fixes this by telling your router which traffic to send first when the connection gets congested. It does not make your internet faster — it makes it smarter about how it shares the bandwidth you already have.

Most modern routers have QoS built in but leave it disabled by default. Turning it on and configuring it correctly takes about five minutes and can eliminate the lag spikes you get when multiple people or devices share the same connection. Below is a step-by-step guide that works across major router brands, plus an explanation of when QoS alone is not enough and you need SQM instead.

// SPEED TEST

Measure your real-world speed, ping, jitter, and bufferbloat. Free, no signup required.

> Run Free Speed Test

What QoS actually does (and does not do)

Without QoS, your router treats every packet equally. A giant Steam download and a tiny Zoom audio packet sit in the same queue, and the router processes them in the order they arrive. When the queue fills up, latency-sensitive packets (voice, game state, video frames) get stuck behind bulk data. You experience this as lag, stuttering, or dropped frames.

QoS creates multiple queues sorted by priority. High-priority packets (gaming, video calls, DNS lookups) get processed immediately, even if a large download is in progress. The download still gets its bandwidth — it just yields briefly whenever a time-sensitive packet needs to go through.

What QoS can fix

  • Lag spikes during downloads — your game ping stays low even when someone else is downloading a 50 GB update
  • Zoom freezing when kids are streaming — video call packets get priority over Netflix buffers
  • Slow web browsing during backups — DNS and small HTTP requests jump ahead of cloud backup traffic
  • Inconsistent streaming quality — 4K stream maintains priority over background file transfers

What QoS cannot fix

  • Slow speeds overall — if your plan is 25 Mbps and four people are streaming, QoS cannot create bandwidth that does not exist
  • ISP congestion — QoS only works inside your home network; it cannot fix slowdowns between your ISP and the internet
  • Bad WiFi signal — packet loss from a weak signal is a physical problem, not a queuing problem (see our WiFi placement guide)
  • Bufferbloat — traditional QoS helps but does not fully solve bufferbloat; you need SQM for that (see What Is Bufferbloat)

Before you start: know your actual speeds

QoS works best when you tell your router your real upload and download speeds — not the speeds your ISP advertises, but what you actually get. Run a speed test on [Pong.com](/) right now and note your download and upload numbers. You will need these in the setup steps below.

You will also need your router's admin login. This is usually printed on a sticker on the bottom of the router. The default address is often 192.168.1.1 or 192.168.0.1, and common default credentials are admin/admin or admin/password. If you have changed these and forgotten them, a factory reset will restore defaults (but will erase your WiFi settings).

How to enable QoS: step-by-step by router brand

The exact menu location varies by manufacturer, but the core concept is the same: enable QoS, enter your bandwidth, and assign priorities. Here is where to find QoS on the most popular router brands.

ASUS routers (Adaptive QoS)

  1. Log in to your router at router.asus.com or 192.168.1.1
  2. Go to Adaptive QoS in the left sidebar
  3. Toggle Enable QoS to ON
  4. Enter your download and upload bandwidth (use 85-90% of your Pong.com test results)
  5. Choose a priority preset: Gaming prioritizes low-latency traffic, Media Streaming prioritizes video bandwidth, or Customize to set your own rules
  6. Click Apply — changes take effect immediately

TP-Link routers

  1. Log in at tplinkwifi.net or 192.168.0.1
  2. Navigate to Advanced > QoS (on HomeCare models, look under HomeCare > QoS)
  3. Toggle QoS ON
  4. Enter your upload and download bandwidth
  5. Use Device Priority to drag devices into High, Medium, or Low tiers
  6. Alternatively, use Application Priority to prioritize by traffic type (gaming, streaming, browsing)
  7. Save your settings

NETGEAR routers

  1. Log in at routerlogin.net or 192.168.1.1
  2. Go to ADVANCED > Setup > QoS Setup
  3. Click Setup QoS Rule then Add Priority Rule
  4. Select Applications from the Priority Category dropdown and choose your application (e.g., Xbox Live, Zoom, Netflix)
  5. Set priority level: Highest, High, Normal, or Low
  6. Repeat for each application you want to prioritize
  7. Click Apply

Other routers (generic steps)

  1. Log in to your router admin panel (check the sticker on the bottom for the address)
  2. Look for QoS under Advanced Settings, Traffic Management, Bandwidth Control, or Network Priority
  3. Enable QoS and enter your actual upload and download speeds at 85-90%
  4. Assign priority by device (MAC address) or by application/port
  5. Save and apply

What traffic should you prioritize?

Not all traffic is equally sensitive to delay. Gaming and video calls use very little bandwidth but are extremely sensitive to latency and packet loss. A Fortnite match uses about 3-5 Mbps — the problem is never bandwidth, it is packets getting delayed behind a big download. Streaming video uses more bandwidth but can tolerate short delays because it pre-buffers content.

Traffic typeBandwidth usedLatency sensitivityRecommended priority
Online gaming1–5 MbpsExtremely highHighest
Video calls (Zoom, Teams)2–8 MbpsVery highHighest
VoIP phone calls0.1–0.5 MbpsVery highHighest
4K video streaming25–40 MbpsMedium (buffers ahead)High
Web browsing1–10 MbpsMediumNormal
File downloadsMax availableLowLow
Cloud backupsMax availableVery lowLowest
OS/game updatesMax availableVery lowLowest

QoS vs SQM: which do you actually need?

Traditional QoS and SQM (Smart Queue Management) solve related but different problems. Understanding the difference saves you from configuring one when you actually need the other.

FeatureTraditional QoSSQM (fq_codel / CAKE)
What it doesPrioritizes certain traffic over other trafficPrevents buffers from filling up in the first place
Fixes bufferbloatPartially — reduces impact but does not eliminateYes — this is its primary purpose
Requires bandwidth entryYesYes
ComplexityMedium — need to assign prioritiesLow — enable and enter speeds, it auto-manages
Router supportMost consumer routersOpenWrt, some ASUS models, Ubiquiti, IQrouter
Best forHouseholds with diverse traffic needsAnyone suffering from bufferbloat

If your Pong.com test shows bufferbloat grades of C or worse, SQM is more effective than traditional QoS. SQM uses algorithms like fq_codel or CAKE that automatically manage queue depth so latency stays low under load — without you needing to manually classify traffic. If your router supports SQM (check under Advanced > Traffic Management or similar), enable it with your measured speeds at 85-90% and you may not need traditional QoS at all.

If your bufferbloat grades are already A or B, traditional QoS is the right tool. Your router handles congestion well; you just want to ensure that your gaming or Zoom traffic gets first access during busy periods.

How to verify QoS is working

Enabling QoS is only useful if it actually reduces latency under load. Here is how to confirm it is working.

  1. Run a baseline speed test on [Pong.com](/) with no other devices active. Note your ping and bufferbloat grade.
  2. Start a large download on another device — a game update, OS update, or a speed test on a different computer.
  3. Run another Pong.com speed test on your primary device while the download is running.
  4. Compare the results. With QoS working correctly, your ping should stay within 10-20ms of your baseline even under load. Without QoS, you would typically see ping jump by 50-200ms or more.
  5. Test real applications. Start a Zoom call or game while another device is downloading. Stuttering, packet loss, or lag spikes mean QoS needs adjustment.

Common QoS mistakes to avoid

  • Setting bandwidth too high — if you enter your ISP's advertised speed instead of your actual measured speed, your router thinks it has more capacity than it does and lets the modem buffer overflow. Always use 85-90% of your real speed from a Pong.com test.
  • Prioritizing everything — if you mark every device as high priority, the router has no room to differentiate. Only prioritize the 2-3 devices or applications that are truly latency-sensitive.
  • Forgetting upload speed — most lag problems happen on the upload side, especially for gaming and video calls. Make sure you set both download AND upload limits. Upload is often the bottleneck because ISPs give you much less upload bandwidth (e.g., 300 Mbps down but only 10-20 Mbps up).
  • Not testing after setup — QoS is not set-and-forget if your speeds change. Re-test with Pong.com after enabling QoS to verify it is working, and re-check if your ISP plan changes.
  • Using QoS when the real problem is WiFi — if your connection drops and stutters even with one device active, the issue is signal strength or interference, not traffic prioritization. See our WiFi troubleshooting guide first.

Frequently asked questions

?>Does QoS slow down my internet?
No. QoS does not reduce your total bandwidth. It only changes the order in which packets are processed. In practice, bulk downloads may take slightly longer because they yield to higher-priority traffic, but total throughput remains the same. If you set the bandwidth limits correctly (85-90% of actual speed), there is no meaningful speed reduction.
?>Should I use device-based or application-based QoS?
Device-based is simpler — assign your gaming PC or work laptop to high priority and everything else to normal. Application-based is more precise — you can prioritize Zoom on every device without giving those devices blanket priority. If your router supports both, application-based gives you finer control.
?>Does QoS help with gaming ping?
QoS reduces ping spikes caused by local network congestion (other devices downloading or streaming on your home network). It does not reduce your base ping to game servers — that is determined by physical distance, your ISP's routing, and your connection type. If your ping is high even with no other traffic, QoS will not help. See our guide on how to reduce ping for gaming.
?>Do I need QoS if I have a fast connection (500+ Mbps)?
Maybe not for download congestion, but almost certainly for upload. Even on a 1 Gbps plan, your upload may be only 20-35 Mbps. A cloud backup or Twitch stream can easily saturate that upload pipe, causing lag in games and video calls. QoS on the upload side is valuable regardless of download speed.
?>Does QoS work on mesh WiFi systems?
Some mesh systems support QoS (ASUS AiMesh, TP-Link Deco with HomeCare) while others do not (Google Nest WiFi, basic Eero). Check your mesh system's admin app or web interface for QoS or traffic prioritization settings. If your mesh system does not support QoS, you may be able to enable it on a separate router upstream of the mesh system.
?>What is the difference between QoS and bandwidth limiting?
Bandwidth limiting (also called rate limiting) caps a device or application to a specific speed — for example, limiting your kid's tablet to 20 Mbps. QoS is about priority, not caps. With QoS, every device can use full bandwidth when the connection is not congested, but latency-sensitive traffic goes first during congestion. Use QoS for prioritization; use bandwidth limiting only if a specific device is consistently hogging the connection.

Bottom line

QoS is one of the most impactful free upgrades you can make to your home network. If you share your internet connection with multiple people or devices and experience lag spikes during heavy usage, QoS will likely fix it. The setup takes five minutes: enable it, enter 85-90% of your measured speeds, prioritize gaming and video calls as high, leave everything else at normal, and test with Pong.com to confirm it is working.

If QoS alone does not solve your lag problems, check your bufferbloat grade — you may need SQM instead. And if the problem persists with only one device active, the issue is likely WiFi signal, not traffic management. Start with our router placement guide or WiFi troubleshooting guide instead.

// Related Posts

Advertisement
// READY TO TEST?

Use our free speed test to measure your ping, download, upload, and bufferbloat. No signup required.

> Run Speed Test