Information
Remote Desktop Configuration service (RDCS) is responsible for all Remote Desktop related configuration and session maintenance activities that require SYSTEM context. These include per-session temporary folders, RD themes, and RD certificates.
The recommended state for this setting is: Disabled
In a high security environment, Remote Desktop access is an increased security risk. For these environments, only local console access should be permitted.
Solution
To establish the recommended configuration, run the following PowerShell command:
Set-Service -Name SessionEnv -StartupType Disabled
Impact:
Users will be unable to use Remote Assistance.