Hi, I'm Henry! I will help you with this.
It looks like the ExtendedUIHoverTime registry key is no longer working after recent Windows updates, particularly in Windows 11 version 24H2. This issue has been reported by other users, and it seems that Microsoft may have changed how taskbar hover behavior is handled.
- Try Using a Different Registry Value Format
- Open Registry Editor (regedit).
- Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Locate ExtendedUIHoverTime and double-click it.
- Change the value type to Decimal instead of Hexadecimal.
- Set the value to 60000 (which equals 60 seconds) and restart your PC.
- Disable Taskbar Thumbnails via Group Policy
- Open Group Policy Editor (gpedit.msc).
- Navigate to:
User Configuration > Administrative Templates > Start Menu and Taskbar
- Find Turn off taskbar thumbnails and enable it.
- Use Performance Options to Disable Hover Previews
- Open System Properties (sysdm.cpl).
- Go to Advanced > Performance Settings.
- Uncheck Enable Peek to prevent hover previews.
- Check for Alternative Registry Tweaks
- Some users have reported success with modifying other registry keys related to hover behavior. You can explore additional tweaks in this Windows 11 forum discussion.
Since Microsoft may have changed how hover previews work, some registry tweaks that worked before might no longer be effective. If none of these solutions work, you may need to wait for a future update or explore third-party customization tools.