How to Create a Custom Keyboard Layout in Windows 11

Check the quickest way to add a custom keyboard

Reading time icon 7 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Key notes

  • You can change your keyboard layout in Windows 11 to many other different international alternatives.
  • The Time & language tab in Settings includes the options for installing, adding, and removing different keyboard layouts.
  • Alternatively, you can add a new keyboard layout in Windows 11 by entering some commands into PowerShell.
  • You can also change Windows 11โ€™s default keyboard layout with the Microsoft Keyboard Layout Creator app.

You donโ€™t have to stick with just one keyboard layout for your PC. Windows 11 includes settings that enable you to add keyboard layouts to your desktop or laptop. You can become acquainted with different keyboard layouts by adding them via the Settings app.

When youโ€™ve added new keyboard layouts, you can easily switch between them via the Windows 11 taskbar. Having different keyboard layouts available can come in handy when adding characters and symbols (such as currency) unique to foreign languages to documents.

What are the three different types of keyboard layouts?

QWERTY is by far the most standard layout for keyboards the world over. That was originally a 19th-century typewriter layout carried over to PC keyboards.

It has QWERTZ and AZERTY variations in some European countries, but QWERTY is the universal layout.

Colemak is an alternative layout that alters the position of 17 keys from QWERTY. Most of the non-alphabetical keys have the same position for the Colemak layout. However, unlike the Mac OS, Windows doesnโ€™t natively support Colemak.

DVORAK is a keyboard layout specifically designed to increase typing speeds over the more traditional QWERTY alternative. The fact that typing speed records have been set with DVORAK keyboards highlights itโ€™s a more efficient alternative. However, itโ€™s also very different from the QWERTY layout.

DVORAK is available for English and other international keyboard layouts in Windows 11. So, thatโ€™s a layout you can add and switch to via Settings. This is how you can change, remove, and install different keyboard layouts in Windows 11.

How can I change, remove, and add keyboard layouts in Windows 11?

1. How to add and change keyboard layout

  1. Open your Start menu, and select the pinned Settings app to launch it.
    Pinned Settings app keyboard layout windows 11
  2. Click the Time & language tab.
    Time & language tab keyboard layout windows 11
  3. Select the Language & region navigation option.
    The Language & region option keyboard layout windows 11
  4. Click the โ€ฆ button for your basic typing pack listed in Settings, and select Language options on the menu.
    The three-dot button keyboard layout windows 11
  5. Press the Add a keyboard button.
    The Add a keyboard option keyboard layout windows 11
  6. Select an alternative keyboard layout on the menu.
  7. Then you can change your keyboard layout to the one added by pressing the Windows + Space hotkey. That keyboard shortcut opens the system tray menu below, from which you can select different layouts added via Settings.

    Keyboard layout options keyboard layout windows 11

If you were wondering how to add a new language to keyboard in Windows 10, it could quickly be done via Settings.

While you are at this, you might be interested in our guide on how to type accents in Windows 11.

2. How to change keyboard layouts with Quick Settings

  1. Click the Quick Settings system tray icon.
  2. Press the Edit Quick Settings button.
  3. Click the Add button, and select Keyboard Layout on the menu.
  4. Select the Done option.
  5. Then click the Keyboard layout option in Quick Settings.

3. How to remove a keyboard layout

  1. Open Language & region options in Settings as outlined in the first three steps of the previous method.
  2. Then click the โ€ฆ button for your typing pack and select Language options.
  3. Press the โ€ฆ button for an installed keyboard layout there.
    The three-dot button keyboard layout windows 11
  4. Select the Remove option.
    Remove option keyboard layout windows 11

This way, you can delete a keyboard layout in Windows 11.

4. How to install new keyboard layouts

  1. Press the Windows + S keyboard keys simultaneously to bring up a search box.
  2. Type language settings in the search box.
  3. Select Language settings in the search results.
    Language settings search result
  4. Click the Add a language button shown directly below.
    The Add a language button keyboard layout windows 11
  5. Enter a language in the search box to find different keyboard layouts for it.
  6. Choose a keyboard layout to add.
  7. Press the Next button.
    Next button keyboard layout windows 11
  8. Click Install to add the keyboard layout.
    The Install option keyboard layout windows 11

