Wingetlywingetly
← All apps

Dashboard

by SanDisk Corporationv5.2.2.3

Last updated

A software that checks on SanDisk and Western Digital drives in Windows.

Install with winget

$ winget install --id SanDisk.Dashboard --exact --version 5.2.2.3

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

Silent install command for Dashboard

Dashboard uses EXE. The silent install switches are -silent.

One-line silent install (x86, machine scope)
DashboardSetupSA.exe -silent

See the full silent install reference for Dashboard

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

SanDisk Dashboard is software that checks on SanDisk and Western Digital drives in Windows. Tools for checking health, firmware versions and updates are included.

SanDisk Dashboard features the ability to:

- Maintain peak performance of the SanDisk and Western Digital solid state drives (SSD) in Windows® operating systems

- Analyze drives (including the disk model, capacity, firmware version, drive health and SMART attributes)

- Update drive firmware

Installers · v5.2.2.3

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect

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 Dashboard.

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

  • PrivateAccessSanDisk Corporation
    SanDisk.PrivateAccessv6.4.14.0

    SanDisk PrivateAccess tool for creating passwords, encrypting and backup.

  • SecuritySanDisk Corporation
    SanDisk.Securityv1.0.0.202

    SanDisk Security tool to create, change and modify the password for SanDisk drives

  • SanDisk Memory ZoneSanDisk Corporation
    SanDisk.MemoryZonev2.5.0.1469

    SanDisk Memory Zone provides options to rescue data, copy files securly, update firmware and more.

More from SanDisk Corporation.

Frequently asked questions

How do I install Dashboard on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SanDisk.Dashboard --exact --version 5.2.2.3. winget downloads the installer from SanDisk Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Dashboard silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SanDisk.Dashboard --exact 5.2.2.3 --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 Dashboard?
Dashboard uses EXE. Run the downloaded installer with: DashboardSetupSA.exe -silent. The silent switches are -silent.
How do I uninstall Dashboard via winget?
Run: winget uninstall --id SanDisk.Dashboard --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Dashboard's Apps & Features entry.
Is Dashboard free?
Dashboard is distributed under Freeware. Refer to the publisher (https://support-en.sandisk.com/app/answers/detailweb/a_id/31759) for the full license terms - Wingetly itself does not charge for installation.
Does Dashboard 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 Dashboard directly from the publisher.
How do I keep Dashboard up to date?
Run winget upgrade --id SanDisk.Dashboard --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Dashboard from microsoft/winget-pkgs.