How to disable microsoft ergo keyboard office key

de Brebisson, Cyrille 5 Reputation points
2023-06-22T09:30:53.42+00:00

How do I disable or change the mapping on the microsoft "office key"?

For some context:

I have used microsoft ergo keyboard for over 25 years by now, and I love them.

I just got a new one, BUT, to my horror, they remapped the right contextual menu key to emojis (which are useless to me as I am a programmer and professional) and, more problematicaly added an "office key" just next to the extremly important AltGR key (used as a 2nd type of shift on french keybaords and critical to symbols like brackets and other programming sylmbols)...

I keep hitting this stupid key all the time (in part because of the subtle change in key positions between my older microsoft ergo keyboard and this new one, but also because they have made the AltGr key smaller)... It kills my productivity as it keeps bringing up a useless window that I do not need and distracts me...

Please help me turn that thing off (Note, the microsoft keyboad and mous SW does allow to properly assign the emoji key to contextual menu, but NOT the office key :( ).

Thanks for your help.

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,918 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Schneider, Tobias 2,095 Reputation points
    2025-03-30T20:24:56.1366667+00:00

    Hello de Brebisson, Cyrille,

    You can deactivate or reassign the Microsoft Office key by editing the Windows registry:

    Edit the registry

    1. Open the registry editor
    • Press Win + R, type regedit and press Enter.
    1. Navigate to the correct key

    Go to:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout

    1. Create new entry
    • Right-click in the right-hand area and select New > Binary value (REG_BINARY).
    • Name the new entry:

    Scancode Map

    1. 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).
    1. Restart
    • Restart the PC for the changes to take effect.

    If this is helpful, please accept the answer. Thank you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.