diff --git a/windows/client-management/mdm/policy-csp-desktopappinstaller.md b/windows/client-management/mdm/policy-csp-desktopappinstaller.md
index c579d9d1f4..a3511ec46b 100644
--- a/windows/client-management/mdm/policy-csp-desktopappinstaller.md
+++ b/windows/client-management/mdm/policy-csp-desktopappinstaller.md
@@ -40,6 +40,9 @@ manager: aaroncz
DesktopAppInstaller/EnableLocalManifestFiles
+
+ DesktopAppInstaller/EnableMicrosoftStoreSource
+
@@ -188,7 +191,7 @@ ADMX Info:
-**DesktopAppInstaller/EnableLocalManifestFiles**
+**DesktopAppInstaller/EnableMicrosoftStoreSource**
@@ -215,18 +218,17 @@ ADMX Info:
-This policy controls whether users can install packages with local manifest files. If a user has a manifest available via their local file system rather than a Windows Package Manager source, they may install packages using *winget install -m *.
-
-- If you enable or do not configure this setting, users will be able to install packages with local manifests by using Windows Package Manager.
-
-- If you disable this setting, users will not be able to install packages with local manifests by using Windows Package Manager.
+This policy controls the Microsoft Store source included with the Windows Package Manager.
+If you do not configure this setting, the Microsoft Store source for the Windows Package manager will be available and can be removed.
+- If you enable this setting, the Microsoft Store source for the Windows Package Manager will be available and cannot be removed.
+- If you disable this setting the Microsoft Store source for the Windows Package Manager will not be available.
ADMX Info:
-- GP Friendly name: *Enable Windows Package Manager Local Manifest Files*
-- GP name: *EnableLocalManifestFiles*
+- GP Friendly name: *Enable Windows Package Manager Microsoft Store Source*
+- GP name: *EnableMicrosoftStoreSource*
- GP path: *Administrative Templates\Windows Components\App Package Deployment*
- GP ADMX file name: *AppxPackageManager.admx*