How To Disable Taskbar Thumbnail Preview in Windows 10 & Earlier

Windows does not have a GUI option to disable the taskbar thumbnail preview feature. I’ve experimented with the registry setting TaskbarNoThumbnail and its equivalent GPO Turn off taskbar thumbnails. That setting seems to apply only to Windows Vista and has no effect in Windows 7 and higher.

disable taskbar thumbnail hover preview in windows

You can, however, disable the taskbar thumbnail feature (sort of) in Windows 7 through Windows 10, using a registry edit. This can be done by setting the taskbar thumbnail preview hover delay to a large value (say 10000 milliseconds or more), so that the preview is not immediately generated when you hover over a taskbar icon. Well. Then the article title should have really been “How To Delay Taskbar Thumbnail Preview in Windows”.

I heard about this registry value via article Adjust Taskbar Preview Hover Delay at WinGeek.com (Credits to Steve Sinchak) and experimented the registry value by inputting a large decimal value to prevent the immediate display of thumbnails on the Taskbar.

Disable Taskbar Thumbnail Preview in Windows 10

  1. Launch the Registry Editor (regedit.exe) and navigate to the following location:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
  2. Create a new DWORD (32-bit) value named ExtendedUIHoverTime
  3. Double-click ExtendedUIHoverTime and select Decimal
  4. To increase the hover delay to 5 seconds, type 5000. Type 10000 for 10 seconds and so forth…
    disable taskbar thumbnail hover preview in windows - extendeduihovertime
  5. Exit the Registry Editor.
  6. Logoff and login back, or restart the Shell (“Exit Explorer” method).

Here is how it looks after applying the ExtendedUIHoverTime setting. Hovering the mouse pointer over the taskbar icon shows the tooltip instead of the thumbnail. Taskbar Thumbnail wouldn’t appear until the specified time (10000ms) has elapsed. The registry setting works fine in Windows 10, as well.

disable taskbar thumbnail hover preview in windows

Disable Taskbar Thumbnails for a Taskbar icon group

To disable Taskbar thumbnails for a taskbar group icon, create the NumThumbnails registry DWORD (32-bit) value under the following registry key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband

(This registry value has been discussed in the article How to Increase the Taskbar Thumbnail Preview Size)

The NumThumbnails registry value specifies how many thumbnails to display for an item. By default when you open five instances of a program (e.g. Notepad), five thumbnails are displayed one for each instance.. and so forth up based on your screen resolution limit. If the limit is exceeded, it stacks the items on top of each other.



For instance, if NumThumbnails value is set to 10 (decimal), thumbnail previews are shown only if you have less than or equal to 10 program windows. Opening more than 10 instances of the same program will cause the items to be stacked.

Let’s set NumThumbnails to 2. If there are more 2 windows, they all are stacked as shown:

That’s it! Hope you learned how to disable taskbar thumbnails for a taskbar icon or taskbar icon group. All of the above information applies to Windows 7 through Windows 10.


One small request: If you liked this post, please share this?

One "tiny" share from you would seriously help a lot with the growth of this blog. Some great suggestions:
  • Pin it!
  • Share it to your favorite blog + Facebook, Reddit
  • Tweet it!
So thank you so much for your support. It won't take more than 10 seconds of your time. The share buttons are right below. :)

Ramesh Srinivasan is passionate about Microsoft technologies and he has been a consecutive ten-time recipient of the Microsoft Most Valuable Professional award in the Windows Shell/Desktop Experience category, from 2003 to 2012. He loves to troubleshoot and write about Windows. Ramesh founded Winhelponline.com in 2005.

15 thoughts on “How To Disable Taskbar Thumbnail Preview in Windows 10 & Earlier”

  1. I am looking for an EASY way to remove these pesky thumbnails — it seems like there ought to be a very simple way to remove them. It was surely easy enough (so it seems) to add them in … I just want them GONE, for GOOD. I am not a fan of dinking around in the Registry, though I have in the past and probably will again.

    Reply
  2. There is a way to get rid of the thumbnail previews for good but i cant remember how do it. I did it when i first got windows when i was fiddling with windows 7 without going into REG EDIT or anything like that but i cant remember how to do it again. I f**ked it up when i was playing wiith the desk top so it can be done. Good Luck.

    Reply
  3. right click on computer > advanced system settings > advanced tab > performance settings > uncheck/check ‘enable desktop composition’

    This will disable/enable preview of windows on the taskbar.

    Reply
  4. “3. Create a new DWORD (32-bit) value named ExtendedUIHoverTime”

    Um, not to be completely ludite, but… how?
    I know that I can really foul up regedit if i do this wrong, so a bit more hand-holding would be appreciated, please.

    Reply
  5. Ramesh,

    I have been doing extensive search for this issue and your resolution was the only thing that actually worked!!!
    Thank you thank you !!

    Reply
  6. It worked. It’s just that I set it to 10,000 and now it takes ~1 and 5 secs to show up, not 10 seconds.

    For me it’s find, I don’t want that feature

    Reply
  7. I tried it with Windows 7 Home Premium and ExtendedUIHoverTime was already in the registry. I changed its value to 10000 decimal and at first it seemed to have no effect. However, I then logged off and re-logged on and now the popups seem to have stopped.

    Reply

Leave a Reply to grub Cancel reply