OQFStorageB.05
OZFA Quick Formatter
Fast disk preparation. Protection built in.
Releases and documentation only — source is not published.
01Overview
OZFA Quick Formatter is a focused, portable Windows utility for preparing multiple non-system disks in seconds. It watches for disks arriving and leaving, excludes everything Windows depends on, and prepares the rest in one operation — one GPT partition, NTFS quick format — then checks that the result is exactly what was asked for.
No installer, background service or PowerShell window. It stops on the first error and writes a detailed log of every operation.
02Capabilities
Automatic detection
Detects disk arrival and removal without a manual refresh.
Protected by design
Locks Windows, boot, system and application disks.
Batch formatting
Select every eligible disk and prepare them in one operation.
GPT + NTFS
Creates one clean GPT partition and performs an NTFS quick format.
Identity revalidation
Rechecks each selected disk immediately before any destructive action.
Post-format verification
Confirms the layout, file system, label, drive letter and partition count — and stops on the first error.
03How it works
- 01Detect disks
- 02Exclude protected disks
- 03Select safe targets
- 04Revalidate identity
- 05Format
- 06Verify result
- 07Write log
04Specifications
| Version | 3.0.1 |
|---|---|
| Interface | Native C# WinForms |
| Runtime | .NET Framework 4.8 |
| Partition style | GPT |
| File system | NTFS — quick format |
| Installation | None — a single portable EXE |
| Logs | %LOCALAPPDATA%\OzfaQuickFormatter\Logs |
| Requirements |
|
| Licence | Proprietary Current official downloads are provided under the OZFA Quick Formatter Proprietary License. Copies previously received under GPL-3.0 retain those rights. Developed for OZFA. |
05Safety, privacy & security
Caution
Formatting destroys data
- Formatting permanently destroys all data on every selected disk. Verify the disk model and capacity before continuing, and test new releases only with non-important disks.
06Downloads
v3.0.1Aug 21, 2026Release notes
| File | Type | Size |
|---|---|---|
| OZFA_Quick_Formatter_v3.0.1.exe | Application | 274 kB |
| OZFA_Quick_Formatter_v3.0.1.exe.sha256 | Checksum | 99 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_Quick_Formatter_v3.0.1.exe -Algorithm SHA25607Release history
New high-resolution icon with multi-size Windows resources. Formatting behaviour and protections unchanged.
Release notesRebuilt as a native C# WinForms portable EXE, with a second live identity check before formatting and strict post-format verification.
Release notes