Wingetlywingetly
← All apps

Autodesk Desktop App

by Autodeskv8.4.0.50

Last updated

Autodesk Desktop App

Install with winget

$ winget install --id Autodesk.DesktopApp --exact --version 8.4.0.50

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

Silent install command for Autodesk Desktop App

Autodesk Desktop App uses EXE. The silent install switches are --mode unattended.

One-line silent install (x64)
Autodesk_Desktop_App_Bootstrap.exe --mode unattended

See the full silent install reference for Autodesk Desktop App

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

Autodesk desktop app provides lightweight, easy access to products, updates, and security fixes by simplifying the install and update experience on your Windows system.

Installers · v8.4.0.50

ArchitectureTypeScopeInstallDownload
x64EXE-Direct

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

Security

1 known CVE via NVD

  • critical9.8Fix availableCVE-2022-33882affects <=8.4.0.50Oct 3, 2022

    Under certain conditions, an attacker could create an unintended sphere of control through a vulnerability present in file delete operation in Autodesk desktop app (ADA). An attacker could leverage this vulnerability to escalate privileges and execute arbitrary code.

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
    Autodesk Navisworks Freedom 2027Autodesk
    Autodesk.NavisworksFreedom.2027v19.00

    The Navisworks Freedom free download creates compressed, more secure, NWD format files. A practical solution to streaming large CAD models, NWD files require no model preparation, third-party server hosting, setup time, or ongoing costs.

  • Autodesk AccessAutodesk
    Autodesk.AutodeskAccessv2.21.0.559

    Autodesk Access simplifies the update experience. Quickly and easily install updates for your desktop products from the app.

  • Autodesk Create InstallerAutodesk
    Autodesk.NavisworksFreedom.2026v2026

    Free 3D viewer for NWD and DWF formats; enables stakeholders to review, walk through, and explore whole project models.

More from Autodesk.

Frequently asked questions

How do I install Autodesk Desktop App on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Autodesk.DesktopApp --exact --version 8.4.0.50. winget downloads the installer from Autodesk and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Autodesk Desktop App silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Autodesk.DesktopApp --exact 8.4.0.50 --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 Autodesk Desktop App?
Autodesk Desktop App uses EXE. Run the downloaded installer with: Autodesk_Desktop_App_Bootstrap.exe --mode unattended. The silent switches are --mode unattended.
How do I uninstall Autodesk Desktop App via winget?
Run: winget uninstall --id Autodesk.DesktopApp --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Autodesk Desktop App's Apps & Features entry.
Is Autodesk Desktop App free?
Autodesk Desktop App is distributed under © Copyright 2022 Autodesk Inc. All rights reserved. Refer to the publisher (https://www.autodesk.com/desktop-app) for the full license terms - Wingetly itself does not charge for installation.
Does Autodesk Desktop App 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 Autodesk Desktop App directly from the publisher.
How do I keep Autodesk Desktop App up to date?
Run winget upgrade --id Autodesk.DesktopApp --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Autodesk Desktop App from microsoft/winget-pkgs.