Wingetlywingetly
← All apps

Arduino IDE

by Arduino SAv2.3.10

Last updated

Open-source electronic prototyping platform enabling users to create interactive electronic objects.

Install with winget

$ winget install --id ArduinoSA.IDE.stable --exact --version 2.3.10

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

Silent install command for Arduino IDE

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

One-line silent install (x64, machine scope)
msiexec.exe /i arduino-ide_2.3.10_Windows_64bit.msi /quiet /norestart

See the full silent install reference for Arduino IDE

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

An integrated development environment for Arduino microcontroller boards and compatibles

Installers · v2.3.10

ArchitectureTypeScopeInstallDownload
x64Portable
in ZIP
-Direct
x64EXE
NSIS
-Direct
x64MSI
WiX
machineDirect

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

Security

2 known CVEs via NVD

  • high7.3Patched in wingetCVE-2025-64724affects before 2.3.7Dec 18, 2025

    Arduino IDE is an integrated development environment. Prior to version 2.3.7, Arduino IDE for macOS is installed with world-writable file permissions on sensitive application components, allowing any local user to replace legitimate files with malicious code. When another user l...

  • medium4.4Patched in wingetCVE-2025-64723affects before 2.3.7Dec 18, 2025

    Arduino IDE is an integrated development environment. Prior to version 2.3.7, Arduino IDE for macOS was configured with overly permissive security entitlements that could bypass macOS Hardened Runtime protections. This configuration allows attackers to inject malicious dynamic l...

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • A
    Arduino CLIArduino SA
    ArduinoSA.CLIv1.5.1

    Arduino command line interface

  • Arduino IDE RCArduino SA
    ArduinoSA.IDE.rcv2.0.0-rc9.3

    Arduino IDE (RC version)

  • Arduino IDE BetaArduino SA
    ArduinoSA.IDE.betav2.0.0.0

    The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. This software can be used with any Arduino board.

  • Visual Studio BuildTools 2026Microsoft Corporation
    Microsoft.VisualStudio.BuildToolsv18.10.1

    These Build Tools allow you to build Visual Studio projects from a command-line interface.

  • Microsoft Visual C++ 2013 Redistributable (x86)Microsoft Corporation
    Microsoft.VCRedist.2013.x86v12.0.40664.0

    The Microsoft Visual C++ 2013 Redistributable Package (x86)

  • Microsoft Visual C++ 2013 Redistributable (x64)Microsoft Corporation
    Microsoft.VCRedist.2013.x64v12.0.40664.0

    The Microsoft Visual C++ 2013 Redistributable Package (x64).

More from Arduino SA or browse arduino, arm, avr.

Frequently asked questions

How do I install Arduino IDE on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ArduinoSA.IDE.stable --exact --version 2.3.10. winget downloads the installer from Arduino SA and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Arduino IDE silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ArduinoSA.IDE.stable --exact 2.3.10 --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 Arduino IDE?
Arduino IDE uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i arduino-ide_2.3.10_Windows_64bit.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Arduino IDE via winget?
Run: winget uninstall --id ArduinoSA.IDE.stable --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Arduino IDE's Apps & Features entry.
Is Arduino IDE free?
Arduino IDE is distributed under AGPL-3.0. Refer to the publisher (https://www.arduino.cc/en/software) for the full license terms - Wingetly itself does not charge for installation.
Does Arduino IDE 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 Arduino IDE directly from the publisher.
How do I keep Arduino IDE up to date?
Run winget upgrade --id ArduinoSA.IDE.stable --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Arduino IDE from microsoft/winget-pkgs.

Recent versions

  • 2.3.10latest
  • 2.3.8
  • 2.3.7
  • 2.3.6
  • 2.3.5
  • 2.3.4
  • 2.3.3
  • 2.3.2
  • 2.2.1
  • 2.1.1