Allowing two or more employees to use one powerful desktop computer concurrently.
This open-source software acts as a middleware layer between the Terminal Services (termsrv.dll) and the RDP client. It essentially tricks the Windows service into believing it is running in a multi-user mode (similar to Windows Server) without modifying the actual system DLLs. This makes it relatively safe for system stability and easier to uninstall if issues arise. windows 10 rdp multiple users
One user can be working on a project remotely while another user is logged in locally or via a different remote session without interrupting work. Allowing two or more employees to use one
— community project that intercepts RDP calls. Status : Frequently broken by Windows updates, requires version-specific config files. This makes it relatively safe for system stability
Download the latest release from the official GitHub repository . Run install.bat as an administrator.
: Antivirus software often flags this as a "RiskTool" because it modifies system behavior; you may need to add it to your exclusions. Method 3: Official Multi-Session Alternatives