From 2d81dd2f01db808cc67a43a19db1fea735e4eba5 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 25 Apr 2024 01:34:04 +0200 Subject: [PATCH] Update win11arm64.xml --- assets/win11arm64.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/win11arm64.xml b/assets/win11arm64.xml index 533ad25..7904924 100644 --- a/assets/win11arm64.xml +++ b/assets/win11arm64.xml @@ -465,11 +465,16 @@ 19 + reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v "NoAutoUpdate" /t REG_DWORD /d 1 /f + Turn off Windows Update auto download + + + 20 reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV1 /d 0 /t REG_DWORD /f Disable unsupported hardware notifications - 20 + 21 reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV2 /d 0 /t REG_DWORD /f Disable unsupported hardware notifications