8.Jan.2010 |
by Gusac |
Filed in: Articles, Tweaks
New Windows Aero shake feature in Windows 7 could be in annoying in some situation. There are two ways to achieve this:
Group Policy:
- Open the Group Policy Editor. Go to Start > Run and type GPEDIT.MSC
- In Group policy editor, navigate to the following location: User Configuratin -> Administrative Templates -> Desktop
- On the right pane, double click to open the following policy: Turn off Aero Shake window minimizing mouse gesture
- Click Enable and then OK

Registry:
- Open Registry Editor: Go to Start > Run and type REGEDIT
- In Registry Editor, navigate to the following registry location: HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows
- Create the following 32-bit DWORD value: NoWindowMinimizingShortcuts
- Double click to modify the value data to 1
Value: NoWindowMinimizingShortcuts
Type: REG_DWORD
Value Data: 1
