AutoCAD installation issues after upgrading to Windows 11 can be related to recent changes in how Windows handles MSI (Windows Installer) repair and install operations, especially for standard (non-admin) users.
Recent Windows 11 security updates introduced stricter User Account Control (UAC) behavior for MSI operations to address security vulnerability CVE-2025-50173. This caused unexpected UAC prompts or failures for some apps, including Autodesk AutoCAD, particularly when:
- Launching Autodesk apps (AutoCAD, Civil 3D, Inventor CAM) or
- Running MSI repair or per-user configuration steps during install.
This behavior has been corrected in later Windows updates.
To resolve the AutoCAD install problem on Windows 11:
- Install the latest Windows updates
- Open Settings → Windows Update.
- Select Check for updates and install all available updates, including cumulative/security updates.
- Restart the device if prompted and repeat Check for updates until no further updates are offered.
- These newer updates refine UAC behavior so that MSI repair/install only requires elevation when an MSI actually runs elevated custom actions, which fixes issues for apps like Autodesk AutoCAD.
- Retry the AutoCAD installation as an administrator
- Right-click the AutoCAD installer (MSI/EXE) and select Run as administrator.
- Complete the setup and allow any UAC prompts.
- If AutoCAD still fails and UAC prompts persist in an enterprise/managed environment
- After installing the September 2025 (or later) Windows security updates, IT admins can configure an allowlist for specific MSI files to suppress UAC prompts for trusted apps.
- The allowlist mechanism is documented in the KB article “Unexpected UAC prompts when running MSI repair operations after installing the August 2025 Windows security update.” This is intended for admins managing multiple devices.
If the upgrade to Windows 11 itself is still failing or partially completed, first ensure the upgrade is fully successful using the general upgrade troubleshooting guidance (removing nonessential software, updating drivers, checking disk and system files), then apply the latest updates and reinstall AutoCAD.
References: