Rdp Wrapper 1.8 Jun 2026
RDP Wrapper solves this by acting as a between Windows' Service Control Manager (SCM) and the Terminal Services (the underlying RDP engine). Unlike older "patch" methods that modify system files on disk, this tool works by loading the original termsrv.dll (the core RDP service file) with altered parameters directly in memory. This approach fundamentally preserves system integrity, as no permanent changes are made to critical system files. The wrapper simply intercepts the service loading process, allowing you to enable multiple, concurrent remote desktop sessions on a machine that otherwise wouldn't allow it.
Right-click RDPCheck.exe to test a local concurrent connection. Fixing the "Listener State: Not Supported" Error
I can provide the specific config entries or troubleshooting steps needed to get your remote desktop sessions functioning properly. Share public link
RDP Wrapper 1.8: Unlocking Multiple Remote Desktop Sessions is a popular open-source utility designed to bypass the restrictions on Remote Desktop Protocol (RDP) in Windows . While Microsoft traditionally limits non-Server versions of Windows to a single remote user, this tool allows for concurrent sessions , effectively turning a standard PC into a multi-user terminal. rdp wrapper 1.8
RDP Wrapper employs a technique. When the Terminal Services service starts, the wrapper redirects it to load rdpwrap.dll instead of the original termsrv.dll for certain operations. This redirection is achieved by modifying a few registry entries; no system files on disk are overwritten.
If an unauthorized user gains access to a concurrent hidden session, they can execute background tasks without the primary console user noticing.
[Fully Supported] or [Not Supported] (depending on your specific Windows build/update version). Standard Installation Steps (Console Text) RDP Wrapper solves this by acting as a
By default, RDP operates on port 3389. Change this to a random high-number port via the Windows Registry ( HKLM\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\PortNumber ).
The Ultimate Guide to RDP Wrapper 1.8: Enable Multiple Remote Desktop Sessions on Windows
The 1.8 branch introduced several major improvements: The wrapper simply intercepts the service loading process,
Search trusted open-source communities (like the GitHub Issues tab for the RDP Wrapper repository) for an updated rdpwrap.ini entry matching your specific version.
If you need to remove RDP Wrapper for any reason, the process is simple:
RDP Wrapper Library is an open-source layer that sits between the Service Control Manager and Terminal Services. Created by developer Stas'M, it acts as a mediator without modifying the original system file ( termsrv.dll ).
The most common issue with RDP Wrapper 1.8 is seeing a red message next to the Listener state or local termsrv.dll version in the RDPConf.exe window.
The primary hurdle for RDP Wrapper users is the "Listener State: Not Supported" error. Because RDP Wrapper relies on specific memory offsets within termsrv.dll , every time Microsoft issues a Windows Update that replaces that DLL, the wrapper loses its "map."
