mirror of
https://github.com/winapps-org/winapps.git
synced 2025-07-31 16:06:45 +02:00
Merge pull request #170 from itiligent/main
Disable auto admin logon to avoid a highly insecure combination of defaults
This commit is contained in:
@@ -5,3 +5,6 @@ Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services]
|
||||
"fAllowUnlistedRemotePrograms"=dword:00000001
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
|
||||
"AutoAdminLogon"="0"
|
||||
|
Reference in New Issue
Block a user