<?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: BUG - missing taskbar items when unlocking on dual monitors</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=ada789ad-c78b-4585-8e28-5c48b811890f" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=ada789ad-c78b-4585-8e28-5c48b811890f</link>
<description>DisplayFusion RSS: BUG - missing taskbar items when unlocking on dual monitors</description>
<lastBuildDate>Sun, 19 Apr 2026 10:49:59 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=ada789ad-c78b-4585-8e28-5c48b811890f</generator>
<item>
<title>RE: BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#12</link>
<pubDate>Wed, 21 Nov 2018 19:16:06 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#12</guid>
<category>DisplayFusion</category>
<description><![CDATA[We do something similar like that already, except we check for certain Windows messages with the hooks. The reason it's taking so long is because your machine keeps doing some monitor config stuff and generating those messages (some systems do this for whatever reason). So unfortunately no, it's ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
We do something similar like that already, except we check for certain Windows messages with the hooks. The reason it's taking so long is because your machine keeps doing some monitor config stuff and generating those messages (some systems do this for whatever reason). So unfortunately no, it's not possible to add them back quicker <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-frown.light.svg" alt=":(" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":(" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#11</link>
<pubDate>Wed, 21 Nov 2018 00:00:22 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#11</guid>
<category>DisplayFusion</category>
<description><![CDATA[So based on your response I guess there is nothing that can be done to make them appear quicker than that?
As in add them back on a timer while checking for existence, then retry on a exponential back-off of some sort - ie 1, 2, 5, 10, 20 seconds?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
So based on your response I guess there is nothing that can be done to make them appear quicker than that?<br/>
<br/>
As in add them back on a timer while checking for existence, then retry on a exponential back-off of some sort - ie 1, 2, 5, 10, 20 seconds?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#10</link>
<pubDate>Tue, 20 Nov 2018 17:34:29 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#10</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, that's working as expected then. On some systems, the Windows taskbar won't fully reload for 5-10 seconds because there's a bunch of monitor config stuff happening in the background. If DF tries to re-add the taskbar buttons to the Windows taskbar before that's done, they won't show up, but t...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, that's working as expected then. On some systems, the Windows taskbar won't fully reload for 5-10 seconds because there's a bunch of monitor config stuff happening in the background. If DF tries to re-add the taskbar buttons to the Windows taskbar before that's done, they won't show up, but there's no fail returned, so we just have to wait longer and retry adding the buttons again.<br/>
<br/>
Glad to hear that's fixed it up for you <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#9</link>
<pubDate>Tue, 20 Nov 2018 06:43:58 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#9</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi,
Installed beta 4.
It doesn't reappear on the taskbar instantly, but seems to eventually appear after about 10 seconds.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi,<br/>
<br/>
Installed beta 4. <br/>
<br/>
It doesn't reappear on the taskbar instantly, but seems to eventually appear after about 10 seconds.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#8</link>
<pubDate>Mon, 19 Nov 2018 19:12:47 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#8</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, could you try  9.4 Beta 4 and let me know if it helps? We can't seem to reproduce this here but have made a couple of changes to hopefully fix this up. Please note, this beta has an issue where the wallpaper window doesn't recognize Monitor Splitting, so if you use Monitor Splits + Desktop Wa...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, could you try  9.4 Beta 4 and let me know if it helps? We can't seem to reproduce this here but have made a couple of changes to hopefully fix this up. Please note, this beta has an issue where the wallpaper window doesn't recognize Monitor Splitting, so if you use Monitor Splits + Desktop Wallpaper, please wait for 9.4 Beta 5.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#7</link>
<pubDate>Wed, 10 Oct 2018 18:22:36 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#7</guid>
<category>DisplayFusion</category>
<description><![CDATA[It's a Windows thing that we have to workaround in DF]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
It's a Windows thing that we have to workaround in DF <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#6</link>
<pubDate>Mon, 08 Oct 2018 23:49:29 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[Quote:
We think we've found a fix for this and will include it in the next beta. I'll post a follow-up when it's available to try out.
Thanks!
Fantastic. Thanks for the quick response.
Did it end up being a windows thing or a df thing?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div>We think we've found a fix for this and will include it in the next beta. I'll post a follow-up when it's available to try out.<br/>
<br/>
Thanks!</div></div><br/>
<br/>
Fantastic. Thanks for the quick response.<br/>
<br/>
Did it end up being a windows thing or a df thing?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#5</link>
<pubDate>Thu, 04 Oct 2018 14:59:00 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[We think we've found a fix for this and will include it in the next beta. I'll post a follow-up when it's available to try out.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
We think we've found a fix for this and will include it in the next beta. I'll post a follow-up when it's available to try out.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#4</link>
<pubDate>Thu, 04 Oct 2018 13:56:50 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks! I will pass the log on to our devs and keep you posted on what we find out.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks! I will pass the log on to our devs and keep you posted on what we find out.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#3</link>
<pubDate>Thu, 04 Oct 2018 04:23:36 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi,
Being a work PC, I sent through the log to your support email rather than attaching.
I was able to reproduce the issue instantly in about 20 seconds - so you shouldn't need a timestamp.
My process:
* Open outlook, notepad, notepad++ and firefox on screen 2.
* Start logging
* lock pc
* ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi,<br/>
<br/>
Being a work PC, I sent through the log to your support email rather than attaching.<br/>
<br/>
I was able to reproduce the issue instantly in about 20 seconds - so you shouldn't need a timestamp.<br/>
<br/>
My process:<br/>
<br/>
* Open outlook, notepad, notepad++ and firefox on screen 2.<br/>
* Start logging<br/>
* lock pc<br/>
* turn off both monitors<br/>
* turn on both monitors<br/>
* unlock pc<br/>
<br/>
And the items were missing.<br/>
<br/>
I alt-tabbed and clicked on one of them and the items returned.<br/>
<br/>
Let me know if you need any further.<br/>
<br/>
I believe this only occurs with certain types of monitor connections. In the past when I've used DVI/VGA I've never had this issue or had applications be moved to the first monitor when turning off - as I believe Windows keeps the monitor 2 connection alive while it's off - continuously sends signals down.<br/>
<br/>
When using hdmi, turning off the monitor kills the data connection, so all apps are moved to monitor 1.<br/>
<br/>
Hopefully it's simply an event to detect that the new monitor has been re-established and refreshing the DF taskbar to get them back.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#2</link>
<pubDate>Wed, 03 Oct 2018 18:04:03 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[That definitely shouldn't be happening, it almost sounds like explorer.exe might be crashing or something. Could you attach a debug log? Here are the steps:
On the DisplayFusion Settings  Troubleshooting tab, change the Logging drop-down to "L1: Log Minimal" and click Apply
Reproduce the issue ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
That definitely shouldn't be happening, it almost sounds like explorer.exe might be crashing or something. Could you attach a debug log? Here are the steps:<br/>
<br/>
<ul class="ListBullet">
<li>On the DisplayFusion Settings > Troubleshooting tab, change the Logging drop-down to "L1: Log Minimal" and click Apply</li>
<li>Reproduce the issue and note the time so we'll know where to check in the log file</li>
<li>Click the "Export Info to File" button on the Settings > Troubleshooting tab</li>
<li>Reply with the file attached</li>
<li>Disable debug logging after sending the log</li></ul>
</div>
]]></content:encoded>
</item>
<item>
<title>BUG - missing taskbar items when unlocking on dual monitors</title>
<link>https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f</link>
<pubDate>Tue, 02 Oct 2018 02:15:19 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/bug-missing-taskbar-items-when-unlocking-on-dual-monitors/?ID=ada789ad-c78b-4585-8e28-5c48b811890f</guid>
<category>DisplayFusion</category>
<description><![CDATA[This is a bit of a strange one, but what I think is happening is this:
I have a dual monitor setup.
I have DF set up to hide items on the main taskbar and show them on the 2nd screen that they are active on.
Depending on the type of monitor connection (DP/HDMI), when you lock windows and turn ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This is a bit of a strange one, but what I think is happening is this:<br/>
<br/>
<ul class="ListBullet">
<li>I have a dual monitor setup.</li>
<li>I have DF set up to hide items on the main taskbar and show them on the 2nd screen that they are active on.</li></ul>
<br/>
Depending on the type of monitor connection (DP/HDMI), when you lock windows and turn off the monitor, windows actually deletes the monitor from it's setup while it's off, causing the system to become temporarily a single monitor system.<br/>
<br/>
What happens when you turn things back on is:<br/>
<br/>
<ul class="ListBullet">
<li>All apps open on second monitor get moved to the first.</li>
<li>Because they are showing on the first the second DF taskbar doesn't have any taskbar items on it.</li></ul>
<br/>
However:<br/>
<br/>
<ul class="ListBullet">
<li>The main windows taskbar isn't refreshed and the taskbar items are hidden from that taskbar as well.</li>
<li>That means that any apps that were on the second monitor are missing from both taskbars.</li></ul>
<br/>
To get them back I need to alt-tab to each app and the taskbar items re-appear as I switch to each app individually.<br/>
<br/>
Possible solution:<br/>
<br/>
<ul class="ListBullet">
<li>Check windows event either for unlocking or adding/initialising second monitor.</li>
<li>Refresh all tasks bars when this happens.</li></ul>
</div>
]]></content:encoded>
</item>
</channel>
</rss>