How to set the space bar in Windows 11 to always be half-width

By default in Windows 11, if you are in a full-width input mode, such as Hiragana input, pressing the space bar will enter a full-width space.

If you want to enter half-width spaces directly even in full-width input mode, you can change the Microsoft IME settings so that you can always enter the space key in half-width.

table of contents

How to set the space bar to always be entered in half-width characters

1. Press Windows Key + R to open Run, type the following command and press Enter:

ms-settings:regionlanguage-jpnime
Run
Run

2.The Microsoft IME settings will open, so click "General".

Microsoft NAME
Microsoft NAME

3. The "Space" item is set to "Current input mode," so click on it and change it to "Always half-width."

Microsoft IME - General
Microsoft IME – General
Space - always half-width
Space - always half-width

The settings are now complete, so press the spacebar to check.

How to set it in the registry

If you operate the registry incorrectly, it may cause problems such as the system being unable to start. Please make a backup in advance using system restore or similar, and proceed at your own risk.

To avoid panicking if your PC suddenly breaks down, it's a good idea to have a standard backup software to protect your important photos and data.

1. Press Windows key + R to open Run, type "regedit" and press Enter.

2. The Registry Editor will open, so open the following key:

HKEY_CURRENT_USER\Software\Microsoft\IME\15.0\IMEJP\MSIME

With the "MSIME" key selected, look at the column on the right.

レジストリエディター
レジストリエディター

3. If there is a REG_DWORD value called "InputSpace", double-click it to open it and change the value data to "2".

Edit DWORD (32-bit) Value
Edit DWORD (32-bit) Value

If the value does not exist, create it. (If you have never changed the settings, the value will not exist.)

0 or remove value12
Current input modeAlways full-widthAlways half-width
"InputSpace" value data

Creating Values

1. Right-click on the "MSIME" key > New > "DWORD (32-bit) Value".

レジストリエディター
レジストリエディター

2. Rename "New Value #1" to "InputSpace".

レジストリエディター
レジストリエディター
レジストリエディター
レジストリエディター

Changes to registry values ​​take effect immediately.

If you found this article helpful, please share it on social media.

Person who wrote this article

Driven by questions arising from my daily PC use and the desire to "do more," I have been pursuing self-study in Windows since around 2008. I am sharing the "aha!" techniques and solutions I discovered through trial and error with the sole purpose of helping you in your PC life.

View profile

Comment:

To comment

[About submissions]
We welcome any questions or information regarding the content of the article.
However, please note that content unrelated to the purpose of the article, criticism of specific individuals or organizations, offensive language,Inappropriate wordsComments containing the above may be deleted or made private without notice at the discretion of the administrator.
Please note that spam may be automatically deleted by anti-spam measures.

CAPTCHA


table of contents