English

Change keyboard layout in one command

Change keyboard layout in one command

If you work on several virtual machines… You might be interested by this tip.

Sometimes, you are not responsible for the languages used on your virtual machines. And what could be more annoying than a keyboard layout that is not correctly configured with your true keyboard…

In my case, virtual machines are in most cases in English (OS language) but I always use a French AZERTY keyboard.

So, yes… you can go to the Control Panel, then Regional Options, then Languages options dialog box… etc. You can check the full procedure by following this link. 😓

(Ads)

Or you can just type the following CmdLet in your PowerShell prompt, opened with Administrator privileges: 😎

Set-WinUserLanguageList -LanguageList fr-FR
Set-WinUserLanguageList -LanguageList fr-FR

To move back to a Qwerty layout, you can use the following codes depending on your keyboard configuration:

  • en-CA (Qwerty Canadien)
  • en-US (United States)
  • fr-FR (clavier standard français)
(Ads)

Share
Published by
thibault

Recent Posts

Authentification multi facteur obligatoire sur Azure : Phase 2 dès octobre 2025

Authentification multi facteur obligatoire sur Azure : Phase 2 dès octobre 2025 Introduction L'authentification multi…

2 jours ago

Bruxelles inflige une amende record de 3 milliards d’euros à Google pour pratiques publicitaires

Bruxelles inflige une amende record de 3 milliards d'euros à Google pour pratiques publicitaires Introduction…

3 jours ago

Trello : L’acquisition stratégique des navigateurs Dia et Arc Browser

Introduction Trello, la célèbre plateforme de gestion de projets, a récemment fait parler d'elle avec…

4 jours ago

Création d’une extension Chrome avec ChatGPT

Création d’une extension Chrome avec ChatGPT Comme beaucoup d'entre vous je continue de découvrir et…

1 semaine ago

Microsoft Excel IA : Découvrez la Nouvelle Formule =COPILOT()

Microsoft Excel IA : Découvrez la Nouvelle Formule =COPILOT() Introduction Microsoft continue de diluer de…

1 semaine ago

TikTok remplace ses modérateurs par l’IA au Royaume-Uni

TikTok remplace ses modérateurs par l'IA au Royaume-Uni Introduction TikTok licencie ses modérateurs au Royaume-Uni…

2 semaines ago