Subscribe to Windows IT Pro
March 05, 1999 12:00 AM

How can I disable the Win key?

Windows IT Pro
InstantDoc ID #14885
Rating: (2)

A. To disable both Windows keys perform the following:

  1. Start the registry editor (regedt32.exe)
  2. Move to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
  3. From the Edit menu select New - Binary Value
  4. Enter a name of "Scancode Map" and press enter
  5. Double click on the new value and set to
    0000 0000 0000 0000 0300 0000 0000 5BE0 0000 5CE0 0000 0000 Do not type the spaces, I only include them only to help you view the data
  6. Click OK
  7. Close the registry editor and reboot the machine

Once the machine has restarted the Win key will no longer work

You can automate this by placing the command in a regini file, create the file remove_win.ini with the following contents

\Registry\Machine\SYSTEM\CurrentControlSet\Control\Keyboard Layout
      Scancode Map = REG_BINARY 24         0x00000000 0x00000000 3              0xE05B0000 0xE05C0000          \ 
      0x0

To then run the script enter the command

regini remove_win.ini

Regini.exe is supplied with the Windows NT Resource kit.

To re-enable the Win key delete the "Scancode Map" value you created.


Related Content:

ARTICLE TOOLS

Comments
  • Bouwer
    2 years ago
    Jul 20, 2010

    Alternatively you can install WinKeyPlus (http://www.winkeyplus.com).
    You can disable any key (like F1 or the winkey) and map commands and text to key combinations.

  • Edmund Esparas
    8 years ago
    Feb 10, 2004

    i'm having trouble with the source code i downloaded about disabling the windows key. i created a killwin.ini file, this file contain the code you had given in your website. my problem is... nothing happened. windows key is enabled!

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.