Wingetlywingetly
← All apps

Intel® Driver & Support Assistant

by Intelv26.2.0.7

Last updated

The Intel® Driver & Support Assistant enables you to scan computing devices for the latest drivers available from Intel.

Install with winget

$ winget install --id Intel.IntelDriverAndSupportAssistant --exact --version 26.2.0.7

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

Silent install command for Intel® Driver & Support Assistant

Intel® Driver & Support Assistant uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i installer.exe /quiet /norestart /q

See the full silent install reference for Intel® Driver & Support Assistant

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 · v26.2.0.7

ArchitectureTypeScopeInstallDownload
x86EXE
Burn bundle
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 Intel® Driver & Support Assistant.

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

  • I
    Intel Converged Security and Management Engine Version Detection ToolIntel
    Intel.CSMEVDTv14.0.2.0015

    Assists with detection of the security vulnerabilities described in recent Intel security advisories.

  • Intel System Support UtilityIntel
    Intel.SystemSupportUtilityv4.3.2.0

    Tool to scan for system and device information to assist with Intel customer support troubleshooting. The information can be viewed, saved to a file, or sent to customer support through the web.

  • IometerIntel
    Intel.Iometerv1.1.0

    Intel.Iometer

  • Intel Endpoint Management AssistantIntel
    Intel.EMAPlatformManagerv1.14.5.0

    This tool allows an administrator to manage components running on Intel EMA servers.

  • Dell Command | Update for Windows UniversalDell Inc.
    Dell.CommandUpdate.Universalv5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

  • Virtual Display DriverPyroSoft Productions
    VirtualDrivers.Virtual-Display-Driverv25.7.23

    Creates a virtual monitor in Windows that functions just like a physical display.

More from Intel or browse assistant, driver, support.

Frequently asked questions

How do I install Intel® Driver & Support Assistant on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Intel.IntelDriverAndSupportAssistant --exact --version 26.2.0.7. winget downloads the installer from Intel and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Intel® Driver & Support Assistant silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Intel.IntelDriverAndSupportAssistant --exact 26.2.0.7 --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 Intel® Driver & Support Assistant?
Intel® Driver & Support Assistant uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i installer.exe /quiet /norestart /q. The silent switches are /quiet /norestart.
How do I uninstall Intel® Driver & Support Assistant via winget?
Run: winget uninstall --id Intel.IntelDriverAndSupportAssistant --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Intel® Driver & Support Assistant's Apps & Features entry.
Is Intel® Driver & Support Assistant free?
Intel® Driver & Support Assistant is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Intel® Driver & Support Assistant 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 Intel® Driver & Support Assistant directly from the publisher.
How do I keep Intel® Driver & Support Assistant up to date?
Run winget upgrade --id Intel.IntelDriverAndSupportAssistant --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Intel® Driver & Support Assistant from microsoft/winget-pkgs.