{"id":101476,"date":"2025-12-29T08:36:29","date_gmt":"2025-12-29T03:06:29","guid":{"rendered":"https:\/\/www.seminarsonly.com\/news\/?p=101476"},"modified":"2025-12-29T08:41:35","modified_gmt":"2025-12-29T03:11:35","slug":"rtc-connecting-no-route-discord-turn-off-qos","status":"publish","type":"post","link":"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/","title":{"rendered":"RTC Connecting No Route Discord | Turn off QoS"},"content":{"rendered":"<h3 data-path-to-node=\"0\"><span style=\"color: #008000;\"><em>This RTC Connecting No Route error means Discord is trying to connect you to a voice server but is being blocked by a firewall, VPN, or network setting. It is almost always a problem on your end (or your ISP&#8217;s), not Discord&#8217;s servers.<\/em><\/span><\/h3>\n<p data-path-to-node=\"1\">Here are the fixes, ranked from <b data-path-to-node=\"1\" data-index-in-node=\"32\">most likely to work<\/b> to <b data-path-to-node=\"1\" data-index-in-node=\"55\">least likely<\/b>.<\/p>\n<h2 data-path-to-node=\"2\"><span dir=\"auto\" style=\"color: #800000;\">1. The &#8220;Golden Fix&#8221; (Turn off QoS)<\/span><\/h2>\n<p data-path-to-node=\"3\">This is the most common culprit. Discord tries to tag your voice packets as &#8220;High Priority,&#8221; but many routers and ISPs reject this tag, resulting in a &#8220;No Route&#8221; error.<\/p>\n<ol start=\"1\" data-path-to-node=\"4\">\n<li>\n<p data-path-to-node=\"4,0,0\">Open Discord <b data-path-to-node=\"4,0,0\" data-index-in-node=\"13\">User Settings<\/b> (the gear icon near your name).<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"4,1,0\">Go to <b data-path-to-node=\"4,1,0\" data-index-in-node=\"6\">Voice &amp; Video<\/b>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"4,2,0\">Scroll down to the <b data-path-to-node=\"4,2,0\" data-index-in-node=\"19\">Quality of Service<\/b> section.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"4,3,0\"><b data-path-to-node=\"4,3,0\" data-index-in-node=\"0\">Disable<\/b> &#8220;Enable Quality of Service High Packet Priority.&#8221;<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"4,4,0\"><b data-path-to-node=\"4,4,0\" data-index-in-node=\"0\">Restart Discord<\/b> completely (right-click the icon in your system tray and select &#8220;Quit Discord,&#8221; then reopen it).<\/p>\n<\/li>\n<\/ol>\n<h3>Also Read : <a href=\"https:\/\/www.seminarsonly.com\/news\/discord-stuck-checking-for-updates-steps-to-fix-it\/\">Discord Stuck Checking for Updates<\/a><\/h3>\n<h2 data-path-to-node=\"5\"><span dir=\"auto\" style=\"color: #800000;\">2. The &#8220;Silver Fix&#8221; (Flush DNS)<\/span><\/h2>\n<p data-path-to-node=\"6\"><span dir=\"auto\">Your computer might be trying to connect to an old or incorrect IP address for the voice server.<\/span><\/p>\n<ol start=\"1\" data-path-to-node=\"7\">\n<li>\n<p data-path-to-node=\"7,0,0\">Press the <b data-path-to-node=\"7,0,0\" data-index-in-node=\"10\">Windows Key<\/b> and type <code data-path-to-node=\"7,0,0\" data-index-in-node=\"31\">cmd<\/code>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"7,1,0\">Right-click <b data-path-to-node=\"7,1,0\" data-index-in-node=\"12\">Command Prompt<\/b> and select <b data-path-to-node=\"7,1,0\" data-index-in-node=\"38\">Run as administrator<\/b>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"7,2,0\">Type the following command and press <b data-path-to-node=\"7,2,0\" data-index-in-node=\"37\">Enter<\/b>:<\/p>\n<div class=\"code-block ng-tns-c554500580-140 ng-animate-disabled ng-trigger ng-trigger-codeBlockRevealAnimation\" data-hveid=\"0\" data-ved=\"0CAAQhtANahgKEwjowZGk-9WRAxUAAAAAHQAAAAAQrgI\">\n<div class=\"code-block-decoration header-formatted gds-title-s ng-tns-c554500580-140 ng-star-inserted\"><span class=\"ng-tns-c554500580-140\">Bash<\/span><\/div>\n<div class=\"formatted-code-block-internal-container ng-tns-c554500580-140\">\n<div class=\"animated-opacity ng-tns-c554500580-140\">\n<pre class=\"ng-tns-c554500580-140\"><code class=\"code-container formatted ng-tns-c554500580-140\" role=\"text\" data-test-id=\"code-content\">ipconfig \/flushdns\r\n<\/code><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/li>\n<li>\n<p data-path-to-node=\"7,3,0\"><i data-path-to-node=\"7,3,0\" data-index-in-node=\"0\">Optional but recommended:<\/i> Type <code data-path-to-node=\"7,3,0\" data-index-in-node=\"31\">ipconfig \/renew<\/code> and press Enter.<\/p>\n<\/li>\n<\/ol>\n<h2 data-path-to-node=\"8\"><span style=\"color: #800000;\">3. The VPN\/Firewall Check<\/span><\/h2>\n<ul data-path-to-node=\"9\">\n<li>\n<p data-path-to-node=\"9,0,0\"><b data-path-to-node=\"9,0,0\" data-index-in-node=\"0\">VPNs:<\/b> If you are using a VPN, <b data-path-to-node=\"9,0,0\" data-index-in-node=\"30\">turn it off<\/b>. Discord voice (UDP) often fails over standard VPNs. If you <i data-path-to-node=\"9,0,0\" data-index-in-node=\"102\">must<\/i> use a VPN, look for a setting called &#8220;Split Tunneling&#8221; and exclude Discord, or switch your VPN protocol to UDP.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"9,1,0\"><b data-path-to-node=\"9,1,0\" data-index-in-node=\"0\">Firewall:<\/b> Your Windows Firewall might have blocked Discord after an update.<\/p>\n<ol start=\"1\" data-path-to-node=\"9,1,1\">\n<li>\n<p data-path-to-node=\"9,1,1,0,0\">Search for <b data-path-to-node=\"9,1,1,0,0\" data-index-in-node=\"11\">&#8220;Firewall &amp; network protection&#8221;<\/b> in Windows.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"9,1,1,1,0\">Click <b data-path-to-node=\"9,1,1,1,0\" data-index-in-node=\"6\">&#8220;Allow an app through firewall.&#8221;<\/b><\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"9,1,1,2,0\">Click <b data-path-to-node=\"9,1,1,2,0\" data-index-in-node=\"6\">Change settings<\/b>, find <b data-path-to-node=\"9,1,1,2,0\" data-index-in-node=\"28\">discord.exe<\/b>, and ensure both <b data-path-to-node=\"9,1,1,2,0\" data-index-in-node=\"57\">Private<\/b> and <b data-path-to-node=\"9,1,1,2,0\" data-index-in-node=\"69\">Public<\/b> boxes are checked.<\/p>\n<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<h2 data-path-to-node=\"10\"><span style=\"color: #800000;\">4. Change Voice Region (If you are a Server Admin)<\/span><\/h2>\n<p data-path-to-node=\"11\">If this is happening in a specific server where you have Admin rights, the specific voice region might be having an outage.<\/p>\n<ul data-path-to-node=\"12\">\n<li>\n<p data-path-to-node=\"12,0,0\">Go to <b data-path-to-node=\"12,0,0\" data-index-in-node=\"6\">Server Settings<\/b> &gt; <b data-path-to-node=\"12,0,0\" data-index-in-node=\"24\">Overview<\/b>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"12,1,0\">Manually change the <b data-path-to-node=\"12,1,0\" data-index-in-node=\"20\">Server Region<\/b> to a different country (e.g., from &#8220;US East&#8221; to &#8220;US Central&#8221;).<\/p>\n<\/li>\n<\/ul>\n<h2 data-path-to-node=\"13\"><span style=\"color: #800000;\">5. Are you at School or Work?<\/span><\/h2>\n<p data-path-to-node=\"14\">If you are on a school or corporate network (or university Wi-Fi), the network administrator has likely blocked the specific <b data-path-to-node=\"14\" data-index-in-node=\"125\">UDP ports<\/b> Discord needs for voice. In this case, you cannot fix it without using a VPN (which might also be blocked).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This RTC Connecting No Route error means Discord is trying to connect you to a voice server but is being blocked by a firewall, VPN, or network setting. It is&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6048],"tags":[],"class_list":["post-101476","post","type-post","status-publish","format-standard","hentry","category-error-fix"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>RTC Connecting No Route Discord | Turn off QoS - Seminarsonly.com<\/title>\n<meta name=\"description\" content=\"This RTC Connecting No Route error means Discord is trying to connect you to a voice server but is being blocked by a firewall, VPN, or network setting. It is almost always a problem on your end (or your ISP&#039;s), not Discord&#039;s servers.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"RTC Connecting No Route Discord | Turn off QoS\" \/>\n<meta property=\"og:description\" content=\"This RTC Connecting No Route error means Discord is trying to connect you to a voice server but is being blocked by a firewall, VPN, or network setting. It is almost always a problem on your end (or your ISP&#039;s), not Discord&#039;s servers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/\" \/>\n<meta property=\"og:site_name\" content=\"Seminarsonly.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/seminarsonly\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-29T03:06:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-29T03:11:35+00:00\" \/>\n<meta name=\"author\" content=\"Freddy John\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@seminarsonly\" \/>\n<meta name=\"twitter:site\" content=\"@seminarsonly\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Freddy John\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/\"},\"author\":{\"name\":\"Freddy John\",\"@id\":\"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd\"},\"headline\":\"RTC Connecting No Route Discord | Turn off QoS\",\"datePublished\":\"2025-12-29T03:06:29+00:00\",\"dateModified\":\"2025-12-29T03:11:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/\"},\"wordCount\":396,\"commentCount\":0,\"articleSection\":[\"Error Fix\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/\",\"url\":\"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/\",\"name\":\"RTC Connecting No Route Discord | Turn off QoS - Seminarsonly.com\",\"isPartOf\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/#website\"},\"datePublished\":\"2025-12-29T03:06:29+00:00\",\"dateModified\":\"2025-12-29T03:11:35+00:00\",\"author\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd\"},\"description\":\"This RTC Connecting No Route error means Discord is trying to connect you to a voice server but is being blocked by a firewall, VPN, or network setting. It is almost always a problem on your end (or your ISP's), not Discord's servers.\",\"breadcrumb\":{\"@id\":\"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/seminarsonly.com\/news\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"RTC Connecting No Route Discord | Turn off QoS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/seminarsonly.com\/news\/#website\",\"url\":\"https:\/\/seminarsonly.com\/news\/\",\"name\":\"Seminarsonly.com\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/seminarsonly.com\/news\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd\",\"name\":\"Freddy John\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g\",\"caption\":\"Freddy John\"},\"sameAs\":[\"https:\/\/seminarsonly.com\/news\"],\"url\":\"https:\/\/seminarsonly.com\/news\/author\/anupvnaick_51wq8y4s\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"RTC Connecting No Route Discord | Turn off QoS - Seminarsonly.com","description":"This RTC Connecting No Route error means Discord is trying to connect you to a voice server but is being blocked by a firewall, VPN, or network setting. It is almost always a problem on your end (or your ISP's), not Discord's servers.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/","og_locale":"en_US","og_type":"article","og_title":"RTC Connecting No Route Discord | Turn off QoS","og_description":"This RTC Connecting No Route error means Discord is trying to connect you to a voice server but is being blocked by a firewall, VPN, or network setting. It is almost always a problem on your end (or your ISP's), not Discord's servers.","og_url":"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/","og_site_name":"Seminarsonly.com","article_publisher":"https:\/\/facebook.com\/seminarsonly","article_published_time":"2025-12-29T03:06:29+00:00","article_modified_time":"2025-12-29T03:11:35+00:00","author":"Freddy John","twitter_card":"summary_large_image","twitter_creator":"@seminarsonly","twitter_site":"@seminarsonly","twitter_misc":{"Written by":"Freddy John","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/#article","isPartOf":{"@id":"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/"},"author":{"name":"Freddy John","@id":"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd"},"headline":"RTC Connecting No Route Discord | Turn off QoS","datePublished":"2025-12-29T03:06:29+00:00","dateModified":"2025-12-29T03:11:35+00:00","mainEntityOfPage":{"@id":"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/"},"wordCount":396,"commentCount":0,"articleSection":["Error Fix"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/","url":"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/","name":"RTC Connecting No Route Discord | Turn off QoS - Seminarsonly.com","isPartOf":{"@id":"https:\/\/seminarsonly.com\/news\/#website"},"datePublished":"2025-12-29T03:06:29+00:00","dateModified":"2025-12-29T03:11:35+00:00","author":{"@id":"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd"},"description":"This RTC Connecting No Route error means Discord is trying to connect you to a voice server but is being blocked by a firewall, VPN, or network setting. It is almost always a problem on your end (or your ISP's), not Discord's servers.","breadcrumb":{"@id":"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/seminarsonly.com\/news\/rtc-connecting-no-route-discord-turn-off-qos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/seminarsonly.com\/news\/"},{"@type":"ListItem","position":2,"name":"RTC Connecting No Route Discord | Turn off QoS"}]},{"@type":"WebSite","@id":"https:\/\/seminarsonly.com\/news\/#website","url":"https:\/\/seminarsonly.com\/news\/","name":"Seminarsonly.com","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/seminarsonly.com\/news\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/seminarsonly.com\/news\/#\/schema\/person\/75cf706896b7210fb0a84651adc258bd","name":"Freddy John","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/671d452f5fe9027ab894cbed50911cc764b2c16878222070bf044f21705d4c94?s=96&d=mm&r=g","caption":"Freddy John"},"sameAs":["https:\/\/seminarsonly.com\/news"],"url":"https:\/\/seminarsonly.com\/news\/author\/anupvnaick_51wq8y4s\/"}]}},"_links":{"self":[{"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/posts\/101476","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/comments?post=101476"}],"version-history":[{"count":0,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/posts\/101476\/revisions"}],"wp:attachment":[{"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/media?parent=101476"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/categories?post=101476"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/seminarsonly.com\/news\/wp-json\/wp\/v2\/tags?post=101476"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}