Hi Aymen Hanini,
Thank you for reaching out.
This configuration is not expected to reliably provide “force install by deadline, but never auto-reboot” on Windows 11 because it combines modern deadline policies with legacy restart settings that do not fully align in current Windows update behavior.
For Windows 11, the supported approach is to use the deadline policies themselves for update enforcement, such as:
-
ConfigureDeadlineForQualityUpdates -
ConfigureDeadlineForFeatureUpdates -
ConfigureDeadlineGracePeriod -
ConfigureDeadlineNoAutoRebootForQualityUpdates / FeatureUpdates
A key limitation is that ConfigureDeadlineNoAutoReboot can help delay automatic restart before the effective deadline, but once the deadline is reached, Windows can still enforce the restart to complete the update.
If your goal is to reduce unexpected restarts before the deadline, use only the supported deadline-based policies and avoid mixing them with older AU restart settings.
You can consider trying this approach:
- Configure the required quality/feature update deadline.
- Set an appropriate grace period to give users time after installation completes.
- Enable the related no-auto-reboot-before-deadline option if you want to minimize non-user-aware restarts until the deadline is reached.
- Do not rely on
AlwaysAutoRebootAtScheduledTimefor Windows 11, as Microsoft documents it as a legacy policy not applicable to Windows 11.
If the requirement is “install by deadline but never auto-reboot afterward”, that is not a supported outcome under the current compliance deadline model.
I hope this helps clarify the behavior. Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.
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.