RDP Typer
Type text into locked-down RDP sessions that block clipboard paste. Simulates real keystrokes character by character โ works where Ctrl+V doesn't.
Windows only ยท Requires Python + pynput for .py version ยท .exe is standalone
Three tools in one window
SQL / Text Typer
Paste your SQL query, script, or any text into the app. Press a hotkey, switch to the RDP window, and it types it out character by character. Adjustable speed with countdown timer.
Password Manager
Store up to 10 username/password pairs in labeled slots. Press Ctrl+1 through Ctrl+0 to type a password instantly. Alt+1 through Alt+0 types the username.
Hotkey Driven
Everything works via keyboard shortcuts. Configure the SQL trigger key, typing speed, countdown duration, and password delay. Always-on-top window stays out of your way.
How it works
Open RDP Typer alongside your RDP session
The app floats on top of all windows by default. Paste your SQL or text into the text area.
Press the hotkey (default: F8)
A 3-second countdown starts. Click into the RDP text field where you want the text typed.
Watch it type
Each character is sent as a real keystroke โ the remote machine sees it as keyboard input. Press Stop at any time to cancel.
Why does this exist?
If you manage hospital systems, government networks, or any environment with locked-down RDP sessions, you know the pain. Clipboard sharing is disabled for security. Group Policy blocks paste. But you still need to type SQL queries, run PowerShell scripts, and enter service account passwords into remote sessions every single day. RDP Typer was built by an IT engineer who got tired of typing 200-line SQL queries by hand.
Keyboard shortcuts
| Shortcut | Action |
|---|---|
| F8 (configurable) | Start typing text/SQL with countdown |
| Ctrl + 1 โฆ Ctrl + 0 | Type password from slot 1โ10 |
| Alt + 1 โฆ Alt + 0 | Type username from slot 1โ10 |
| Stop button | Cancel typing mid-stream |
Ready to stop typing by hand?
Part of the DesktopPotato toolkit by TreeTopLab