diff --git a/oem/RDPApps.reg b/oem/RDPApps.reg index f545465..0be95c9 100644 --- a/oem/RDPApps.reg +++ b/oem/RDPApps.reg @@ -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" \ No newline at end of file