Windowsキーは、ほとんどの場合に便利なショートカットです。しかし、一部の人にとっては、それはイライラします。幸い、 Windows(Windows)キーを無効にする方法はたくさんあります。AutoHotkeyなどのサードパーティツールからオペレーティングシステムの組み込み設定まで、コンピューターでWindowsキーを無効にするためのすべての最良の方法を検討します。
ゲームの途中で誤ってウィンドウ(Window)キーをタップし続けるゲーマーでも、便利な配置のボタンをより有効に活用したいパワーユーザーでも、これは単なるガイドです。
AHKを使用したWindowsキー(Windows Key)の無効化または再マッピング
AutoHotkeyは、キーボード(さらに言えばマウス)のキーの機能を変更するための最もよく知られた堅牢なツールの1つです。軽量で、使用するシステムリソースはごくわずかで、非常に使いやすいです。
これは、他のアプリケーションの機能を妨げないため、他のアプリケーションと一緒に使用するのに最適です。多くのゲーマーは、AHKを使用して、パフォーマンスの低下をまったく伴わずにカスタムホットキーを実装しています。
AHKでできることは2つあります。Windowsキーを完全に無効にするか、別の機能をキーに再マップすることができます。
- まず、公式サイトからAutoHotkeyをダウンロードします。(download AutoHotkey)
- 小さなセットアップファイルを実行して、コンピューターにAHKをインストールします。
- コンピュータ上の任意のディレクトリに移動し、空のスペースを右クリックします。表示されるメニューで、 [新規(New)] >[ AutoHotkeyスクリプト(AutoHotkey Script)]に移動します。
- 好きな名前を付けて、Enterキー(Enter)を押します。このファイルを右クリックして、[スクリプトの編集(Edit script)]を選択します。
- 心配しないでください。難解なコードを書く必要はありません。すべて(Just)をクリアして、次のように入力します。
LWin::戻る(LWin:: Return)
- ファイルを保存して終了すると、すぐにスクリプトの使用を開始できます。スクリプトをダブルクリックするだけで、Windows(Simply)キー(Windows)が無効になります。再度有効にするには、 AHK(AHK)システムトレイアイコンを右クリックして、 [終了]を選択します。(Exit.)
無効にする代わりに、Windowsキーを別のキーに再マップする場合は、スクリプトのReturnを必要なキーに置き換えるだけです。たとえば、次のようにWindowsキーを再マップして(Windows)Enterキーとして機能させることができます。
LWin :: Enter
また、キーボードとマウスのすべてのボタンのすべてのキーコードの完全なリストに(a complete list of all the keycodes)アクセスできます。
グループポリシーエディター(Group Policy Editor)を使用したWindowsキー(Windows Key)の無効化
ローカルグループポリシーエディター(The Local Group Policy Editor)は、管理者が同じネットワーク上の複数のユーザーまたはコンピューターの設定を変更できるようにする高度なツールです。これらの設定の1つには、 Windows(Windows)キーホットキーをオフにすることが含まれます。
このツールはコンピューターのネットワークを管理するためのものですが、1台のコンピューターの設定を指定するためにも使用できます。
注:(Note: )Windowsの(Windows)Homeエディションを使用している場合、この方法は機能しません。グループポリシーエディター(Group Policy Editor)は、Windowsの(Windows)ProエディションとEnterpriseエディションにのみ含まれています。
- グループポリシーエディター(Group Policy Editor)にアクセスするには、検索バーにgpedit.mscと入力し、 (gpedit.msc)Enterキー(Enter)を押します。
- ローカルグループポリシーエディター(Local Group Policy Editor)が新しいウィンドウで開きます。左側のペインには、アクセスできるすべての設定カテゴリがあります。[管理用テンプレート](Navigate to Administrative Templates) >[ Windowsコンポーネント](Windows Components) > [ファイルエクスプローラー]に移動します。(File Explorer.)
- 右側のペイン(Pane)に設定のリストが表示されます。[Windowsキーをオフにする]ホットキー(Turn off Windows Key hotkeys)オプションが見つかるまで下にスクロール(Scroll)して、ダブルクリックします。
- この新しいウィンドウで、ラジオボタンを[有効]に切り替え、[ (Enabled)OK ]を選択して変更を保存します。
以上です。このコンピューターのすべてのユーザーは、 (Every)Windowsキー(Windows Key)を使用できなくなります。これと同じプロセスを使用して、いつでも再度有効にすることができます。
レジストリエディタ(Registry Editor)を使用したWindowsキー(Windows Key)の非アクティブ化
Windowsキーを無効にする最も「永続的な」方法は、コンピューターのレジストリを変更することです。AHKとは異なり、何も繰り返し有効にする必要はありません。また、グループポリシーエディター(Group Policy Editor)とは異なり、Windowsホーム(Windows Home)でも機能します。そうは言っても、レジストリの変更は簡単に試行されるアクションではありません。
レジストリは、基本的な設定を保存するためにオペレーティングシステム自体が使用するデータベースです。これらのレコードをいじくり回すと、システムが不安定になり、深刻な問題が発生する可能性があります。
それでもこの方法を続行する場合は、最初にレジストリをバックアップしてください。(backup your registry)そうすれば、重大なミスを犯した場合でも、いつでもバックアップを使用してコンピュータを通常の状態に復元できます。
- 検索ボックスにregeditと入力し、 Enterキー(Enter)を押してレジストリエディタを開きます。
- レジストリエディタ(Registry Editor)では、左側のペインに「キー」(カテゴリと見なす)を表示し、右側にそれらに保存されている値を表示できます。
- カテゴリをクリックするか、上部のアドレスバーに入力して、HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorerに移動します。
- (Right-click)右側のパネルの空のスペースの任意の場所を右クリックして、[新規(New )] > [ DWORD(32ビット)値]を選択します。(DWORD (32-bit) Value.)
- このキーにNoWinKeysという(NoWinKeys)名前を付けます。オペレーティングシステムが認識しないため、スペルが正しいことを確認してください。
- (Double)作成したDWORDを(DWORD)ダブルクリックし、その値を1に設定します。[ OK]を選択して保存します。
コンピュータを再起動してWindowsキーを無効にすると、変更が有効になります。再度有効にする場合は、NoWinKeyDWORD(NoWinKey )を削除してください。
SharpKeysを使用し(Windows Key Using SharpKeys)たWindowsキーの無効化または再マッピング
キーボードのキーを再マッピングまたは無効化できるサードパーティのユーティリティは多数あります。問題は、これらのアプリケーションのほとんどが小さな趣味のプロジェクトまたは隠されたソースコードを持つプロプライエタリ製品であるということです。このアプリを使用してシステムのコア部分に変更を加えるため、より信頼できるものが必要です。
SharpKeysは、キーボードキーを無効化または再マッピングするための無料のオープンソースソフトウェアです。AutoHotkeyの(AutoHotkey)GUIバージョンと考えてください。その唯一の欠点は、Windowsレジストリを直接変更し、永続的な変更を加えることです。したがって、使用する前にレジストリのバックアップを取ることをお勧めします。
- GitHubページ(its GitHub page)からSharpKeysをダウンロードします。MSIファイルはそれをコンピューターにインストールしますが、zipはインストールする必要のないポータブルバージョンです。好きな方をつかんでください。(Grab)
- ファイルをインストール(または抽出)した後、SharpKeysを実行します。このような画面が表示されます。
- [追加](Add)を選択して、[新しいキーマッピングの追加](Add New Key Mapping )ウィンドウを表示します。左側のペインは無効化(または再マップ)するキー用であり、右側のペインはそれを置き換える機能です。
- 正しいキーをすばやく見つけるには、左ペインの下にある[キーの入力]をクリックして、キーボードのWindows(Type Key)キー(Windows)を押します。SharpKeysはキー押下を検出します。[ OK]を選択して続行します。
- 右側のペインでは、 [キーをオフ(Turn Key Off )にする]オプションがすでに選択されています。代わりにWindows(Windows)キーを再マップする場合は、このリストから別のキーを選択できます。完了したら、[OK]を選択します。(OK.)
- メイン画面に戻りますが、テーブルに新しいエントリがあります。時間の経過とともに複数のキーを再マップする場合、ここですべてが追跡されます。正しいキーを選択したことを確認し、[レジストリに書き込む(Write to Registry)]をクリックして変更を公式にします。
レジストリを手動で編集する場合と同様に、変更を適用するにはコンピュータを再起動する必要があります。将来いつでもこのプロセスを元に戻したい場合は、SharpKeysをもう一度開いて、再マッピングを削除(Delete)してください。もう一度、[レジストリに書き込む]を(Write to Registry)選択して再起動し、有効になることを確認します。
Windowsキーを無効にする
上記の各方法で作業を完了できますが、Windowsキーを無効にする最良の方法はAHKです(AHK is the best way to disable the Windows key)。これは、AHKがレジストリを変更しない数少ないサードパーティツールの1つであり、オンとオフを簡単に切り替えることができるためです。
グループポリシーエディター(Group Policy Editor)は、ナビゲートするのが少し難しいため、すべてのバージョンのWindowsで機能するわけではありません。AHKはどこでも機能し、さらに、 (AHK)Windowsキーを無効にするよりもはるかに柔軟性があります。AHKを使用して、 Windowsキーの機能を変更したり、独自のホットキーを割り当てたりすることもできます。
したがって、キーボードのキーを無効にする(または再マップする)場合は、AutoHotkeyが最適です。
How to Disable the Windows Key
Thе Windows key iѕ a useful shortcut for most. But fоr some, it’s frustrating. Fortunately, there are many ways of disabling the Windоws key. From third-party tools like AutoHotkey to the built-in settings of уour operating system, we will go over all the best ways to disable the Windows key on your computer.
Whether you’re a gamer who accidentally keeps tapping the Window key midgame or a power user who wants to make better use of the conveniently placed button, this is just the guide for you.
Disabling or Remapping the Windows Key with AHK
AutoHotkey is one of the most well-known and robust tools for modifying the function of any key on your keyboard (or the mouse, for that matter). It’s lightweight, uses negligible system resources, and is quite easy to use.
This makes it a great choice for using alongside other applications as it does not interfere with their functioning. Many gamers use AHK to implement custom hotkeys without any performance lag whatsoever.
There are two things you can do with AHK. You can either disable your Windows key entirely, or you can remap a different function to the key.
- To begin, download AutoHotkey from the official site.
- Run the small setup file to install AHK on your computer.
- Head to any directory on your computer and right-click on the empty space. In the menu that appears, head to New > AutoHotkey Script.
- Name it anything you like and press Enter. Right-click on this file and select Edit script.
- Don’t worry, you don’t have to write some esoteric code. Just clear everything and enter the following:
LWin:: Return
- Once you save the file and exit, you can start using the script right away. Simply double-click on the script and the Windows key will be disabled. To enable it again, right-click on the AHK system tray icon and select Exit.
Instead of disabling it, if you want to remap the Windows key to something else, you just need to replace the Return in the script with the key you want instead. For example, this is how you can remap the Windows key to function as the Enter key:
LWin::Enter
You also have access to a complete list of all the keycodes for every button on your keyboard and mouse.
Disabling the Windows Key with the Group Policy Editor
The Local Group Policy Editor is an advanced tool that allows an administrator to modify settings for multiple users or computers on the same network. One of these settings includes turning off the Windows key hotkey.
Even though the tool is meant for managing a network of computers, you can also use it for specifying settings for a single computer too.
Note: If you’re using the Home edition of Windows, this method will not work for you. The Group Policy Editor is only included in the Pro and Enterprise editions of Windows.
- To access the Group Policy Editor, type gpedit.msc in the search bar and press Enter.
- The Local Group Policy Editor will open in a new window. On the left pane are all the setting categories you can access. Navigate to Administrative Templates > Windows Components > File Explorer.
- You will see a list of settings in the right Pane. Scroll down until you find the Turn off Windows Key hotkeys option and then double click on it.
- In this new window, toggle the radio button to Enabled and then select OK to save the changes.
And that’s it. Every user on this computer will not be able to use the Windows Key anymore. You can always enable it again using this same process.
Deactivating the Windows Key with the Registry Editor
The most “permanent” way of disabling your Windows key is to modify your computer’s registry. Unlike AHK, there’s no need to repeatedly enable anything. And unlike the Group Policy Editor, it works on Windows Home as well. That being said, modifying your registry is not an action to be attempted lightly.
The registry is a database used by your operating system itself to store fundamental settings. Messing around with these records can destabilize your system and create serious issues.
If you still want to proceed with this method, backup your registry first. That way, even if you make a critical mistake you can always use the backup to restore your computer to normal.
- Enter regedit in the search box and press Enter to open the Registry Editor.
- In the Registry Editor, you can view the “keys” (consider them categories) on the left pane, and the values stored in them on the right.
- Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer by clicking through the categories or just entering it in the address bar at the top.
- Right-click anywhere on the empty space in the right panel and select New > DWORD (32-bit) Value.
- Name this key NoWinKeys. Make sure that it is spelled correctly as the operating system would otherwise not acknowledge it.
- Double click on the DWORD you just created and set its value to 1. Select OK to save it.
The changes will take effect once you restart your computer, disabling the Windows key. If you want to enable it again, just delete the NoWinKey DWORD.
Disabling or Remapping the Windows Key Using SharpKeys
There are many third-party utilities that can remap or disable any keys of your keyboard. The problem is, most of these applications are small hobby projects or proprietary products with hidden source code. Since you’ll be using this app to make changes to core aspects of your system, you need something more trustworthy.
SharpKeys is a free and open-source software for disabling or remapping keyboard keys. Consider it a GUI version of AutoHotkey. Its only drawback is that it directly modifies the Windows registry, making permanent changes. Therefore you may want to take a registry backup before using it.
- Download SharpKeys from its GitHub page. The MSI file installs it to your computer, while the zip is a portable version that doesn’t need to be installed. Grab whichever one you like.
- After installing (or extracting) the file, run SharpKeys. You will be greeted with a screen like this.
- Select Add to bring up the Add New Key Mapping window. The left pane is for the key you want to disable (or remap), and the right pane is the function you want to replace it with.
- To find the correct key quickly, click on Type Key below the left pane and press the Windows key on your keyboard. SharpKeys will detect the keypress. Select OK to continue.
- The right pane already has the Turn Key Off option selected. If you want to remap the Windows key instead, you can choose another key from this list. Once you’re done, select OK.
- We are back to the main screen, but with a new entry in the table. If you remap multiple keys over time, this is where they will all be tracked. Confirm that you selected the right keys, and click on Write to Registry to make the change official.
Like with manually editing your registry, you need to restart your computer to apply the change. If at any time in the future you wish to undo this process, just open SharpKeys again and Delete the remapping. Once again, select Write to Registry and restart to see it take effect.
Disabling the Windows Key
While each of the methods outlined above will get the job done, AHK is the best way to disable the Windows key. This is because AHK is one of the few third-party tools that does not modify the registry, and can be easily toggled on and off.
The Group Policy Editor is a bit trickier to navigate and doesn’t work on all versions of Windows. AHK works everywhere, and moreover, gives you much more flexibility than just disabling the Windows key. You can use AHK to change what the Windows key does, and even assign your own hotkeys to it.
So if you want to disable (or remap) any key on your keyboard, AutoHotkey is the way to go.