Windows 10 Taskbar bug presented in 1709, worst on 1803 upgrade

Anonymous
2018-04-07T21:24:05+00:00

Hello, my issue is, when after i close any game or any fullscreen application my taskbar icons (close to the clock) it becomes blurry and some disappear...

It should look like this...

After i close a game it turns into blurry icons and some disappear, at this stage is there other bug, it not let me take any PrintScreen, when i try to send the picture to the Paint it becomes a black picture, cant take any desktop picture or fix the blurry icon, unless i reboot computer...

Differences between upgrades:

1709 the issue is almost the same, but its only on the blurry icons.

1803 there are 3 issues, the blurry icons, a few disappear and cant take desktop PrintScreen

I hope you Devs can tell something about it...

PS: This is not important since the update is not released yet, but there is other issue that i find in 1803 with AMD driver, the latest 18.3.4 the system wount boot, it stays stuck on Windows logo, 18.3.3 and older updates works like a charm

PS2: The issue is not on my end, the issue is presented on 7 machines with random hardwares.

OS: Windows 10 x64 Pro

C: NOX HUMMER FullTower

PS: Corsair TX 850w

HS: Thermaltake ProWater 850i

CPU: AMD FX8350 x8 4Ghz

GPU: MSI AMD Radeon RX580 Gaming X+ 8Gb GDDR5

RAM: Kingston (16Gb) 2x8Gb HyperX Fury DDR3 (1866)

MB: MSI 970 Gaming 

SSD: Toshiba Q300

D: LG ULTRA HD 4K TV 43UH610V

Best Regards!

Moved from: [Windows Insider Program / Windows Insider Preview / Desktop and Start / PC]

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

167 answers

Sort by: Most helpful
  1. Anonymous
    2018-09-30T00:50:01+00:00

    I installed 1809 and most bugs seem to be solved. However, the washed out icon one on some apps is still present.

    Indeed, and also existed in 1709. Information in posts above explain why it happens.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-09-29T23:37:50+00:00

    I installed 1809 and most bugs seem to be solved. However, the washed out icon one on some apps is still present.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-09-20T19:14:34+00:00

    I'm glad these issues are being addressed. I'm sure that all of us here gratefully appreciate the Windows debug engineers over at Microsoft for coming together to resolve these annoying bugs. Is there any word yet on when the resolved conundrums mentioned here will be released to the public on a stable build? I prefer Stability over Windows Insider builds yet this issue is driving me insane. I have to use a .bat file to restart windows explorer after every time I play and close a full screen game using a 1920x1080 resolution on a 4k 3840x2160 Display. It works although inconvenient, minus the Issue #4 remains. 


    • Update:

    After some more deep troubleshooting I've found a workaround for the time being until newer builds with fix are present in public stable releases. Before you start your full screen application or plan on changing resolutions knowing the issue will occur, go to Taskbar Settings, turn on, "Lock the task bar" and turn on, "Automatically hide taskbar in desktop mode". You can turn them both off if needed when finished with whatever. This is way more convenient than using a .bat file or logging out and back in. This also prevents issues # 1-4 from occurring.

    -Edit: It should be noted that in order for this to work, you may need to have any icons present at the time to be enabled in, Taskbar settings, "Select which icons appear on the taskbar". Viola...temp fix for overflow, missing, padding and blurry icons in notification area.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-09-20T15:08:27+00:00

    Hi everyone,

    I am one of the Windows debug engineers that works in Microsoft support. We have had a couple of cases opened up on the issues reported on this thread and we have been working with the Windows product group team to make sure we get them addressed. This turns out to be a pretty complicated topic. There are some issues here that are the OS's fault, and some others here that are the applications fault. Before the walk through these, let talk about what is going on. The vocabulary: The part of the taskbar we are reviewing is sometimes called the systray, but it is more accurately referred to as the "notification area". The part of the notification area that hides icons for applications when they are not providing a notification and where the user has not selected to have the icon visible all the time, are in an area that is displayed when you click on the chevron/caret icon. This area is referred to as the "notification overflow area".

    Now... I am going to try to walk through the reported issues:

    1. The blurry icon issue. This impacts some applications, but not all. When an application asks the OS to display an icon in the notification area, the app provides the location of this icon. The application itself is responsible for registering for notifications regarding changes to the screen resolution, DPI, taskbar restart, etc. The application shoulddetect resolution or DPI changes and provide an appropriately sized icon. This is where it gets tricky. If the app does not provide a updated icon the OS tries to helpby taking a copy of the icon and scaling it to work on the new resolution/DPI. This works... kinda. Stretched images are better than no image, but the fidelity of the image is reduced. If the resolution/DPI changes again, we make a mistake of using the copy and not the original image. This means the image gets worse and worse. This issue should only occur if the app is not doing what it should to handle resolution/DPI changes and we are working on making this better in the next version of Windows.

    We can see this happening in the following sequence. Here is our Windows Defender/Security Center icon before any resolution/DPI changes:

    Here is the same icon after multiple changes to resolution/DPI

    Not a great look. We have followed up the product group that owns this and they have updated the code to handle screen resolution/DPI changes. This will be updated in the next version of Windows (confirmed no repro on latest builds - build number below)

    1. The notification area falling behind the taskbar (or just being chopped off). This was all an OS issue. This has been addressed in the next version of Windows. Here is what the bad behavior looked like:

    1. The padding/spacing issue in the notification overflow area occurred after one or more resolution/DPI changes. Here is what it looked like:

    Kinda bad:

    Really bad:

    This is an OS issue that is being addressed in the next version of Windows

    1. The missing icon issue. This is when you change resolution/DPI and an applications notification icon is just missing. This is a variant of issue #1. This occurs when the app does not register to handle the notifications as opposed to handling the notification and not providing an icon for the specified resolution/DPI.

    Here is a before and after view

    After resolution/DPI change

    Where did OneDrive, Bluetooth, etc. go? Each of these components has to make sure they handle the resolution/DPI change notifications. We have been tracking down each team hear at MS that we have found to be not handling this well and working with them to get this fixed.

    On the latest fast ring builds for the fall update for Windows 10, it appears that most of these issues no longer occur. I am running build 18234. If you run into any of these issues on this build or later, reply to this post to let us know.

     - Jason

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2018-09-02T15:20:55+00:00

    Hi everyone,

    Thank you for your continued sharing of information of the issue. As another work around while this issue is being investigated, we recommend that you back up all your files and programs, and roll back to previous builds for the meantime. Rest assured, our developers are investigating the issue.

    I'll be keeping this thread posted for any progress.

    Was this answer helpful?

    0 comments No comments