Reassign ALT key in Word

Alex Kazakou 20 Reputation points
2024-09-26T10:40:25.0433333+00:00

When you press ALT key in a Word document shortcut tips pop up. I want to reassing this ALT function as I use ALT+` for switching between windows of the same app and every time I press it the tips pop up and I have to press ALT to make them dissappear.
I failed to find how to reassign the ALT through the File > Options > Customize Ribbon select Customize in the bottom. There, you need to know the name of the command you want to reassign shortcut for and I have no idea.

Thank you!

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,870 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,145 questions
0 comments No comments
{count} votes

Accepted answer
  1. Jiajing Hua-MFST 9,905 Reputation points Microsoft Vendor
    2024-09-27T02:13:46.2033333+00:00

    Hi @Alex Kazakou

    We are unable to disable the Alt tooltips for the Ribbon completely. But you may try following workaround:

    Create a .reg file.

    Windows Registry Editor Version 5.00
    [HKEY_CURRENT_USER\Software\Policies\Microsoft\office\16.0\word\disabledshortcutkeyslist]
    "KeyMod1"="18,4,16"
    
    

    (Serious problems might occur if you modify the registry incorrectly. Before you modify it, please remember to back up the registry for restoration in case problems occur.

    Then double click this .reg file to add the registry key.

    User's image

    There is Microsoft 365 Apps for Enterprise installed on my environment, based on my tests, even if I press another key of the shortcut first, and then press the Alt key, the tooltip will not be triggered.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Alex Kazakou 20 Reputation points
    2024-09-27T08:41:52.0166667+00:00

    Thanks a lot

    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.