mRemoteNG is an open-source, tabbed remote connection manager that consolidates RDP, VNC, SSH, Telnet, HTTP/HTTPS, rlogin, raw sockets, and PowerShell Remoting into a single interface. It eliminates the need to cycle between multiple standalone clients, providing a unified workspace for all remote administrative tasks.
Supported Operating Systems mRemoteNG runs on Windows 11, 10, and 8.1, as well as Windows Server editions 2022, 2019, 2016, and 2012 R2.
Source Code The raw source code is included in the package for users who prefer to compile the application themselves using Visual Studio.
Minimum Requirements
mstscax.dll or msrdp.ocx is properly registered on your system.Installation Methods
On Windows 11, the simplest installation method is via winget:
winget install -e --id mRemoteNG.mRemoteNG
Command Line (MSI)
You can run the installer silently and configure options via the command line:
msiexec /i [/qn] C:\Path\To\mRemoteNG-Installer.exe [INSTALLDIR=value] [IGNOREPREREQUISITES=value] [/lv* <log path>]
| Parameter | Value | Description |
|---|---|---|
/qn |
Quiet mode (no user interface). | |
/lv* |
Full logging. Use quotation marks for paths containing spaces. | |
INSTALLDIR |
Folder path | Specifies the installation directory. |
IGNOREPREREQUISITES |
0 or 1 | Set to 1 to bypass prerequisite checks. Admin rights are still required. |
Manual Uninstall If you are using the portable version, simply delete the folder. For MSI installations, follow these steps:
%PROGRAMFILES%\mRemoteNG). For versions older than 1.77 on 64-bit systems, check %programfiles(x86)%\mRemoteNG.HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\. On 64-bit systems with older builds, check HKLM\SOFTWARE\WOW6432Node\...\Uninstall.HKLM\SOFTWARE\mRemoteNG key (or the WOW6432Node path for legacy installs).%LOCALAPPDATA%\mRemoteNG.%APPDATA%\mRemoteNG.Upon the first launch, you will see the default layout: the Menu bar, Quick Connect bar, Sidebar (containing Connections and Config panels), the central Workspace for remote tabs, and the Notification footer.
Customization Users can modify themes and keyboard shortcuts via Tools > Options. Note that themes require an application restart to take effect. Also, keep in mind that keyboard shortcuts only function when mRemoteNG has focus; during an active RDP session, the remote machine will capture input first.
Panels allow you to organize tabbed connections into logical groups, effectively serving as separate workstations within the app.
Creating a Panel While panels usually appear automatically when a connection is opened, you can create one manually via View > Add Connection Panel. To assign a connection to a specific panel, right-click the connection, select Connect (with options) > Choose panel before connecting, and select your target workspace.
You can right-click any panel tab to rename it or undock the entire panel to move it to a different monitor.
The Connections dialog acts as your central inventory for all remote assets.
Tree Actions
Configuration Details
Creating & Opening Connections To start, right-click the root "Connections" folder (the blue globe) and select New Connection. Provide a name and fill in the required fields: Hostname/IP, Username, Password, and Protocol. Double-click the entry to initiate the session. If a connection fails, a notification will provide details such as port errors or timeouts.
Closing Connections
You can launch third-party helper applications directly from mRemoteNG using variables to pass connection data.
Example: FileZilla (SFTP)
FileZillaC:\Program Files\FileZilla FTP Client\filezilla.exesftp://%USERNAME%:%PASSWORD%@%HOSTNAME%:22Example: Traceroute (CMD)
Traceroutecmd/K tracert %HOSTNAME%powershell.exe with the argument -NoExit tracert %HOSTNAME%.
Jules Extension for Gemini CLI: Asynchronous Tasks and Automated GitHub PRs
PocketBase Review: The All-in-One Go Backend for Solo Developers
ETF Grid Trading Strategy Design Tool: Smart Parameters & Risk Control
BitzNet SD-WAN: Secure SD-WAN for Faster, Safer Internet Access
Besnow Cloud VPN: 60% Off Coupon + 30-Day Free Trial
JoyAgent-JDGenie: An Open-Source Multi-Agent System for Direct Report Generation
12306-mcp: Query China Train Tickets via MCP Server and LLMs
Postiz Setup Guide: Schedule Smarter with This Open-Source AI Tool
Twenty CRM Local Setup and Docker Deployment Guide for Developers
Greppo Python Framework: Build Geospatial Web Apps Fast
n8n Automation: Over 400 AI Integrations in a Single Workflow
DBeaver: A Free Cross-Platform Database Tool (Plus CloudBeaver)