Update Enable GamesDows.bat

This commit is contained in:
jazir5
2024-01-25 15:49:15 -08:00
committed by GitHub
parent 1722f5b18d
commit 37ff0fc6b2

View File

@@ -118,8 +118,6 @@ reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultP
Echo Disable the boot UI
bcdedit.exe -set {globalsettings} bootuxdisabled on
SETLOCAL ENABLEEXTENSIONS
echo Disable Visual Effects
reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v VisualEffects /t REG_DWORD /d 3 /f