added tweak: disable automatic sign-on

automatic sign-on gets your PC ready with the applications you had last
started before you log in. this can be annoying if you prefer to start
fresh when restarting. this can also slow down your startup by a bunch.
This commit is contained in:
Fierelier 2019-12-20 20:02:57 +01:00
parent c01b1ab9ae
commit 0466b04fb5
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,5 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\OPUS-NT_TMP\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableAutomaticRestartSignOn"=dword:00000001

View File

@ -0,0 +1,5 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\OPUS-NT_TMP\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableAutomaticRestartSignOn"=-