Outlook LTSC 2024 shows "This feature has been disabled by your administrator" at startup after update to Build 17932.20996

Zacharias Embaxter 75 Reputation points
2026-09-14T06:34:24.0133333+00:00

Environment:

  • Office LTSC 2024, volume licensed, managed via Active Directory Group Policy
  • Enterprise environment
  • Connected Experiences and related privacy/sign-in settings configured via GPO

Symptom: Since updating Office LTSC 2024 to Version 2408, Build 17932.20996 (released September 12, 2026, apparently an out-of-band build following the September 8, 2026 Patch Tuesday release, Build 17932.20976), Outlook displays the message "This feature has been disabled by your administrator" every time it starts.

Relevant configuration: The following registry value, not only, has been configured via GPO for a long time and has never caused this behavior before:

HKEY_CURRENT_USER\Software\Policies\Microsoft\office\16.0\common\signin
SignInOptions = 3 (DWORD)

This policy is intended to block Office sign-in entirely and has been working as expected for a long time. It only started causing the startup error message after installing the above-mentioned update. If i delete this Key, the Signin Windows popup after Outlook starts.

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
0 comments No comments

Answer recommended by moderator
Zacharias Embaxter 75 Reputation points
2026-09-15T06:11:14.51+00:00

Solution found under:

https://learn.microsoft.com/en-gb/answers/questions/5590921/running-office-2024-ltsc-outlook-has-begun-prompti

The thread mentions the entry “[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity] ‘EnableADAL’=dword:00000000”. However, it also works under “[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Common\Identity] ”EnableADAL=dword:00000000". This entry, however, is not found in the current ADMX files dated August 10, 2026, and therefore cannot be configured via gpedit.msc.

The thread above is from October 2025. We can only speculate as to why this is happening now.

Thanks all for your help.

Was this answer helpful?

3 people found this answer helpful.

2 additional answers

Sort by: Oldest
  1. JeseminQH 600 Reputation points Independent Advisor
    2026-09-14T08:03:05.9466667+00:00

    Hi @Zacharias Embaxter ,

    If permitted by your organization’s sign-in requirements, you may also test the following registry value with 1 or 2 for one affected user: 

    HKEY_CURRENT_USER\Software\Policies\Microsoft\office\16.0\common\signin  
    SignInOptions = 3 (DWORD) 
    

    Please test each value separately, restart Outlook, and check whether the behavior changes. Since this value is managed through Group Policy, your administrator may need to make the temporary change. If there is no difference, please restore the original value of 3. 

    Disclaimer: Generally, modifying registry subkeys or work group is intended for advanced users, administrators, and IT Professionals. It can help fix some problems, however, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For further protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click How to back up and restore the registry in Windows to view the article.  

    Since this is an enterprise environment, could you also confirm whether the issue affects all users who receive the same Group Policy settings, or only specific users or devices? 

    Additionally, please try starting Outlook in Safe Mode by pressing Windows key + R, entering the following command, and selecting OK: outlook.exe /safe 

    Safe Mode starts Outlook without most add-ins and custom settings. If the message does not appear in Safe Mode, an add-in or Outlook customization may be contributing to the issue. Open Outlook in safe mode 

    If the issue continues, please try creating a new Outlook profile by following the steps in this official Microsoft Support article: Create a profile in classic Outlook for Windows. This will help determine whether the issue is related to the existing Outlook profile.

    Feel free to share the requested details when convenient. I look forward to hearing from you.

    Was this answer helpful?


  2. Lionel TRAVERSE 0 Reputation points MVP
    2026-09-15T14:06:00.2066667+00:00

    Hello,

    Can you try disabling ADAL in Office 2024 by using the following registry key and restart Outlook :

    HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\Identity\EnableADAL=dword:00000000

    Best regards,

    Lionel TRAVERSE

    Was this answer helpful?


Your answer

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