Outlook is treating the meeting invite as a normal email when the response buttons are disabled by a registry setting. Enabling the response buttons in the registry restores the proper meeting invite format with RSVP options.
Follow these steps on the laptop where the issue occurs:
- Close Outlook.
- Open Registry Editor:
- In Windows 10/11: Select Start, type
regedit, press Enter, and approve any UAC prompt.
- Navigate to the key (version depends on Outlook):
-
HKEY_CURRENT_USER\Software\Microsoft\Office\x.0\Outlook\Options\Calendar
- Use
14.0 for Outlook 2010 or 12.0 for Outlook 2007 in place of x.0.
- In the right pane, locate the
DisableResponseButtons DWORD value.
- Double‑click
DisableResponseButtons and set Value data to 0, then select OK.
- Close Registry Editor.
- Start Outlook and open a meeting invite; the Accept, Tentative, and Decline options should now appear.
If DisableResponseButtons is only present under the Policies hive
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\x.0\Outlook\Options\Calendar
then the setting is controlled by Group Policy and must be changed by the administrator.
Modifying the registry incorrectly can cause serious system problems. Ensure the registry is backed up before making changes and proceed carefully.
References: