Wingetlywingetly
← All apps

EasyConnect

by Luke Stratmanv3.1.0.105

Last updated

Tabbed remote desktop application

Install with winget

$ winget install --id lstratman.easyconnect --exact --version 3.1.0.105

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for EasyConnect

EasyConnect uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i EasyConnect-3.1.0.105.msi /quiet /norestart

See the full silent install reference for EasyConnect

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

EasyConnect is a Windows tabbed remote desktop application whose UI was designed to resemble Chrome's. Currently it supports Microsoft's Remote Desktop Protocol (RDP), Secure Shell (SSH), Telnet, PowerShell, and VNC but has a plugin architecture designed to enable third-party support for other protocols such as Citrix, etc.

Installers · v3.1.0.105

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for EasyConnect.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • XTerminalXterminal
    JiLuo.Xterminalv5.8.6

    更好用的开发工具,但不止于 SSH/控制台/More

  • RealVNC ViewerRealVNC
    RealVNC.VNCViewerv7.15.1.18

    The original VNC Viewer and the most secure way to connect to your devices remotely.

  • P
    psmuxJosh
    marlocarlo.psmuxv3.3.8

    Terminal multiplexer for Windows - tmux alternative for PowerShell and Windows Terminal

  • VirtViewerVirt Viewer Project
    RedHat.VirtViewerv11.0.256

    Virt Viewer provides a graphical viewer for the guest OS. Supports guest OS VNC/SPICE

  • R
    RealVNC ServerRealVNC
    RealVNC.VNCServerv7.18.0.14

    The original VNC Server and the most secure way to control your remote devices.

More from Luke Stratman or browse rdp, remotedesktop, vnc.

Frequently asked questions

How do I install EasyConnect on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id lstratman.easyconnect --exact --version 3.1.0.105. winget downloads the installer from Luke Stratman and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install EasyConnect silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id lstratman.easyconnect --exact 3.1.0.105 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for EasyConnect?
EasyConnect uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i EasyConnect-3.1.0.105.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall EasyConnect via winget?
Run: winget uninstall --id lstratman.easyconnect --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from EasyConnect's Apps & Features entry.
Is EasyConnect free?
EasyConnect is distributed under GPL-3.0 License. Refer to the publisher (https://lstratman.github.io/EasyConnect) for the full license terms - Wingetly itself does not charge for installation.
Does EasyConnect work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls EasyConnect directly from the publisher.
How do I keep EasyConnect up to date?
Run winget upgrade --id lstratman.easyconnect --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of EasyConnect from microsoft/winget-pkgs.

Recent versions

  • 3.1.0.105latest
  • 3.0.0.82