diff --git a/assets/win11x64.xml b/assets/win11x64.xml
index a4630b0..68ff9b3 100644
--- a/assets/win11x64.xml
+++ b/assets/win11x64.xml
@@ -279,11 +279,15 @@
18
- reg.exe unload "HKU\mount"
+ reg.exe add "HKU\mount\Software\Policies\Microsoft\Windows\CloudContent" /v "DisableWindowsConsumerFeatures" /t REG_DWORD /d 1 /f
19
- reg.exe add "HKLM\Software\Policies\Microsoft\Windows\CloudContent" /v "DisableWindowsConsumerFeatures" /t REG_DWORD /d 0 /f
+ reg.exe unload "HKU\mount"
+
+
+ 20
+ reg.exe add "HKLM\Software\Policies\Microsoft\Windows\CloudContent" /v "DisableWindowsConsumerFeatures" /t REG_DWORD /d 1 /f
@@ -351,9 +355,6 @@
Dockur
Windows for Docker
-
- false
-
1