RDP Wrapper 1.8 is an unofficial, community-maintained tool designed to enable Remote Desktop Host support and concurrent RDP sessions
Win + R, type gpedit.msc (not available in Home edition—see registry method below).Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host -> Connectionsinstall.bat and select Run as Administrator.RDPConf.exe as administrator. This is the configuration tool.Support for Windows Home/Pro: Elevates "Home" editions to have Pro-level RDP host capabilities and beyond. 3. How It Works rdp wrapper 1.8
rdpwrap.ini from the community repository: github.com/sebaxakerhtc/rdpwrap.inirdpwrap.ini in C:\RDPWrapper with the new one.net stop TermService
net start TermService
RDPConf.exe to confirm everything is green.Security is another practical concern. Remote desktop access, by its nature, expands an attacker’s potential entry points. Wrappers or patches that alter RDP behavior can unintentionally change attack surfaces, introduce vulnerabilities, or interfere with security controls (for example, break compatibility with authentication providers, endpoint protection, or hardened audit paths). Maintaining a secure posture around remote access requires rigorous testing, timely patching, and conservative change management—things that volunteer-run projects and ad-hoc deployments often lack. RDP Wrapper 1