Sunday, December 05, 2010

How to Enable/Disable Window Animations

Turn Off Animations for Individual Users :
  • [Start] [Run] [Regedit]
  • Registry Key: HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics
  • Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
  • Data Type: REG_SZ [String Value] // Value Name: MinAnimate
  • Setting for Value Data: [0 = Animations Disabled / 1 = Animations Enabled]
  • Exit Registry and Reboot






Turn Off Animations for All Users :



  • [Start] [Run] [Regedit]
  • Registry Key: HKEY_USERS\.Default\Control Panel\Desktop\WindowMetrics
  • Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
  • Data Type: REG_SZ [String Value] // Value Name: MinAnimate
  • Setting for Value Data: [0 = Animations Disabled / 1 = Animations Enabled]
  • Exit Registry and Reboot



blog comments powered by Disqus