QMR-Lite is a modular PowerShell framework developed by MentalistOps to simulate the upcoming βQuick Machine Recoveryβ feature from Windows 11 24H2 β but fully compatible with earlier builds (21H2 to 23H2).π§ Key Features:β’ Detects system instability (BSODs, crashes, critical events)
β’ Backs up and restores system configurations
β’ Auto-fixes common issues (Explorer, network, services)
β’ Event monitoring with automated response
β’ Fully documented, reversible, and offline-friendly
π Structure:β’ modules/ β PowerShell scripts
β’ docs/ β user guide
β’ .gitignore, LICENSE, README.md
π License: MIT
π¬ Feedback & requests: mentalistops [at] protonmail [dot] com
πΈ Support: GitHub: github.com/MentalistOps/QMR-Lite
Hi everyone,
Iβve recently published QMR-Lite, an open-source PowerShell framework designed for intelligent and modular recovery on Windows 10/11 systems (up to 23H2).
π§ Included modules:
-
bootcheck.ps1β Detects boot errors -
restorepoint.ps1β Creates reversible restore points -
configbackup.ps1β Saves user configuration files -
quickfix.ps1β Fixes common issues -
watchdog.ps1β Monitors critical system events
π Key features:
- No installation required
- Fully documented and reversible
- Compatible with forensic environments, VMs, and live systems
- Designed for sysadmins, advanced users, and digital investigators
π GitHub crepository:
https://github.com/MentalistOps/QMR-Lite
π₯ Direct download (ZIP):
π¬ Iβm actively seeking technical feedback and suggestions.
Feel free to test it in a sandbox or VM and share your thoughts!π
Top comments (0)