Invisible Icon with Windows 10

I just noticed I have an invisible icon on the extreme right of my dock with Windows 10.  I cannot remove it.  The icon properties are:

 

C:\WINDOWS\system32\ApplicationFrameHost.exe

 

 

8,496 views 4 replies
Reply #1 Top

             

Reply #2 Top

Obviously, that must be the invisible reply?  B)

Reply #3 Top

I sometimes get that. Turns out there are two...one is the settings window and the other is the photo viewer. I click on them and close them, the invisible icon vanishes. Why it happens is a mystery to me. It doesn't happen on W8.1, only on W10

Reply #4 Top

That's because under Windows 8.x Metro apps could only run full screen, under Windows 10 they run in a window. Since Metro and Win32 applications are two very different beasts, to pull this off Microsoft uses a Win32 'container' window to hold/host the Metro application.

The problem is that these windows break the old rules for what should appear on the taskbar or not, and MS doesn't care. MS controls the Windows Taskbar, so for them this is a non-problem. For 3rd party applications, the ApplicationFrameHost window must be treated as a special case.

I also run into this when I was getting Nexus ready for Windows 10 back in August.