mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-26 17:31:49 +02:00
Update Enable GamesDows.bat
This commit is contained in:
@ -138,6 +138,9 @@ reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Mem
|
|||||||
echo Enabling No GUI Boot
|
echo Enabling No GUI Boot
|
||||||
bcdedit /set {current} quietboot on
|
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 Registry modifications are complete.
|
||||||
echo Steam Big Picture set as default shell.
|
echo Steam Big Picture set as default shell.
|
||||||
echo Automatic logon enabled.
|
echo Automatic logon enabled.
|
||||||
|
Reference in New Issue
Block a user