diff --git a/windows/client-management/mdm/policy-csp-internetexplorer.md b/windows/client-management/mdm/policy-csp-internetexplorer.md
index ef76b0c2fb..bdaca6c326 100644
--- a/windows/client-management/mdm/policy-csp-internetexplorer.md
+++ b/windows/client-management/mdm/policy-csp-internetexplorer.md
@@ -213,6 +213,12 @@ manager: aaroncz
InternetExplorer/EnableExtendedIEModeHotkeys
+
+ InternetExplorer/EnableGlobalWindowListInIEMode
+
+
+ InternetExplorer/HideInternetExplorer11RetirementNotification
+
InternetExplorer/IncludeAllLocalSites
@@ -612,6 +618,9 @@ manager: aaroncz
InternetExplorer/RemoveRunThisTimeButtonForOutdatedActiveXControls
+
+ InternetExplorer/ResetZoomForDialogInIEMode
+
InternetExplorer/RestrictActiveXInstallInternetExplorerProcesses
@@ -4423,6 +4432,115 @@ ADMX Info:
+
+
+
+**InternetExplorer/EnableGlobalWindowListInIEMode**
+
+
+
+|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"]
+> * User
+> * Device
+
+
+
+
+
+This setting allows Internet Explorer mode to use the global window list that enables sharing state with other applications.
+The setting will take effect only when Internet Explorer 11 is disabled as a standalone browser.
+
+- If you enable this policy, Internet Explorer mode will use the global window list.
+
+- If you disable or don’t configure this policy, Internet Explorer mode will continue to maintain a separate window list.
+
+
+
+The following list shows the supported values:
+
+- 0 (default) - Disabled
+- 1 - Enabled
+
+
+
+ADMX Info:
+- GP Friendly name: *Enable global window list in Internet Explorer mode*
+- GP name: *EnableGlobalWindowListInIEMode*
+- GP path: *Windows Components/Internet Explorer/Main*
+- GP ADMX file name: *inetres.admx*
+
+
+
+
+
+
+
+**InternetExplorer/HideInternetExplorer11RetirementNotification**
+
+
+
+|Edition|Windows 10|Windows 11|
+|--- |--- |--- |
+|Home|No|No|
+|Pro|Yes|No|
+|Windows SE|No|No|
+|Business|Yes|No|
+|Enterprise|Yes|No|
+|Education|Yes|No|
+
+
+
+
+
+[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+> [!div class = "checklist"]
+> * User
+> * Device
+
+
+
+
+
+This policy setting allows you to manage whether the notification bar reminder that Internet Explorer is being retired is displayed. By default, the Notification bar is displayed in Internet Explorer 11.
+
+- If you enable this policy setting, the Notification bar will not be displayed in Internet Explorer 11.
+
+- If you disable, or do not configure, this policy setting, the Notification bar will be displayed in Internet Explorer 11.
+
+
+
+The following list shows the supported values:
+
+- 0 (default) - Disabled
+- 1 - Enabled
+
+
+
+ADMX Info:
+- GP Friendly name: *Hide Internet Explorer 11 retirement notification*
+- GP name: *DisableIEAppDeprecationNotification*
+- GP path: *Windows Components/Internet Explorer/Main*
+- GP ADMX file name: *inetres.admx*
+
+
+
+
**InternetExplorer/IncludeAllLocalSites**
@@ -11161,6 +11279,60 @@ ADMX Info:
+
+**InternetExplorer/ResetZoomForDialogInIEMode**
+
+
+
+|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"]
+> * User
+> * Device
+
+
+
+
+
+This policy setting lets admins reset zoom to default for HTML dialogs in Internet Explorer mode.
+
+- If you enable this policy, the zoom of an HTML dialog in Internet Explorer mode will not get propagated from its parent page.
+
+- If you disable, or don't configure this policy, the zoom of an HTML dialog in Internet Explorer mode will be set based on the zoom of it's parent page.
+
+
+
+The following list shows the supported values:
+
+- 0 (default) - Disabled
+- 1 - Enabled
+
+
+
+ADMX Info:
+- GP Friendly name: *Reset zoom to default for HTML dialogs in Internet Explorer mode*
+- GP name: *ResetZoomForDialogInIEMode*
+- GP path: *Windows Components/Internet Explorer/Main*
+- GP ADMX file name: *inetres.admx*
+
+
+
+
+
+
**InternetExplorer/RestrictActiveXInstallInternetExplorerProcesses**