Wingetlywingetly
← All apps

Snappy Driver Installer

by Sam Bouncev1.23.9 (R2309)

Last updated

Snappy Driver Installer is an application for installing/updating drivers on PCs running Microsoft Windows using driverpacks or included folders with drivers.

Install with winget

$ winget install --id samlab-ws.SnappyDriverInstaller --exact --version 1.23.9 (R2309)

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

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

Snappy Driver Installer is an application for installing/updating drivers on PCs running Microsoft Windows using driverpacks or included folders with drivers. It can be used to install drivers on newly assembled PCs at places where Internet isn't available. Users can also use the software to keep their drivers up to date.

Installers · v1.23.9 (R2309)

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct

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 Snappy Driver Installer.

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

  • Snappy Driver Installer OriginGlenn Delahoy
    GlennDelahoy.SnappyDriverInstallerOriginv2.0.4.887

    Install missing drivers and update old drivers.

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

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

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.101.0

    Take GitHub to the command line

  • Notepad++Notepad++ Team
    Notepad++.Notepad++v8.9.8

    Notepad++ is a free source code editor that supports several languages.

  • Spice webdavdThe Spice Project
    Spice.SpiceWebDAVdv2.4.0

    SPICE file sharing daemon for Windows guest virtual machines.

More from Sam Bounce or browse sdi, SDI, snappy-driver-installer.

Frequently asked questions

How do I install Snappy Driver Installer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id samlab-ws.SnappyDriverInstaller --exact --version 1.23.9 (R2309). winget downloads the installer from Sam Bounce and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Snappy Driver Installer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id samlab-ws.SnappyDriverInstaller --exact 1.23.9 (R2309) --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Snappy Driver Installer via winget?
Run: winget uninstall --id samlab-ws.SnappyDriverInstaller --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Snappy Driver Installer's Apps & Features entry.
Is Snappy Driver Installer free?
Snappy Driver Installer is distributed under No license. Refer to the publisher (https://sdi-tool.org/download/) for the full license terms - Wingetly itself does not charge for installation.
Does Snappy Driver Installer 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 Snappy Driver Installer directly from the publisher.
How do I keep Snappy Driver Installer up to date?
Run winget upgrade --id samlab-ws.SnappyDriverInstaller --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Snappy Driver Installer from microsoft/winget-pkgs.