Friday, January 22, 2010

Adjust Taskbar Preview Hover Delay

Here is how you can customize the hover time just for the taskbar:

  1. Click on the Start Button and type in Regedit and hit Enter.
  2. Navigate through HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced.
  3. Right click on Advanced and select New DWORD and name the new value "ExtendedUIHoverTime".
  4. Right click on ExtendedUIHoverTime and select Modify.
  5. Switch to Decimal base and enter in your new number. The default is 400 milliseconds. I like to set mine to 100 for a 100 millisecond delay.
  6. Once changed click OK and restart the explorer process or restart your computer.

Alternatively you can customize the global system hover time that will adjust the hover delay for everything on your system including taskbar icons, start menu shortcuts, etc:

  1. Click on the Start Button and type in regedit and hit Enter.
  2. Navigate through HKEY_CURRENT_USER\Control Panel\Mouse.
  3. Right click on MouseHoverTime and select Modify.
  4. Set the new value. The default value is 400 milliseconds.
  5. Once changed, click OK and restart your computer.

No comments:

Post a Comment