disk-insight is a local-only disk usage viewer for Windows. It reads NTFS Master File Table (MFT) data directly for fast scanning and presents the result as a tree-first view, so you can expand folders and see where storage is used before deciding what to review.
The main window shows a folder tree with an occupancy bar and a size column, a drive summary (used, free, allocated, file and directory counts), and an Insights panel listing the largest items under the selected folder. A view selector switches between All, Large review, Reviewable areas and Caution areas; these groupings are path-based heuristics meant as starting points for manual review, not recommendations to delete anything. Bookmarks persist across sessions, and a session-only review list can batch-copy paths. Explorer handoff actions (Show in Explorer, Select file, Show properties) are available.
disk-insight does no network communication, has no telemetry or analytics, and includes no auto-updater. App-managed data such as the scan cache and bookmarks is stored only in the local per-user application data folder. By default the app runs in Normal Mode with no destructive file operations shown; a non-persistent Advanced Mode can unlock Move to Recycle Bin with per-item confirmation. Delete, rename, cut and paste are not implemented.
Requirements: Windows 10 or later, NTFS volumes as the primary target, and administrator rights recommended for a full MFT scan. The current release, v1.0.0, is the first stable release and ships as an unsigned Windows x64 build. Licensed under the MIT License; source code and releases are published on GitHub.