mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-06 07:37:24 +02:00
Update Disable GamesDows.bat
This commit is contained in:
parent
aa142f68fc
commit
ab12c08ce6
@ -26,10 +26,6 @@ IF EXIST "%XML_PATH%" DEL "%XML_PATH%"
|
|||||||
:: Delete the scheduled task
|
:: Delete the scheduled task
|
||||||
schtasks /delete /tn "RunDelayedExplorerStart" /f
|
schtasks /delete /tn "RunDelayedExplorerStart" /f
|
||||||
|
|
||||||
:: Disable automatic logon
|
|
||||||
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AutoAdminLogon /t REG_SZ /d 0 /f
|
|
||||||
reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultPassword /f
|
|
||||||
|
|
||||||
:: Enable the boot UI
|
:: Enable the boot UI
|
||||||
bcdedit.exe -set {globalsettings} bootuxdisabled off
|
bcdedit.exe -set {globalsettings} bootuxdisabled off
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user