Windows 7 offers a high number of Windows logo hotkeys. For example, you can press Windows logo key + R to open the Run dialog. You can have a look at the full list of Windows logo hotkeys here : Windows logo shortcut keys. But if for some reason you want to disable these hotkeys, then you can disable them as shown below :
Method 1
- Press the key combination Windows logo key + R to open the Run dialog.
- Type gpedit.msc in the Run dialog and press Enter. This would start the Local Group Policy Editor.
- In the Local Group Policy Editor, navigate to User Configuration → Administrative Templates → Windows Components → Windows Explorer as shown
- Scroll down the list on the right side pane and find Turn off Windows + X hotkeys and double-click on it.
- In theP roperties window that opens, select Enabled and click OK to save the settings.
- Restart your computer for the changes to take effect.
Method 2
- Press the key combination Windows logo key + R to open the Run dialog.
- Type regedit.exe in the Run dialog and press Enter. This would start the Registry Editor.
- In the Registry Editor, navigate to the following key :
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
- Right-click anywhere on the right side pane and choose New → DWORD (32-bit) Value. Give the new DWORD value a name NoWinKeys.
- Double-click on this new created value and set its value to 1.
- Restart your computer for the changes to take effect.