Wingetlywingetly
← All apps

DJI Assistant 2 For Phantom

by DJIvV2.0.10.4

Last updated

Maintenance software for DJI products.

Install with winget

$ winget install --id DJI.DJIAssistant2.ForPhantom --exact --version V2.0.10.4

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

Silent install command for DJI Assistant 2 For Phantom

DJI Assistant 2 For Phantom uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
DJI+Assistant+2+For+Phantom+2.0.10.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for DJI Assistant 2 For Phantom

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.

Installers · vV2.0.10.4

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

No known CVEs for DJI Assistant 2 For Phantom.

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

  • DJI Assistant 2 For MavicDJI
    DJI.DJIAssistant2.ForMavicvV2.0.14.1

    Maintenance software for DJI products.

  • DJI TerraDJI
    DJI.DJITerrav4.5.0

    A PC software designed to improve mission performance efficiency for industrial applications.

  • DJI Assistant 2 (Enterprise Series)DJI
    DJI.DJIAssistant2.EnterpriseSeriesvV2.1.0.2

    Maintenance software for DJI products.

  • DJI Assistant 2 For MGDJI
    DJI.DJIAssistant2.ForMGvV2.1.0.1

    Maintenance software for DJI products.

  • DJI Assistant 2 (Consumer Drones Series)DJI
    DJI.DJIAssistant2.ConsumerDronesSeriesvV2.1.5.8

    Support the consumer drones series products, including mavic series.

  • DJIAssistant2ForMatriceDJI
    DJI.DJIAssistant2.ForMatricev2.0.13

    DJI.DJIAssistant2.ForMatrice

More from DJI or browse assistant-2, dji, phantom.

Frequently asked questions

How do I install DJI Assistant 2 For Phantom on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id DJI.DJIAssistant2.ForPhantom --exact --version V2.0.10.4. winget downloads the installer from DJI and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install DJI Assistant 2 For Phantom silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id DJI.DJIAssistant2.ForPhantom --exact V2.0.10.4 --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 DJI Assistant 2 For Phantom?
DJI Assistant 2 For Phantom uses EXE (Inno Setup). Run the downloaded installer with: DJI+Assistant+2+For+Phantom+2.0.10.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall DJI Assistant 2 For Phantom via winget?
Run: winget uninstall --id DJI.DJIAssistant2.ForPhantom --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from DJI Assistant 2 For Phantom's Apps & Features entry.
Is DJI Assistant 2 For Phantom free?
DJI Assistant 2 For Phantom is distributed under Copyright © 2016 DJI. Refer to the publisher (https://www.dji.com/downloads/softwares/assistant-dji-2-for-phantom) for the full license terms - Wingetly itself does not charge for installation.
Does DJI Assistant 2 For Phantom 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 DJI Assistant 2 For Phantom directly from the publisher.
How do I keep DJI Assistant 2 For Phantom up to date?
Run winget upgrade --id DJI.DJIAssistant2.ForPhantom --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of DJI Assistant 2 For Phantom from microsoft/winget-pkgs.