Update Enable GamesDows V1.bat

This commit is contained in:
jazir5 2024-06-22 23:13:34 -07:00 committed by GitHub
parent 22abf65260
commit 87798b29c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -180,9 +180,6 @@ reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Mem
echo Enabling No GUI Boot
bcdedit /set {current} quietboot on
PowerShell -Command "Enable-WindowsOptionalFeature -Online -FeatureName 'DeviceLockdown' -All"
PowerShell -Command "Enable-WindowsOptionalFeature -Online -FeatureName 'Custom Logon' -All"
echo Registry modifications are complete.
echo Steam Big Picture set as default shell.
echo Automatic logon enabled.