This guide explains how to use RDP Wrapper Library 1.8 , an open-source tool that enables Remote Desktop Host support and multiple concurrent RDP sessions on "Home" or "Starter" editions of Windows What is RDP Wrapper?
For those willing to learn, the reward is extraordinary: a full-featured, multi-user RDP host running on hardware you already own. Download RDP Wrapper 1.8 from the official GitHub today, follow the steps above, and free your Windows Home machine from its 30-day cage.
Once installed, RDP Wrapper is largely “set and forget”. However, a few configuration steps will optimise your experience.
Scroll down to and click Add or remove exclusions . rdp wrapper 1.8
Your exact (e.g., Windows 11 Home 23H2) The Service ver. error displayed in RDPConf.exe
or third-party "autoupdaters" found on GitHub that automatically fetch the latest offsets for your specific Windows Build. Check Windows Firewall
: Never expose port 3389 directly to the public internet. Instead, require remote users to connect via a secure Virtual Private Network (VPN) first, then connect to the local IP of the machine. This guide explains how to use RDP Wrapper Library 1
If you are trying to solve a specific remote access problem, I can help you find a secure path forward. Please let me know: What are you currently using? How many simultaneous users need access to the machine? Is this for a home lab or a business environment ?
The Remote Desktop Service in Windows relies on a dynamic link library called termsrv.dll . Microsoft codes specific checks into this file to determine the Windows edition and enforce session limits. When installed, RDP Wrapper acts as a proxy: It intercepts calls to the Remote Desktop Service.
Allows multiple users to log into the same Windows machine concurrently. Once installed, RDP Wrapper is largely “set and forget”
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.
After saving, restart the "Remote Desktop Services" service. Now, User A can be logged in locally, while User B logs in remotely using different credentials—both with a full, isolated desktop experience.
Why has version 1.8 become the gold standard? Let’s break down its feature set.