Wingetlywingetly
← All apps

AXIS Device Manager

by Axis Communications ABv5.34.172

Last updated

AXIS Device Manager is the go-to-tool for fast and easy installation and configuration of new devices.

Install with winget

$ winget install --id AXIS.AXISDeviceManager --exact --version 5.34.172

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

Silent install command for AXIS Device Manager

AXIS Device Manager uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
AXISDeviceManagerSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /EULA=ACCEPT

See the full silent install reference for AXIS Device Manager

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

AXIS Device Manager is the go-to-tool for fast and easy installation and configuration of new devices. It offers security installers and system administrators a highly effective tool to manage all major installation, security and maintenance tasks either one by one or in batches. It is compatible with the majority of Axis network cameras, access control and audio devices.

AXIS Device Manager is an on-premise tool that delivers an easy, cost-effective and secure way to perform device management. AXIS Device Manager suits sites with large quantities of device installations. It is suitable for managing up to a couple thousand Axis devices on one site.

Installers · v5.34.172

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

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

Security

4 known CVEs via NVD

  • high7.8Patched in wingetCVE-2025-30025affects before 5.32.137Jul 10, 2025

    The communication protocol used between the server process and the service control had a flaw that could lead to a local privilege escalation.

  • medium6.8Patched in wingetCVE-2025-30024affects before 5.32.137Jul 10, 2025

    The communication protocol used between client and server had a flaw that could be leveraged to execute a man in the middle attack.

  • critical9.0Patched in wingetCVE-2025-30023affects before 5.32.137Jul 10, 2025

    The communication protocol used between client and server had a flaw that could lead to an authenticated user performing a remote code execution attack.

  • medium5.3Patched in wingetCVE-2021-31989affects >=5.00.010 and <=5.16.063Aug 25, 2021

    A user with permission to log on to the machine hosting the AXIS Device Manager client could under certain conditions extract a memory dump from the built-in Windows Task Manager application. The memory dump may potentially contain credentials of connected Axis devices.

Source: NVD, updated 1h 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

  • AXIS Streaming Assistant (x86)Axis Communications AB
    AXIS.AxisStreamingAssistant.x86v3.1.2.0

    AXIS Streaming Assistant is an application that bridges video streams from IP cameras into a Windows desktop application to enable broadcasting or conferencing use-cases.

  • AXIS File Player LauncherAxis Communications AB
    AxisCommunicationsAB.FilePlayerLauncherv3.1.8.0

    AXIS File Player Launcher

  • AXIS Streaming Assistant (x64)Axis Communications AB
    AXIS.AxisStreamingAssistant.x64v3.1.2.0

    AXIS Streaming Assistant is an application that bridges video streams from IP cameras into a Windows desktop application to enable broadcasting or conferencing use-cases.

  • AXIS Camera Station Device Compatibility ToolAxis Communications AB
    AXIS.AxisDeviceCompatibilityToolv5.57.33556

    AXIS Camera Station Device Compatibility Tool helps you to verify if a third-party network video product is compatible with AXIS Camera Station 5 and above.

More from Axis Communications AB.

Frequently asked questions

How do I install AXIS Device Manager on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id AXIS.AXISDeviceManager --exact --version 5.34.172. winget downloads the installer from Axis Communications AB and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install AXIS Device Manager silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id AXIS.AXISDeviceManager --exact 5.34.172 --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 AXIS Device Manager?
AXIS Device Manager uses EXE (Inno Setup). Run the downloaded installer with: AXISDeviceManagerSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /EULA=ACCEPT. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall AXIS Device Manager via winget?
Run: winget uninstall --id AXIS.AXISDeviceManager --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from AXIS Device Manager's Apps & Features entry.
Is AXIS Device Manager free?
AXIS Device Manager is distributed under Proprietary. Refer to the publisher (https://www.axis.com/support/tools/axis-device-manager) for the full license terms - Wingetly itself does not charge for installation.
Does AXIS Device Manager 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 AXIS Device Manager directly from the publisher.
How do I keep AXIS Device Manager up to date?
Run winget upgrade --id AXIS.AXISDeviceManager --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of AXIS Device Manager from microsoft/winget-pkgs.

Recent versions

  • 5.34.172latest
  • 5.32.137