Wingetlywingetly
← All apps

Security

by SanDisk Corporationv1.0.0.202

Last updated

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

Install with winget

$ winget install --id SanDisk.Security --exact --version 1.0.0.202

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

SanDisk Security features the ability to:

- Create a password to keep others from accessing the files on the drive

- Change the password

- Remove password protection

- Unlock drive

Supported Products:

SanDisk Extreme, Go, Pro, Creator Pro (E51, E61, E50, E52, E81, E81C)

Installers · v1.0.0.202

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

1 known CVE via NVD

  • high7.3Patched in wingetCVE-2023-22818affects before 1.0.0.25Nov 15, 2023

    Multiple DLL Search Order Hijack vulnerabilities were addressed in the SanDisk Security Installer for Windows that could allow attackers with local access to execute arbitrary code by executing the installer in the same folder as the malicious DLL. This can lead to the execution...

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • DashboardSanDisk Corporation
    SanDisk.Dashboardv5.2.2.3

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

  • PrivateAccessSanDisk Corporation
    SanDisk.PrivateAccessv6.4.14.0

    SanDisk PrivateAccess tool for creating passwords, encrypting and backup.

  • SanDisk Memory ZoneSanDisk Corporation
    SanDisk.MemoryZonev2.5.0.1469

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

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • Mullvad VPNMullvad VPN
    MullvadVPN.MullvadVPNv2026.4

    Mullvad is an open-source commercial virtual private network service based in Sweden.

  • Gpg4winThe Gpg4win Project
    GnuPG.Gpg4winv5.1.0

    A secure solution for file and email encryption.

More from SanDisk Corporation or browse password, sandisk, security.

Frequently asked questions

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