<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Miracast on Nicola Suter</title><link>https://tech.nicolonsky.ch/tags/miracast/</link><description>Recent content in Miracast on Nicola Suter</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>© 2026 Nicola Suter</copyright><lastBuildDate>Fri, 05 Jan 2018 10:48:59 +0000</lastBuildDate><atom:link href="https://tech.nicolonsky.ch/tags/miracast/rss.xml" rel="self" type="application/rss+xml"/><item><title>Surface Hub Miracast Connection Error</title><link>https://tech.nicolonsky.ch/surface-hub-miracast-connection-error/</link><pubDate>Fri, 05 Jan 2018 10:48:59 +0000</pubDate><guid>https://tech.nicolonsky.ch/surface-hub-miracast-connection-error/</guid><description>&lt;p&gt;Recently I had to troubleshoot a sticky Surface Hub Miracast Connection error for a customer. They were unable to connect to the surface hub from domain joined devices but a newly installed device from a blank Windows image was working as expected. I started Troubleshooting the Surface Hub Miracast Connection Error and checked all the points mentioned in the official &lt;a href="https://docs.microsoft.com/en-us/surface-hub/miracast-troubleshooting" target="_blank" rel="noreferrer"&gt;Troubleshoot Miracast on Surface Hub&lt;/a&gt; post from Microsoft.&lt;/p&gt;
&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt="SurfaceHub"
 src="https://nicolonskytech.azurewebsites.net/content/images//2018/01/SurfaceHub-300x141.png"
 &gt;&lt;/figure&gt;

&lt;h2 class="relative group"&gt;Default Configuration
 &lt;div id="default-configuration" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#default-configuration" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;On a Windows 10 1709 device exists a default firewall rule to allow Miracast connections to wireless displays:&lt;/p&gt;
&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt="Miracast"
 src="https://nicolonskytech.azurewebsites.net/content/images//2018/01/MiracastRuleDefault-1024x34.png"
 &gt;&lt;/figure&gt;
&lt;p&gt;But the connection attempt was still interrupted after a timeout.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Looking trough Group Policy
 &lt;div id="looking-trough-group-policy" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#looking-trough-group-policy" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;After analyzing the Windows 10 Security Baseline Group Policy configuration I came across the following settings:&lt;/p&gt;
&lt;p&gt;Computer Configuration &amp;gt; Windows Settings &amp;gt; Security Settings &amp;gt; Windows Firewall with Advanced Security:&lt;/p&gt;
&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt="Surface Hub Miracast Connection Error"
 src="https://nicolonskytech.azurewebsites.net/content/images//2018/01/FirewallGpoSettings.png"
 &gt;&lt;/figure&gt;
&lt;p&gt;In the settings for the public profile under the &amp;ldquo;Customize&amp;rdquo; section there&amp;rsquo;s a section called &amp;ldquo;&lt;strong&gt;Rule merging&lt;/strong&gt;&amp;rdquo;:&lt;/p&gt;
&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt="Surface Hub Miracast Connection Error"
 src="https://nicolonskytech.azurewebsites.net/content/images//2018/01/RuleMerging.png"
 &gt;&lt;/figure&gt;
&lt;p&gt;As you can see rule merging is turned of in the Windows 10 Security Baseline which means, **all locally configured firewall rules are being ignored for the public profile. **Because Miracast connections or connection attempts belong to the public profile of the Windows Firewall, the built-in local firewall rule gets always bypassed.&lt;/p&gt;</description></item></channel></rss>