View Single Post
  #114 (permalink)  
Old 08-30-2007, 05:00 AM
theone theone is offline
D-Web Sr.Programmer
 
Join Date: Jun 2007
Posts: 129
theone is on a distinguished road
Default Re: Windows Vista Tips & Tricks

Workaround for Vista Taskbar Thumbnail Previews Not Showing Correctly

The new taskbar previews in Windows Vista are pretty slick, but they seem to stop working for me after a while. This isn't a permanent fix, but it does solve the problem on a temporary basis.

The taskbar previews are actually part of the explorer.exe process, even if they access the DWM service to get the thumbnails.
[IMG][/IMG]

My first test was to restart DWM, which didn't seem to do anything. Next, I opened up Task Manager and hit End Process on the explorer.exe process.
[IMG][/IMG]

Now hit File \ Open on the Task Manager window, and then type in explorer into the Open box.
[IMG][/IMG]
Your taskbar previews should be back to normal, although you are probably slightly irritated that this was required. If you really wanted to get slick, you can create a script that automates killing and restarting explorer.exe. After a few more times of encountering this, I'm going to do it myself.
Reply With Quote