TermsrvPatcher — Multiple simultaneous RDP sessions
Patches termsrv.dll to allow multiple simultaneous Remote Desktop (RDP) sessions on non-server machines. Supports Windows 10, 11, 22H2 and 24H2. Self-elevates to Administrator when run.
Version1.1
Patched filetermsrv.dll (System32)
CompatibilityWindows 10 · 11 · 22H2 · 24H2
AuthorFabiano Silva
PowerShell — Run as Administrator
Set-ExecutionPolicy Bypass -Scope Process -Force; .\TermsrvPatcher.ps1
Requires Administrator