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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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