KLOWZYKZ-01 — Index

ODCStorageB.01

OZFA Disk Control

Disk diagnostics, history and management for Windows technicians.

Version
1.7.0
Released
Sep 23, 2026
Status
Stable
Platform
Windows 10 (20H1 or later) and Windows 11, 64-bit
Licence
Proprietary

Releases and documentation only — source is not published.

OZFA Disk Control Overview page showing an NVMe SSD at 93% health and 36 °C, its identity, usage and sector counters, and a banner stating that destructive operations are refused for this protected disk.

01Overview

OZFA Disk Control is a desktop workstation for people who work with disks: HDDs, SSDs, NVMe drives, USB storage, and disks being prepared for CCTV and NVR duty. It identifies every device properly rather than by drive letter, reads its condition, remembers what it has seen over time, tests it without writing to it, prepares it when you ask — and refuses to touch anything it cannot positively identify.

It is dense on purpose. Health, temperature, protection status and capacity are visible for every attached device at once, and the pages behind them are one press away.

Everything that does not need Hard Disk Sentinel works without it: discovery, identity, partitions and volumes, capacity, read tests, surface scans, benchmarks, reports, history and the disk tools. When a health reading is unavailable, it is reported as unavailable rather than guessed.

02Capabilities

  1. Identifies every physical disk

    Model, serial, firmware, bus, capacity and sector sizes — an identity that stays stable across ports, renumbering and reconnection. Never a drive letter.

  2. Reads condition

    Health, temperature, performance, power-on time, lifetime writes, sector counters and the full SMART attribute table.

  3. Remembers

    Event-driven history per device, a searchable library of every disk the installation has seen, and a “what changed” comparison between any two inspections.

  4. Tests without writing

    Quick check, read/verify, a full surface scan with a response-time block map, and a sequential read benchmark with temperature measured either side.

  5. Works a whole bench at once

    Run read-only checks across several devices in one pass, scheduled so drives sharing an adapter do not measure each other, with a Pass / Warning / Fail verdict and a printable summary.

  6. Prepares disks, deliberately

    Initialize, GPT/MBR, partitions, letters, labels and quick format — each operation planned, checked against the safety rules, shown in full and confirmed before it runs.

  7. Firmware erase

    ATA Secure Erase, NVMe Sanitize and NVMe Format — offered only where the drive reports support, one disk at a time, and checked afterwards with a printable record of what was and was not verified.

  8. Reports and alerts

    Technician reports as PDF, JSON or CSV; threshold alerts with duplicate suppression and Windows notifications; monitoring continues from the notification area.

03Screens

04Specifications

Version1.7.0
EditionsSetup (installer) and Portable (ZIP) — same build, different data location
RuntimeSelf-contained .NET — nothing to install first
Local storageSQLite database, under the user profile or beside the portable executable
Health providerHard Disk Sentinel Professional over WMI (separate product, not bundled)
Report formatsPDF, JSON, CSV
Code signingNot signed — verify the SHA-256 checksum before running
Requirements
  • Windows 10 20H1 or later, 64-bit
  • No .NET installation required — the runtime ships inside the download
  • Advanced health data (health %, SMART table, temperature, SSD wear) requires your own licence of Hard Disk Sentinel Professional with “Report status to WMI” enabled
LicenceProprietary

Licensed for personal use and for the internal business use of your organisation, including commercial repair work. Redistribution and resale are not permitted. Source code is not published.

05Safety, privacy & security

Safety

Safety rules enforced in code

  • The Windows system and boot disk is never a destructive target.
  • Anything the running Windows depends on is protected, wherever it lives. No confirmation unlocks it.
  • A drive letter alone never selects a target — identity is resolved to a physical device.
  • Every destructive plan is shown in full and confirmed explicitly before anything is written.
  • The target is re-checked immediately before execution and again before every step that writes.
  • An ambiguous identity fails closed, never open.

Caution

Not yet verified on hardware

  • The planner, safety checks, confirmation flow and dry run are complete and covered by tests. A real format, repartition or firmware erase has so far only been executed against a test backend. The application says so at the point a real run is chosen. Use a disk you can afford to lose.

Privacy

Privacy

  • No telemetry, no analytics, no crash reporting.
  • The update check (on by default, can be turned off) sends the running version number and nothing else. It cannot download or install anything.
  • The optional shared library connects only to a server address you type in yourself. Off by default.

06Downloads

v1.7.0Sep 23, 2026Release notes

FileTypeSize
OZFA-Disk-Control-v1.7.0-Setup.exeApplication89.2 MB
OZFA-Disk-Control-v1.7.0-Portable.zipApplication120.9 MB
SHA256SUMS.txtChecksum205 B

Verify before you run

Releases are not code-signed. Compare the SHA-256 hash of your download with the checksum file published beside it.

Get-FileHash .\OZFA-Disk-Control-v1.7.0-Setup.exe -Algorithm SHA256

SHA256SUMS.txt

07Release history

  1. 1.7.0Latest

    Advanced disk operations — firmware erase (ATA Secure Erase, NVMe Sanitize, NVMe Format), verified afterwards, and per-drive capability reporting.

    Release notes
  2. 1.6.0

    Disk management — Quick Format Disk from a right-click, with every check behind it left exactly where it was.

    Release notes
  3. 1.5.0

    Technician workflow — Bench Mode for read-only checks across several disks at once, with job tickets and printable summaries.

    Release notes
  4. 1.4.0

    Built from shop feedback — closes a hot-swap bug and reworks the workflow around the disks a technician is handling.

    Release notes
  5. 1.3.0

    Two problems found using 1.2 on the bench, one of them serious.

    Release notes
  6. 1.2.0

    Three problems found while using 1.1 on the bench. Nothing else changed.

    Release notes
  7. 1.1.0

    Health data for disks behind USB adapters and docks, matched on limited evidence that can never authorize a destructive operation.

    Release notes
  8. 1.0.0

    First public release — installer and portable editions, both self-contained.

    Release notes
All releases on GitHub

08Documentation