Wingetlywingetly
← All apps
R

Rtl_433 MSVC

by Benjamin Larssonv25.12

Last updated

Program to decode radio transmissions from devices on the ISM bands (and other frequencies)

Install with winget

$ winget install --id BenjaminLarsson.Rtl_433.MSVC --exact --version 25.12

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

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

rtl_433 (despite the name) is a generic data receiver, mainly for the 433.92 MHz, 868 MHz (SRD), 315 MHz, 345 MHz, and 915 MHz ISM bands.

Installers · v25.12

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-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 Rtl_433 MSVC.

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

  • R
    Rtl_433Benjamin Larsson
    BenjaminLarsson.Rtl_433v25.12

    Program to decode radio transmissions from devices on the ISM bands (and other frequencies)

  • radiocondaRyan Volz
    ryanvolz.radiocondav2025.03.14

    Software radio distribution and installer for conda.

  • SDRangelf4exb
    f4exb.sdrangelv7.27.2

    SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube

  • ArtemisAresValley
    AresValley.Artemisv4.2.0

    Radio Signals Recognition Manual

  • SDRplay SDRconnectSDRplay Ltd
    SDRplay.SDRconnectv1.0.10

    SDRplay's multi-platform SDR and server software

  • SDR#AirSpy
    Airspy.SDRSharp.DotNet9v1.0.0.1921

    Software Defined Radio

More from Benjamin Larsson or browse 433mhz, rf, rtl-sdr.

Frequently asked questions

How do I install Rtl_433 MSVC on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id BenjaminLarsson.Rtl_433.MSVC --exact --version 25.12. winget downloads the installer from Benjamin Larsson and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Rtl_433 MSVC silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id BenjaminLarsson.Rtl_433.MSVC --exact 25.12 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Rtl_433 MSVC via winget?
Run: winget uninstall --id BenjaminLarsson.Rtl_433.MSVC --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Rtl_433 MSVC's Apps & Features entry.
Is Rtl_433 MSVC free?
Rtl_433 MSVC is distributed under GPL-2.0. Refer to the publisher (https://github.com/merbanan/rtl_433) for the full license terms - Wingetly itself does not charge for installation.
Does Rtl_433 MSVC 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 Rtl_433 MSVC directly from the publisher.
How do I keep Rtl_433 MSVC up to date?
Run winget upgrade --id BenjaminLarsson.Rtl_433.MSVC --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Rtl_433 MSVC from microsoft/winget-pkgs.