Reinstall Windows Server 2016 using “Keep personal files and apps” (only for same build).
This method gives you full control and works across all Server 2016 builds. termsrv.dll patch windows server 2016
The termsrv.dll file is the primary library for Remote Desktop Services in Windows. In non-server versions of Windows (like Windows 10 or 11), it restricts access to a single user. In Windows Server 2016, it natively allows two sessions. Patching involves using a HEX editor or a script to modify specific byte sequences in this file to remove these hard-coded session limits. How to Patch termsrv.dll for Windows Server 2016 Reinstall Windows Server 2016 using “Keep personal files
Updates (especially cumulative updates) will overwrite termsrv.dll . Re-patch after each Windows Update. Use at your own risk. In non-server versions of Windows (like Windows 10
Patching termsrv.dll on Windows Server 2016 is a common workaround to enable multiple concurrent Remote Desktop (RDP) sessions without purchasing expensive Remote Desktop Services (RDS) Client Access Licenses (CALs). By default, Windows Server allows only administrative sessions. Core Mechanism