Wingetlywingetly
← All apps
D

diskmaster

by hclivessv1.1

Last updated

Drive health monitor with native SMART, an explained health score and surface scans

Install with winget

$ winget install --id hclivess.diskmaster --exact --version 1.1

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

Drive health monitor for Windows, Linux and macOS. Reads SMART natively, turns the raw

attributes into an explained health score, runs surface scans that name the files sitting

on bad sectors, confirms every unreadable sector with a second read, and keeps history

with configurable alerts.

Installers · v1.1

ArchitectureTypeScopeInstallDownload
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 diskmaster.

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

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

  • Core TempALCPU
    ALCPU.CoreTempv1.20.1

    This application can monitor and visualize your processor's temperature.

  • PatchCleaner PortableHomeDev
    HomeDev.PatchCleanerPortablev1.4.2.0

    (Re)Moves orphaned .msi files from the C:\Windows\Installer folder to free up disk space.

  • NetSentinelNetSentinel Project
    NetSentinel.NetSentinelv2.3.0

    Network security scanner — rogue device detector, STP monitor, and connectivity analyser

  • CrystalDiskInfoCrystal Dew World
    CrystalDewWorld.CrystalDiskInfov9.9.2

    A HDD/SSD utility software which supports parts of USB, Intel RAID and NVMe.

  • CrystalDiskInfo Kurei Kei EditionCrystal Dew World
    CrystalDewWorld.CrystalDiskInfo.KureiKeiEditionv9.9.2

    A HDD/SSD utility software which supports a part of USB, Intel RAID and NVMe. This is CrystalDiskInfo with Kurei Kei Theme.

More from hclivess or browse smart, disk-health, hard-drive.

Frequently asked questions

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