Setting up local RDP is painful. I'm a dad who created this all-in-one installer that even an 8-year-old can use.
Antivirus note:
Small open source projects often trigger antivirus warnings due to low download counts. These typically resolve as adoption increases. You can verify safety via the VirusTotal analysis, review the source code directly, or report specific alerts as issues.
Everything bundled into one setup with no manual steps, no headaches.
| ✅ Local RDP for everyone — What used to take 60 minutes now takes 60 seconds | ✅ Seamless Updates — Stays up to date automatically, no file editing needed (even after Windows Updates) · Powered by TermWrap |
| ✅ User Creation — Optionally add user accounts during setup for instant RDP access | ✅ Fewer Headaches — Proactively identifies and auto-fixes common RDP misconfigurations |
| ✅ Quick Desktop Access — Creates ready-to-use RDP shortcuts on your desktop automatically | ✅ Fully Transparent — Open-source Inno Setup code is public. See exactly what it does |
| Step 1: Setup Options | Step 2: Create RDP User |
|---|---|
![]() |
![]() |
| Choose the defaults (Install and Create RDP shortcuts) for new installs | Create a dedicated RDP user account during installation |
| Step 3: Shortcut Settings | Step 4: Installation Complete |
|---|---|
![]() |
![]() |
| Configure your RDP shortcut settings | Installation is complete. Restart if prompted |
| Step 5: Desktop Shortcuts |
|---|
![]() |
| Ready-to-use RDP shortcuts appear on your desktop after setup |
Three simple steps to a working local RDP setup.
01 — Download RDPWrapKit
⬇ Download RDPWrapKit-Setup.exe
Your browser or antivirus might require an allow action. It is virus-free.
02 — Run the Installer
Run setup and choose Typical Setup for new installs.
This installs TermWrap, creates users, and configures everything. Restart your PC if prompted.
03 — Connect
Open the new desktop RDP shortcut to begin using RDP.
Re-run Setup if you need to make changes to your shortcuts.
There is no implied warranty and unexpected results might occur.
Have a question, found a bug, or want to request an enhancement? Open an issue on this repository.
- RDPWrapKit builds on the fantastic work of TermWrap, which was inspired by RDPWrapper
- Bee Swarm Simulator communities: BSGH and BSS Grinders
Advanced — not required for most people.
01 — Install Inno Setup and download the source
Install Inno Setup and download the Source Code.
02 — Open and Compile
Open RDPWrapKit.iss in the Inno Setup Compiler, then press F9 or use the Compile button.
The generated installer will appear in the
output/folder.




