Forum Discussion
Neon5
Mar 28, 2022Brass Contributor
Task bar randomly and completely disappears
I have set up my first Windows 11 system. And here the Windows 11 task bar sometimes completely disappears. Completely = there is no grey line at the desktop bottom, and nothing happens if I move the mouse pointer there. Ctrl+Esc still works and pops up the App start panel. But no task bar.
This is independent from the task bar "auto hide" setting. It always keeps disappearing in random intervals of hours or mintues. Sometimes it will come back a few minutes later, sometimes not. Sometimes opening an explorer window by Win+E will make it reappear, sometimes not. Sometimes running taskmgr via Win+R will make it reappear, sometimes not.
Any idea what's happening there? And how to fix it?
I am a developer and used to program own workarounds on Windows UI quirks. If there is a solution like "send some WM_xxx message to the explorer process" or "run the program XY" to restore the task bar, I might be able to implement a workaround.
6 Replies
Sort By
- SheilaHoffCopper Contributor
I finally bit the bullet and updated to 11. It's a clean install, nothing is corrupt and all my graphic settings are correct. No matter what I do this Task Bar issue persists. I've found plenty of things on how to fix it when it happens but this is the first that attempts to make it so it no longer happens. Sadly while I'm relatively tech savvy this solution sounds a bit over my head. So far I have not found anything that stops it from recuring. And as you know it's a PITA to have to go in and toggle the Auto option to fix it. My preference is not to use Auto but in troubleshooting I've tried it with it on and the same issue happens either way. I've tried everything on this post: https://www.pocket-lint.com/windows-11-taskbar-disappearing-fix/
- Neon5Brass ContributorSystem configuration:
Windows 11 Pro
Build 22000.556
Windows Feature Experience Pack 1000.22000.556.0
All the latest updates installed.
AMD 64-bit System- Neon5Brass ContributorThe task bar will always come back when I run either Task Manager or Process Explorer (https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer). There must be something in common to those process managers which (re)activates the task bar. Would be great to know what that is - then I could implement a workaround.
- Neon5Brass ContributorOh wait - there is one thing that TaskManager and Process Explorer have in common: Both show up in the task bar's tray section. That could be the key to implement a workaround: produce some ongoing dummy activity in the tray. Process Explorer was in the overflow section, which normally is invisible, so the dummy activity could be kept invisible.