02 / FOCUSED UTILITY
SINGLE-SCRIPT WINDOWS UTILITYOpenRelax PC Care
A no-install Windows maintenance utility built with PowerShell and WinForms, with explicit safety boundaries.
It combines temporary-file and application-cache cleanup, working-set optimization, tray operation, scheduling and system monitoring in one portable tool.
- Cleanup and RAM work runs on a background thread, keeping the UI responsive
- The -SelfTest mode performs a read-only scan without deleting anything
- Prefetch, diagnostic logs and browser profiles/history are deliberately excluded
- Startup, weekly tasks, system-tray operation and persistent usage statistics
MIT · PowerShell · Windows Forms
powershell -NoProfile -ExecutionPolicy Bypass -File .\openrelax.ps1 -SelfTestExecution flow
- 01SELECT
- 02SELF-TEST
- 03BACKGROUND
- 04REPORT