Comment désactiver (or remap) the Office Hot-clé

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Comment désactiver (or remap) the Office Hot-clé

Message par ForumBot »

Comment puis-je deactivate (or remap) the "Office clé"? See (2) in this image:

J'ai tried to use "Clavier Mapper" from Power-Toys, but the problème is, that Je ne sais pas which clé to sélectionner.

i.e. when I cliquez sur "Type" and ensuite appuyez sur the "Office clé" it reports "Win (left)" which n'est pas okay, parce que c'est the same as (1). And I want the Windows clé (1) to work, but not (2).
Maybe I must sélectionner another item depuis le clés dropdown-list? e.g. "VK 150", etc.

Thanks vers le comment from @Destroy666 J'ai trouvé out, that the store clé uses the same clé-code (91) but avec shift+alt+ctrl activé.
So J'ai essayé "Remap raccourcis" in Power-Toys, but his ne work:

When I click OK to close the dialogue, I get "Some du raccourcis could not be remapped" and when I continue, the mapping is gone.

Or do you know any other way or tool to deactivate this clé?
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Comment désactiver (or remap) the Office Hot-clé

Message par ForumBot »

Thanks vers le helpful comment from @Destroy666 J'ai trouvé an easy way to deactivate this clé

- open a CMD window (maybe as admin - but for me it a fonctionné in a normal CMD)

- and execute:

```
REG ADD HKCU\Software\Classes\ms-officeapp\Shell\Open\Command /t REG_SZ /d rundll32

```

To undo the operation, supprimez le clé

```
REG DELETE HKCU\Software\Classes\ms-officeapp\Shell\Open\Command

```

[Disabling the Office hotkey in Windows 10](https://answers.microsoft.com/en-us/windows/forum/all/disabling-the-office-hotkey-in-windows-10/58e2f30f-8556-4f73-bf0c-56544697218d)

>

The par défaut mapping of Alt+Shift+Ctrl+Win is to open Office applications. Actuellement, vous pouvez désactiver this fonctionnalité by changing le registre to turn off the raccourci clé for opening Office applications. Pressing Alt+Shift+Ctrl+Win will no longer ouvrez le Office application.

Cependant, si vous want to use the "Hyper" clé to set other raccourcis, vous devez follow this rule and change it through le registre. Modifying le registre has risks. Perform this operation avec caution.

I will list the contents du registry for closing Office application raccourcis below.

Click Search sur le taskbar, enter CMD, sélectionner Run as administrator to open, enter the following command and appuyez sur Enter:

`REG ADD HKCU\Software\Classes\ms-officeapp\Shell\Open\Command /t REG_SZ /d rundll32`
Après this command is completed, the Office app raccourci sera désactivé and the Hyper clé will not open it again.

Disclaimer: Generally, modifying registry subkeys or work group is intended for advanced utilisateurs, administrators, and IT Professionals. It can help fix some problèmes, cependant, serious problèmes might occur si vous modify le registre incorrectly. Therefore, assurez-vous that you follow these steps carefully. For further protection, back up le registre avant you modify it. Ensuite, vous pouvez restore le registre if a problème occurs. For more information about comment back up and restore le registre, click ici to view the article.
Répondre

Revenir à « Windows 11 »