From 4db32a15b89aa0718ba132c78054f4576632dc05 Mon Sep 17 00:00:00 2001 From: jazir5 <31750063+jazir555@users.noreply.github.com> Date: Thu, 25 Jan 2024 19:48:27 -0800 Subject: [PATCH] Update Enable GamesDows.bat --- Enable GamesDows.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Enable GamesDows.bat b/Enable GamesDows.bat index 2bbf566..8299879 100644 --- a/Enable GamesDows.bat +++ b/Enable GamesDows.bat @@ -138,6 +138,9 @@ 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.