EXE
WinGet
SysManager
laurentiu021 · 1.19.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
SysManager-v1.19.3.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
laurentiu021.SysManager
Version
1.19.3
Description
Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more.
License
MIT
↗
Installer URL
https://github.com/laurentiu021/SystemManager/releases/download/v1.19.3/SysManager-v1.19.3.exe
Min OS Version
10.0.17763.0(Windows 10 1809)
Release Notes
[1.19.3] - 2026-06-08
Fixed
- Deep Cleanup no longer follows junctions / symbolic links (data-loss fix). The cleanup traversal descended into reparse points, so a junction inside a cache folder could lead File.Delete to remove files outside the target tree — for example real user data behind a junction. Traversal now detects reparse points (FileAttributes.ReparsePoint) and skips them entirely, never entering or deleting through a link.
- Dashboard alerts no longer always show "unavailable". The…