diff --git a/windows11.bat b/windows11.bat index de0f952..38d4488 100644 --- a/windows11.bat +++ b/windows11.bat @@ -70,7 +70,7 @@ sc stop "SysMain" & sc config "SysMain" start=disabled REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v ConfirmFileDelete /t REG_DWORD /d 1 /f :: Don't create Zone.Identifier -REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments" /v SaveZoneInformation /t REG_DWORD /d 1 /f +REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments" /v SaveZoneInformation /t REG_DWORD /d 1 /f :: Disables memory integrity :: see https://support.microsoft.com/en-us/windows/options-to-optimize-gaming-performance-in-windows-11-a255f612-2949-4373-a566-ff6f3f474613