diff --git a/assets/win2025.xml b/assets/win2025.xml index 2eec6f2..8771768 100644 --- a/assets/win2025.xml +++ b/assets/win2025.xml @@ -280,7 +280,7 @@ 9 - reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsCopilot" /v "TurnOffWindowsCopilot" /t REG_DWORD /d 1 /f + reg.exe add "HKCU\SOFTWARE\Policies\Microsoft\Windows\WindowsCopilot" /v "TurnOffWindowsCopilot" /t REG_DWORD /d 1 /f Disable Windows Copilot by default