<?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>DisplayFusion RSS: Windows Taskbar becomes transparent when switching monitor profiles</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=5c0a0065-dfd9-46ff-bebe-6785ec736e36" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=5c0a0065-dfd9-46ff-bebe-6785ec736e36</link>
<description>DisplayFusion RSS: Windows Taskbar becomes transparent when switching monitor profiles</description>
<lastBuildDate>Sun, 19 Apr 2026 13:47:01 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=5c0a0065-dfd9-46ff-bebe-6785ec736e36</generator>
<item>
<title>RE: Windows Taskbar becomes transparent when switching monitor profiles</title>
<link>https://www.displayfusion.com/Discussions/View/windows-taskbar-becomes-transparent-when-switching-monitor-profiles/?ID=5c0a0065-dfd9-46ff-bebe-6785ec736e36#4</link>
<pubDate>Wed, 05 Jun 2019 16:48:55 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/windows-taskbar-becomes-transparent-when-switching-monitor-profiles/?ID=5c0a0065-dfd9-46ff-bebe-6785ec736e36#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[No worries, please let us know if we can help with anything else!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
No worries, please let us know if we can help with anything else!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Windows Taskbar becomes transparent when switching monitor profiles</title>
<link>https://www.displayfusion.com/Discussions/View/windows-taskbar-becomes-transparent-when-switching-monitor-profiles/?ID=5c0a0065-dfd9-46ff-bebe-6785ec736e36#3</link>
<pubDate>Sun, 02 Jun 2019 21:52:50 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/windows-taskbar-becomes-transparent-when-switching-monitor-profiles/?ID=5c0a0065-dfd9-46ff-bebe-6785ec736e36#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thank you, Keith.
The code you provided works, but it also leaves autohide in a disabled state on the main taskbar. I'm currently experimenting with different variations of the code (including switching around the order, adding another autohide toggle at the end, etc.); none have worked so far, ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thank you, Keith.<br/>
<br/>
The code you provided works, but it also leaves autohide in a disabled state on the main taskbar. I'm currently experimenting with different variations of the code (including switching around the order, adding another autohide toggle at the end, etc.); none have worked so far, but I'll keep at it. For some reason the scripted way of toggling the setting is slightly different from the manual toggling of the switch. You have, however, led me in the right direction, and I feel closer to the solution than I did before.<br/>
<br/>
In the meantime I do have a workaround that is minimally inconvenient. I pinned the appropriate Windows settings menu to my Start menu, and it's pretty easy to get in there and toggle the switch manually when needed.<br/>
<br/>
Thanks again, and I appreciate your support!<br/>
<br/>
Another happy customer,<br/>
Korvar
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Windows Taskbar becomes transparent when switching monitor profiles</title>
<link>https://www.displayfusion.com/Discussions/View/windows-taskbar-becomes-transparent-when-switching-monitor-profiles/?ID=5c0a0065-dfd9-46ff-bebe-6785ec736e36#2</link>
<pubDate>Mon, 27 May 2019 18:37:16 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/windows-taskbar-becomes-transparent-when-switching-monitor-profiles/?ID=5c0a0065-dfd9-46ff-bebe-6785ec736e36#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[There's a DisplayFusion scripting function that can change the Windows taskbar autohide setting. You could create a script like this:
Code
Copy
Select All
BFS.Taskbar.SetWindowsTaskbarAutoHide(true);
BFS.General.ThreadWait(2000);
BFS.Taskbar.SetWindowsTaskbarAutoHide(false);
And then have ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
There's a DisplayFusion scripting function that can change the Windows taskbar autohide setting. You could create a script like this:<br/>
<br/>
<div id="" class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019da5fea0b776ffa17708f709df3c88" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019da5fea0b776ffa17708f709df3c88Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019da5fea0b776ffa17708f709df3c88Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">BFS.Taskbar.SetWindowsTaskbarAutoHide(true);
BFS.General.ThreadWait(2000);
BFS.Taskbar.SetWindowsTaskbarAutoHide(false);</pre><textarea id="code019da5fea0b776ffa17708f709df3c88" name="code019da5fea0b776ffa17708f709df3c88" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
And then have it run from a Trigger rule that uses the "Monitor Profile Changed" event.<br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>Windows Taskbar becomes transparent when switching monitor profiles</title>
<link>https://www.displayfusion.com/Discussions/View/windows-taskbar-becomes-transparent-when-switching-monitor-profiles/?ID=5c0a0065-dfd9-46ff-bebe-6785ec736e36</link>
<pubDate>Sat, 25 May 2019 18:43:43 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/windows-taskbar-becomes-transparent-when-switching-monitor-profiles/?ID=5c0a0065-dfd9-46ff-bebe-6785ec736e36</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
When switching monitor profiles, my primary Windows taskbar often (but not always) becomes transparent like this:
I searched the discussions and only found one other discussion which didn't have a conclusive resolution.
The good news is I have found two workarounds - I just need help au...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
<br/>
When switching monitor profiles, my primary Windows taskbar often (but not always) becomes transparent like this:<br/>
<br/>
<div class="Image"><a href="https://i.imgur.com/er9aNBt.jpg" target="_blank" data-fancybox="" data-caption="https://i.imgur.com/er9aNBt.jpg" HelpButtonData="https://i.imgur.com/er9aNBt.jpg" HelpButtonDataAlign="BelowMiddle"><img src="https://i.imgur.com/er9aNBt.jpg" alt="https://i.imgur.com/er9aNBt.jpg" title=""></a></div><br/>
<br/>
I searched the discussions and only found <b><a href="https://www.displayfusion.com/Discussions/View/taskbar-becomes-transparent-when-i-turn-on-first-monitor/?ID=38d74383-9431-427e-a156-c46eedb3d484" target="_blank" rel="nofollow"><b>one other discussion</b></a></b> which didn't have a conclusive resolution.<br/>
<br/>
The good news is I have found two workarounds - I just need help automating one of them.<br/>
<br/>
The first workaround is restarting explorer.exe. It works but introduces its own issues as some of my task tray icons disappear until I reboot.<br/>
<br/>
The better workaround I've found is to toggle the "Automatically hide the taskbar in desktop mode" option in the "Taskbar" option menu under the "Settings" menu in Windows:<br/>
<br/>
<div class="Image"><a href="https://i.imgur.com/vPVeEgA.png" target="_blank" data-fancybox="" data-caption="https://i.imgur.com/vPVeEgA.png" HelpButtonData="https://i.imgur.com/vPVeEgA.png" HelpButtonDataAlign="BelowMiddle"><img src="https://i.imgur.com/vPVeEgA.png" alt="https://i.imgur.com/vPVeEgA.png" title=""></a></div><br/>
<br/>
It would be PERFECT if I could script an automatic toggling (on/off) of that setting every time I switch monitor profiles. Is it possible to make that happen? I've looked for its registry entry but haven't had any luck so far.<br/>
<br/>
Thanks in advance for your help!<br/>
<br/>
Korvar<br/>
<br/>
Edit: the images I posted are no longer showing, I attached them and they should also be viewable <b><a href="https://imgur.com/a/poORLsW" target="_blank" rel="nofollow"><b>here</b></a></b>.
</div>
]]></content:encoded>
</item>
</channel>
</rss>