5. How to add new keyboard layouts With PowerShell

  1. Launch the search tool by simultaneously pressing the Windows key + S.
  2. Type Windows PowerShell in the search toolโ€™s text box.
  3. Then click the Run as administrator option for PowerShell on the right of the search utility.
  4. Input this PowerShell command, and press Enter: $LanguageList = Get-WinUserLanguageList
  5. To add a new keyboard layout language, input the following command and press Return: $LanguageList.Add("language")
  6. Then type in this PowerShell command and press Enter to execute: Set-WinUserLanguageList $LanguageList
  7. Press the Y keyboard key to confirm and continue.
  8. Restart Windows 11 after entering those commands.
  9. Then you can switch to the new keyboard layout you just added via Settings.

You now know how to add language to keyboard in Windows, along with everything there’s to the process.

Note icon NOTE
Note that youโ€™ll need to change the language in the above command with an actual keyboard layout language tag. For example, a command to add a French keyboard layout would include the fr-FR language tag.

Is there a way I can set up a custom keyboard layout in Windows 11?

There are various desktop apps for the job, but the one offered by Microsoft is the shortcut to change the keyboard layout in Windows 11. with which you can set up custom keyboard layouts.

Microsoft Keyboard Layout Creator 1.4 is one you can utilize in Windows 11. That app enables you to set up new layouts by remapping keys. This is how you can create custom layouts with Keyboard Layout Creator.

Download and Install the Software

  1. Open the Microsoft Keyboard Layout Creator download page.
  2. Click Download on that page.
    The Download option keyboard layout windows 11
  3. Open the folder you downloaded the app to in File Explorer, and double-click the MSKLC.exe archive to extract it.
    Extract button keyboard layout windows 11
  4. Next, open the extracted MSKLC folder.
  5. Double-click the MSKLC.msi file to open its installer. Then install the software with its setup wizard.
  6. Open the Keyboard Layout Creator app.
    The Keyboard Layout Creator app keyboard layout windows 11

Set up a new keyboard layout

  1. Click the File menu, and select the Load Existing Keyboard option there.
    Load Existing Keyboard option keyboard layout windows 11
  2. Select a keyboard layout to customize that matches your current one.
  3. Click the Project menu and select Properties there.
     Properties option keyboard layout windows 11
  4. Enter the name and description details for your custom keyboard layout, and click the OK button.
    Load Existing Keyboard window keyboard layout windows 11
  5. Now you can remap the keys on the on-screen keyboard to set up a new layout. Click keys on the keyboard to bring up text boxes where you can enter different ones to change them.
    custom key window keyboard layout windows 11
  6. When youโ€™ve finished setting up your new keyboard layout, click the Project menu. Select the Validate Layout option there to verify.
    Validate Layout option keyboard layout windows 11
  7. Click Test Keyboard Layout to try out the new layout within a text editor.
    Keyboard Layout Testing windows keyboard layout windows 11

Install the custom keyboard layout

  1. If youโ€™re satisfied with your new keyboard layout, you can apply it by clicking Project > Build DLL and Setup Package.
    Build DLL and Setup Package option keyboard layout windows 11
  2. Click Yes on the prompt that opens asking to open the directory for the keyboard layoutโ€™s installer package.
    Yes option keyboard layout windows 11
  3. Then double-click the setup.exe file for the custom layout to install it.
  4. Click Power > Restart on the Start Menu after installing the new layout.
    Restart option keyboard layout windows 11

Does the on-screen keyboard change for selected layouts?

Yes, the On-Screen Keyboard app will match whatever layout youโ€™ve selected. So, itโ€™s worth opening that app to view a selected keyboard layout that doesnโ€™t match your actual keyboard. You can open the On-Screen Keyboard like this.

  1. Open the Power User menu by right-clicking the Start taskbar button.
  2. Click the Run shortcut on that menu.
    The Run shortcut keyboard layout windows 11
  3. Type this text in Run:osk
  4. Click OK to bring up the On-Screen Keyboard window.
    The osk command keyboard layout windows 11

Is there a way to add a Colemak keyboard layout in Windows 11?

As Windows doesnโ€™t natively support that layout, you canโ€™t add it with the methods above. However, you can manually set up a Colemak layout with the Microsoft Keyboard Layout Creator app and image references. Thereโ€™s also a Colemak layout pack available for download at the Colemak website.

You can set up completely new keyboard layouts with Microsoft Keyboard Layout Creator. However, thatโ€™s not the only software you can customize keyboard layouts with. Our keyboard mapping software guide provides further details for other software you can customize keys with.

Also, find out what to do when the positions of ( @ ) and ( “) have changed in my keyboard on Windows 11.

Overall, installing and adding new keyboard layouts via Settings is pretty straightforward. So, why not experiment with different keyboard layouts in Windows 11? Let us know your thoughts in the comments section below.

More about the topics: Windows 11 guides