<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>How To &#8211; GTWebs</title>
	<atom:link href="https://gtwebs.com/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>https://gtwebs.com</link>
	<description>Tutorials, Tips, &#38; Tricks for Web, Software, and App Developers</description>
	<lastBuildDate>Tue, 24 Mar 2026 03:50:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://gtwebs.com/wp-content/uploads/2025/09/cropped-gtwebs-icon-purple-32x32.png</url>
	<title>How To &#8211; GTWebs</title>
	<link>https://gtwebs.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Fix Skype Sound on a MacBook Pro After Connecting to TV</title>
		<link>https://gtwebs.com/tutorials/how-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv/</link>
					<comments>https://gtwebs.com/tutorials/how-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv/#respond</comments>
		
		<dc:creator><![CDATA[Spida C]]></dc:creator>
		<pubDate>Sat, 09 May 2020 19:07:08 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[Sound]]></category>
		<guid isPermaLink="false">https://gtwebs.com/?p=974</guid>

					<description><![CDATA[<p>So my MacBook Pro&#8217;s sound stopped working after connecting it to a TV to stream a Skype video call for an exercise class I was taking. When this happened, here&#8217;s the only thing that worked: Open Terminal from your applications or search with ⌘+Space, start typing Terminal, then hit Return. In Terminal, copy and paste ... <a title="How to Fix Skype Sound on a MacBook Pro After Connecting to TV" class="read-more" href="https://gtwebs.com/tutorials/how-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv/" aria-label="Read more about How to Fix Skype Sound on a MacBook Pro After Connecting to TV">Read more</a></p>
<p>The post <a rel="nofollow" href="https://gtwebs.com/tutorials/how-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv/">How to Fix Skype Sound on a MacBook Pro After Connecting to TV</a> appeared first on <a rel="nofollow" href="https://gtwebs.com">GTWebs</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">So my MacBook Pro&#8217;s sound stopped working after connecting it to a TV to stream a Skype video call for an exercise class I was taking. When this happened, here&#8217;s the only thing that worked:</p>



<ol class="wp-block-list"><li>Open Terminal from your applications or search with <strong>⌘+Space</strong>, start typing <strong><em>Terminal</em></strong>, then hit <strong>Return</strong>.</li><li>In Terminal, copy and paste the following command, hit <strong>Return</strong> then type your password, then hit <strong>Return</strong> again</li></ol>



<pre class="wp-block-code"><code>$ sudo killall coreaudiod</code></pre>



<p class="wp-block-paragraph">This immediately restored sound so I could hear my Skype exercise class!</p>



<h2 class="wp-block-heading">Why This Problem Happens</h2>



<p class="wp-block-paragraph">The root cause is a <strong>Bluetooth audio profile conflict</strong>. When AirPods connect to your MacBook, macOS switches the system audio output to the AirPods. But Skype (and many other VoIP apps) manage their own audio device settings independently of the system. When you disconnect the AirPods, Skype may still be trying to route audio to a device that no longer exists.</p>



<p class="wp-block-paragraph">This is especially common when AirPods auto-connect and disconnect between your iPhone and MacBook, which happens frequently if you have multiple Apple devices signed into the same iCloud account.</p>



<h2 class="wp-block-heading">The Quick Fix: Reset Skype Audio Settings</h2>



<p class="wp-block-paragraph">The fastest solution is to manually set Skype&#8217;s audio devices:</p>



<ul class="wp-block-list"><li>Open Skype and go to <strong>Settings</strong> (click your profile picture → Settings)</li><li>Navigate to <strong>Audio &#038; Video</strong></li><li>Under <strong>Speakers</strong>, change from &#8220;Default&#8221; to &#8220;MacBook Pro Speakers&#8221; explicitly</li><li>Under <strong>Microphone</strong>, change from &#8220;Default&#8221; to &#8220;MacBook Pro Microphone&#8221;</li><li>Click <strong>Test Audio</strong> to confirm sound is working</li></ul>



<p class="wp-block-paragraph">Setting specific devices instead of &#8220;Default&#8221; prevents Skype from getting confused when Bluetooth devices connect and disconnect.</p>



<h2 class="wp-block-heading">The System-Level Fix</h2>



<p class="wp-block-paragraph">If the problem persists beyond Skype, the issue is at the macOS level:</p>



<ul class="wp-block-list"><li>Open <strong>System Settings → Sound</strong></li><li>Check the <strong>Output</strong> tab — make sure it shows &#8220;MacBook Pro Speakers&#8221; and not a phantom Bluetooth device</li><li>Check the <strong>Input</strong> tab — verify &#8220;MacBook Pro Microphone&#8221; is selected</li><li>If you see your AirPods listed even when they&#8217;re in the case, click on MacBook Pro Speakers to force the switch</li></ul>



<p class="wp-block-paragraph">You can also reset the Bluetooth module entirely by holding <strong>Shift + Option</strong> and clicking the Bluetooth icon in the menu bar. Select <strong>Reset the Bluetooth module</strong> (on older macOS versions) or toggle Bluetooth off, wait 10 seconds, and toggle it back on.</p>



<h2 class="wp-block-heading">Preventing Future Issues</h2>



<p class="wp-block-paragraph">The <a href="https://support.apple.com/en-us/105094" target="_blank" rel="noopener">Apple Support documentation for AirPods</a> recommends managing automatic device switching to prevent audio routing conflicts:</p>



<ul class="wp-block-list"><li>Open <strong>System Settings → Bluetooth</strong></li><li>Click the <strong>i</strong> next to your AirPods</li><li>Under &#8220;Connect to This Mac&#8221;, change from &#8220;Automatically&#8221; to &#8220;When Last Connected to This Mac&#8221;</li><li>This prevents AirPods from hijacking audio when you didn&#8217;t intend to use them</li></ul>



<h2 class="wp-block-heading">The Nuclear Option: Reset Core Audio</h2>



<p class="wp-block-paragraph">If nothing else works, reset the macOS audio daemon by opening Terminal and running:</p>



<p class="wp-block-paragraph"><code>sudo killall coreaudiod</code></p>



<p class="wp-block-paragraph">This kills and automatically restarts the core audio process, clearing any stuck device configurations. After running this, re-open Skype and test your audio.</p>



<p class="wp-block-paragraph">For more Mac troubleshooting tips and tech guides, check out the <a href="https://gtwebs.com/blog/">GTWebs blog</a>.</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fgtwebs.com%2Ftutorials%2Fhow-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv%2F&amp;linkname=How%20to%20Fix%20Skype%20Sound%20on%20a%20MacBook%20Pro%20After%20Connecting%20to%20TV" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_x" href="https://www.addtoany.com/add_to/x?linkurl=https%3A%2F%2Fgtwebs.com%2Ftutorials%2Fhow-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv%2F&amp;linkname=How%20to%20Fix%20Skype%20Sound%20on%20a%20MacBook%20Pro%20After%20Connecting%20to%20TV" title="X" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_linkedin" href="https://www.addtoany.com/add_to/linkedin?linkurl=https%3A%2F%2Fgtwebs.com%2Ftutorials%2Fhow-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv%2F&amp;linkname=How%20to%20Fix%20Skype%20Sound%20on%20a%20MacBook%20Pro%20After%20Connecting%20to%20TV" title="LinkedIn" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_sms" href="https://www.addtoany.com/add_to/sms?linkurl=https%3A%2F%2Fgtwebs.com%2Ftutorials%2Fhow-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv%2F&amp;linkname=How%20to%20Fix%20Skype%20Sound%20on%20a%20MacBook%20Pro%20After%20Connecting%20to%20TV" title="Message" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_email" href="https://www.addtoany.com/add_to/email?linkurl=https%3A%2F%2Fgtwebs.com%2Ftutorials%2Fhow-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv%2F&amp;linkname=How%20to%20Fix%20Skype%20Sound%20on%20a%20MacBook%20Pro%20After%20Connecting%20to%20TV" title="Email" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_copy_link" href="https://www.addtoany.com/add_to/copy_link?linkurl=https%3A%2F%2Fgtwebs.com%2Ftutorials%2Fhow-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv%2F&amp;linkname=How%20to%20Fix%20Skype%20Sound%20on%20a%20MacBook%20Pro%20After%20Connecting%20to%20TV" title="Copy Link" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fgtwebs.com%2Ftutorials%2Fhow-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv%2F&#038;title=How%20to%20Fix%20Skype%20Sound%20on%20a%20MacBook%20Pro%20After%20Connecting%20to%20TV" data-a2a-url="https://gtwebs.com/tutorials/how-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv/" data-a2a-title="How to Fix Skype Sound on a MacBook Pro After Connecting to TV"></a></p><p>The post <a rel="nofollow" href="https://gtwebs.com/tutorials/how-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv/">How to Fix Skype Sound on a MacBook Pro After Connecting to TV</a> appeared first on <a rel="nofollow" href="https://gtwebs.com">GTWebs</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gtwebs.com/tutorials/how-to-fix-skype-sound-on-a-macbook-pro-after-connecting-to-tv/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
