How to Adjust Taskbar Thumbnail Delay Time in Windows 7

In Windows 7, whenever you hover your mouse cursor over a running application’s button in Taskbar, Windows shows a small thumbnail of running application with a close button.

Windows_7_Taskbar_Thumbnails.png

But the thumbnail appears after 400 milliseconds which is way too long and sometimes it becomes quite annoying to keep hovering the mouse cursor to show the thumbnail.

Advertisement

Today we are sharing a small registry trick which can be used to adjust this hover delay time. You can set the delay time to 100 milliseconds (which is perfect IMO) to get the thumbnail faster.

So here we start the tutorial:

1. Type regedit in RUN or Start Menu Searchbox and press Enter. It’ll open Registry Editor.

2. Now go to following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

3. In right-side pane, create a new DWORD value ExtendedUIHoverTime

ExtendedUIHoverTime.png

Advertisement

4. Now you’ll need to set its value to your desired delay time. Double-click on it and select “Base” as Decimal and enter the desired value. Remember the value should be given in milliseconds. Set the value to 100 for best experience.

Adjust_ExtendedUIHoverTime.png

5. That’s it. Log off or restart your system to take effect.

BONUS TIP: If you want to completely turn off Taskbar thumbnails, unfortunately its not possible in Windows 7 RTM as the functionality has been removed by Microsoft. But you can set the value of “ExtendedUIHoverTime” to 10000 or more to increase the thumbnail delay time. Of course its not the best solution but it works quite good.

NOTE: If you want to restore default settings, simply delete “ExtendedUIHoverTime” DWORD value created in Step 3.

PS: If you want a ready-made script to do the task automatically, download following ZIP file, extract it and run the extracted REG file. It’ll ask for confirmation, accept it:

Download Registry Script

Published in: Windows 7

About the author: Vishal Gupta (also known as VG) has been awarded with Microsoft MVP (Most Valuable Professional) award. He holds Masters degree in Computer Applications (MCA). He has written several tech articles for popular newspapers and magazines and has also appeared in tech shows on various TV channels.

Comments

NOTE: Older comments have been removed to reduce database overhead.

  1. The latest Windows 7 doesn’t make any difference even after doing any of these changes.
    The method that works is
    Right Click My Computer -> Properties -> Advanced System Settings ->Settings (Performance) -> Untick Enable Desktop composition
    This works !!!

  2. I tried both the manual edit and the download and neither have worked. I am running Win7Pro SP1 and as of 10 minutes ago, I am FULLY updated. But STILL I have to deal with these annoying previews. HELP please!

  3. Thank you for the instructions!

    For people who like customizing their Taskbar, I suggest the 7+ Taskbar Tweaker. It has options to have the thumbnails never appear; it can also have just the names of the open windows appear as a list, instead of a set of thumbnails (which is my preference—I never liked those thumbnails, but I like seeing the names of the programs). There are a bunch of other options too.

  4. I am running Win 8 X64 and i want the summary boxes that you can preview (in file explorer and forums on-line) to remain visible longer. I know I should be able to tweak that?

  5. I have done the ExtendedHoverTime registry edit too many times to recall. It works until I reboot, and then it starts again. Large numbers of huge balloons spring up whenever I inadvertently touch the taskbar, and obscure things I need to see. I am an Admin on my machine. Any suggestions appreciated; thank you!

Leave a Comment

Your email address will not be published. Required fields are marked *

NOTE: Your comment may not appear immediately. It'll become visible once we approve it.