Hello de Brebisson, Cyrille,
You can deactivate or reassign the Microsoft Office key by editing the Windows registry:
Edit the registry
- Open the registry editor
- Press Win + R, type regedit and press Enter.
- Navigate to the correct key
Go to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
- Create new entry
- Right-click in the right-hand area and select New > Binary value (REG_BINARY).
- Name the new entry:
Scancode Map
- Set value for deactivation
- Double-click on Scancode Map and set the value to :
00000000 00000000 02000000 0000E01F 00000000
- This deactivates the Office button (
E01F
is the scan code).
- Restart
- Restart the PC for the changes to take effect.
If this is helpful, please accept the answer. Thank you.