diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md
index 3b79fcf245..09a52740c2 100644
--- a/windows/client-management/mdm/policy-configuration-service-provider.md
+++ b/windows/client-management/mdm/policy-configuration-service-provider.md
@@ -9308,6 +9308,9 @@ dfsdiscoverdc">ADMX_DFS/DFSDiscoverDC
WindowsLogon/EnableFirstLogonAnimation
+
+ WindowsLogon/EnableMPRNotifications
+
WindowsLogon/EnumerateLocalUsersOnDomainJoinedComputers
diff --git a/windows/client-management/mdm/policy-csp-windowslogon.md b/windows/client-management/mdm/policy-csp-windowslogon.md
index bb762016fc..0bc134a4cc 100644
--- a/windows/client-management/mdm/policy-csp-windowslogon.md
+++ b/windows/client-management/mdm/policy-csp-windowslogon.md
@@ -35,6 +35,9 @@ manager: aaroncz
WindowsLogon/EnableFirstLogonAnimation
+
+ WindowsLogon/EnableMPRNotifications
+
WindowsLogon/EnumerateLocalUsersOnDomainJoinedComputers
@@ -362,6 +365,52 @@ Supported values:
+
+**WindowsLogon/EnableMPRNotifications**
+
+
+The table below shows the applicability of Windows:
+
+|Edition|Windows 10|Windows 11|
+|--- |--- |--- |
+|Home|No|No|
+|Pro|Yes|Yes|
+|Windows SE|No|Yes|
+|Business|Yes|Yes|
+|Enterprise|Yes|Yes|
+|Education|Yes|Yes|
+
+
+
+
+
+[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+> [!div class = "checklist"]
+> * Device
+
+
+
+
+
+This policy allows winlogon to send MPR notifications in the system if a credential manager is configured.
+
+If you disable (0), MPR notifications will not be sent by winlogon.
+
+If you enable (1) or do not configure this policy setting this policy, MPR notifications will be sent by winlogon.
+
+
+
+Supported values:
+
+- 0 - disabled
+- 1 (default)- enabled
+
+
+
+
+
+
**WindowsLogon/EnumerateLocalUsersOnDomainJoinedComputers**