You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program serves as a workaround to an (as of 6/27/24) unfixed issue in Windows 10/11 whereby taskbar thumbnail previews are intermittently lost.
Z-order and windows priority are preserved
Window transitions are temporarily disabled to minimize processing time
The fix is acheived by toggling visibility of all minimized windows a specified amount of times (By default, 3).
Depending on the speed of your machine, you may want to modify this and other defaults for optimal results. Please see the Command Line Arguments section for more details.
Notes on UAC
Due to Windows security restrictions, this program can only manage windows belonging to elevated processes (eg. taskmgr.exe) when run as administrator. As such, the following options are available:
Install the utility as an elevated task (Installer instructions below)
Manually run the utility as Administrator, needing to confirm the UAC dialog on each run
Simply run the utility as-is, understanding that elevated windows will lose focus and position in z-order