diff --git a/windows/deployment/update/waas-wufb-csp-mdm.md b/windows/deployment/update/waas-wufb-csp-mdm.md
index 086a36fe13..2324c512f7 100644
--- a/windows/deployment/update/waas-wufb-csp-mdm.md
+++ b/windows/deployment/update/waas-wufb-csp-mdm.md
@@ -11,7 +11,7 @@ ms.localizationpriority: medium
appliesto:
- ✅ Windows 11
- ✅ Windows 10
-ms.date: 01/18/2024
+ms.date: 05/14/2024
---
# Walkthrough: Use CSPs and MDMs to configure Windows Update for Business
@@ -171,15 +171,20 @@ When **Specify deadlines for automatic updates and restarts** is set (For Window
#### User settings for notifications
*Applies to:*
-- Windows 11, version 23H2 with [KB999999](https://support.microsoft.com/help/999999) or later
-- Windows 11, version 22H2 with [KB999999](https://support.microsoft.com/help/999999) or later
+- Windows 11, version 23H2 with [KB5037771](https://support.microsoft.com/help/5037771) or later
+- Windows 11, version 22H2 with [KB5037771](https://support.microsoft.com/help/5037771) or later
Users can set a preference for notifications about pending restarts for updates under **Settings** > **Windows Update** > **Advanced options** > **Notify me when a restart is required to finish updating**.
Users have the following options for the **Notify me when a restart is required to finish updating** setting:
-- **Off** (default): Once the device enters a pending reboot state after installing updates, restart notifications are suppressed for 24 hours. Typically, users will receive fewer notifications about upcoming restarts while the deadline is approaching.
+- **Off** (default): Once the device enters a pending reboot state after installing updates, restart notifications are suppressed for 24 hours. Typically, users will receive fewer notifications about upcoming restarts while the deadline is approaching. Users will still receive a prompt 4 hours before the deadline and a final nondismissable prompt 15 minutes before a forced restart.
+ - When the deadline is set for 1 day, users will only receive a prompt 4 hours before the deadline and a final nondismissable prompt 15 minutes before a forced restart.
+
- **On**: Users are immediately notified when the device enters a reboot pending state after installing updates. Automatic reboots for updates are blocked for 24 hours after the initial notification to give these users time to prepare for a restart. This setting is recommended for users who want to be notified about upcoming restarts.
+ - When the deadline is set for 1 day, an initial notification occurs, automatic restart is blocked for 24 hours, and users will receive a prompt 4 hours before the deadline and a final nondismissable prompt 15 minutes before a forced restart.
+
+When a deadline is set for 0 days, no matter which option is selected, the only prompt users will receive is a final nondismissable prompt 15 minutes before a forced restart.
The user preference for notifications apply when the following policies for [compliance deadlines](wufb-compliancedeadlines.md) are used:
diff --git a/windows/deployment/update/wufb-compliancedeadlines.md b/windows/deployment/update/wufb-compliancedeadlines.md
index 390117afd2..972e06bf68 100644
--- a/windows/deployment/update/wufb-compliancedeadlines.md
+++ b/windows/deployment/update/wufb-compliancedeadlines.md
@@ -12,7 +12,7 @@ manager: aaroncz
appliesto:
- ✅ Windows 11
- ✅ Windows 10
-ms.date: 10/10/2023
+ms.date: 05/14/2024
---
# Enforcing compliance deadlines for updates
@@ -46,6 +46,7 @@ The deadline calculation for both quality and feature updates is based off the t
The grace period for both quality and feature updates starts its countdown from the time of a pending restart after the installation is complete. As soon as installation is complete and the device reaches pending restart, users are able to schedule restarts during the grace period and Windows can still automatically restart outside of active hours if users choose not to schedule restarts. Once the *effective deadline* is reached, the device tries to restart during active hours. (The effective deadline is whichever is the later of the restart pending date plus the specified deadline or the restart pending date plus the grace period.) Grace periods are useful for users who may be coming back from vacation, or other extended time away from their device, to ensure a forced reboot doesn't occur immediately after they return.
> [!NOTE]
+> - When these policies are used, [User settings for notifications](#waas-wufb-csp-mdm.md#user-settings-for-notifications) are also used on clients running Windows 11, version 22H2 and later.
> - When **Specify deadlines for automatic updates and restarts** is used, updates will be downloaded and installed as soon as they are offered.
> - When **Specify deadlines for automatic updates and restarts** is used, download, installation, and reboot settings stemming from the [Configure Automatic Updates](waas-restart.md#schedule-update-installation) are ignored.