The exact silent switches the Arm Performance Libraries installer accepts, plus a one-line command you can paste into a script, Intune Win32 app, or Configuration Manager package.
msiexec.exe /i arm-performance-libraries_26.01_Windows.msi /quiet /norestart ACCEPT_EULA=1
Run from the directory containing arm-performance-libraries_26.01_Windows.msi. Download the installer from the Direct link below first.
| Architecture | Scope | Type | Silent switches | Source |
|---|---|---|---|---|
| arm64 | - | MSI WiX | Custom: ACCEPT_EULA=1 | Declared by publisher |
/S for NSIS, /quiet /norestart for MSI).Prefer the winget route? See the full Arm Performance Libraries install page.