From 04fa9e64b0f6fd0745db2c495cf42ec1aafe31cb Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 20 May 2024 06:16:19 +0200 Subject: [PATCH] Update win11x64.xml --- assets/win11x64.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win11x64.xml b/assets/win11x64.xml index c9f6c6c..a1c04ab 100644 --- a/assets/win11x64.xml +++ b/assets/win11x64.xml @@ -305,6 +305,11 @@ 24 reg.exe add "HKLM\Software\Policies\Microsoft\Windows\CloudContent" /v "DisableConsumerAccountStateContent" /t REG_DWORD /d 1 /f + + 25 + reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork" /v Category /t REG_DWORD /d 1 /f + Set Network Location to Home +