Windows – Speeding up windows 7 aero animations

aerowindows 7

I am looking for a way to change the duration of Win7 aero animations

Animation examples:

  • Minimize/Maximize window
  • Show context menu and menu items (right click etc)
  • Peed desktop from right-bottom corner (done it before, can't find it now)

To sum up: I want to shorten the duration of the above events

Best Answer

How to Speed up the Menu Show Delay Time in Windows 7:

  1. Open the Start Menu, then type regedit in the search box and press Enter.

  2. In regedit, navigate to the location below:

    HKEY_CURRENT_USER\Control Panel\Desktop
    
  3. In the right pane of the Desktop key, right click on MenuShowDelay and click on Modify.

  4. Type in a number between 0 to 4000 (400 is default) for how many milliseconds you want the Menu to wait before it opens.

    Note: The lower the number, the faster the response time. If you use an entry of 0, there is no menu display delay. However it is not recommended to use 0 since the menus may be hard to navigate through at that speed. 20 is a good number to use.

  5. Close regedit.

  6. Log off and log on, or restart the computer to apply the changes.

How to Change the Mouse Hover Time before Pop-up Displays in Windows 7:

  1. Open the Start Menu, then type regedit in the search box and press Enter. If prompted by UAC, then click on Yes.

  2. In regedit, navigate to the location below:

    HKEY_CURRENT_USER\Control Panel\Mouse
    
  3. In the right pane, right click MouseHoverTime and click on Modify.

  4. Type in a number between 0 to 4000 (400 is default) for how many milliseconds, and click on OK.

    Note: The lower the number, the faster the response time. If you use an entry of 0, there is no delay before the tooltip opens.

  5. Close regedit.

  6. Log off and log on, or restart the computer to apply the changes.


Guide with screenshots and alternative methods on sevenforums.com:

Related Question