From 3c5435700677f5cbb4d377ea86fdfba6a52b05c9 Mon Sep 17 00:00:00 2001 From: jazir5 <31750063+jazir555@users.noreply.github.com> Date: Sun, 3 Nov 2024 22:06:29 -0800 Subject: [PATCH] Update Enable GamesDows Playnite V3.bat --- Enable GamesDows Playnite V3.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Enable GamesDows Playnite V3.bat b/Enable GamesDows Playnite V3.bat index b8efd61..a609052 100644 --- a/Enable GamesDows Playnite V3.bat +++ b/Enable GamesDows Playnite V3.bat @@ -137,6 +137,9 @@ echo Applying system optimizations REM Disable the boot UI bcdedit.exe -set {globalsettings} bootuxdisabled on +REM Disable Logon UI +reg add "%KEY_NAME%" /v DisableLogonUI /t REG_DWORD /d 1 /f + REM Disable Visual Effects reg add "HKCU\Control Panel\Desktop" /v VisualFXSetting /t REG_DWORD /d 2 /f