Wingetlywingetly
← All apps

Radmin Server

by Famatechv3.52.1.0000

Last updated

Provide instant remote tech support to corporate network users with Radmin. Gain secure remote access to network computers and servers.

Install with winget

$ winget install --id Famatech.Radmin.Server --exact --version 3.52.1.0000

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

Silent install command for Radmin Server

Radmin Server uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i Radmin_Server_3.5.2.1_ML.msi /quiet /norestart

See the full silent install reference for Radmin Server

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

Radmin is one of the most secure and reliable remote access software products today. It’s been chosen by over 100,000 companies worldwide for remote tech support to employees. Governments and military, technology experts, and financial organizations rely on its vast capabilities. Radmin is a must-have tool for every IT Professional.

Installers · v3.52.1.0000

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect

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 Radmin Server.

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

  • Advanced IP ScannerFamatech
    Famatech.AdvancedIPScannerv2.5.4594.1

    Advanced IP Scanner shows all network devices, gives you access to shared folders, and can even remotely switch computers off.

  • Radmin VPNFamatech
    Famatech.RadminVPNv2.0.4899.9

    Radmin VPN allows you to securely connect computers, located behind firewalls.

  • Radmin ViewerFamatech
    Famatech.Radmin.Clientv3.5.2.1

    Provide instant remote tech support to corporate network users with Radmin. Gain secure remote access to network computers and servers.

  • RealVNC ViewerRealVNC
    RealVNC.VNCViewerv7.15.1.18

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

  • R
    RealVNC ServerRealVNC
    RealVNC.VNCServerv7.18.0.14

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

  • LogMeIn ClientLogMeIn, Inc.
    GoTo.LogMeInClientv1.3.5692

    Remote access your computers

More from Famatech or browse home-office, remote, remote-access.

Frequently asked questions

How do I install Radmin Server on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Famatech.Radmin.Server --exact --version 3.52.1.0000. winget downloads the installer from Famatech and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Radmin Server silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Famatech.Radmin.Server --exact 3.52.1.0000 --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 Radmin Server?
Radmin Server uses MSI. Run the downloaded installer with: msiexec.exe /i Radmin_Server_3.5.2.1_ML.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Radmin Server via winget?
Run: winget uninstall --id Famatech.Radmin.Server --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Radmin Server's Apps & Features entry.
Is Radmin Server free?
Radmin Server is distributed under Proprietary. Refer to the publisher (https://www.radmin.com/download/) for the full license terms - Wingetly itself does not charge for installation.
Does Radmin Server 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 Radmin Server directly from the publisher.
How do I keep Radmin Server up to date?
Run winget upgrade --id Famatech.Radmin.Server --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Radmin Server from microsoft/winget-pkgs.