Wingetlywingetly
← All apps

Radmin Viewer

by Famatechv3.5.2.1

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.Client --exact --version 3.5.2.1

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

Silent install command for Radmin Viewer

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

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

See the full silent install reference for Radmin Viewer

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.5.2.1

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect
x86Portable
in ZIP
-Direct

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 Viewer.

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 ServerFamatech
    Famatech.Radmin.Serverv3.52.1.0000

    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 radmin-viewer, radminviewer, radmin-client.

Frequently asked questions

How do I install Radmin Viewer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Famatech.Radmin.Client --exact --version 3.5.2.1. winget downloads the installer from Famatech and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Radmin Viewer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Famatech.Radmin.Client --exact 3.5.2.1 --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 Viewer?
Radmin Viewer uses MSI. Run the downloaded installer with: msiexec.exe /i Radmin_Viewer_3.5.2.1_ML.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Radmin Viewer via winget?
Run: winget uninstall --id Famatech.Radmin.Client --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Radmin Viewer's Apps & Features entry.
Is Radmin Viewer free?
Radmin Viewer 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 Viewer 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 Viewer directly from the publisher.
How do I keep Radmin Viewer up to date?
Run winget upgrade --id Famatech.Radmin.Client --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Radmin Viewer from microsoft/winget-pkgs.