Removed Windows Education and Enterprise commands

This commit is contained in:
jazir5
2024-06-25 23:03:42 -07:00
committed by GitHub
parent ab12c08ce6
commit 83eab8cfb7

View File

@@ -180,9 +180,6 @@ 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.