A complete cross-platform toolkit for checking laptop health.
Includes Windows PowerShell scripts, macOS shell checks, SMART/smartctl diagnostics, and a full bootable USB health test environment.
- Check CPU temperature, frequency, and throttling
- Battery cycle count, wear level, and runtime performance
- RAM integrity tests (Windows + Linux boot ISO)
- HDD/SSD SMART analysis using
smartctl - Fan speed, thermal zones, and cooling performance
- One-click health check (
health-check.ps1) - PowerShell-based thermal, disk, and hardware checks
- Event Viewer log summary
- Driver + firmware inspection
- Shell script health scan
- SMART disk tests with
diskutil+smartctl - Battery service status + cycle count
- macOS logs & performance checks
- Ventoy-based multi-ISO health testing
- Included checklist for:
✔ Memory test ISO
✔ CPU stress ISO
✔ Linux rescue tools
✔ Disk test ISO
- Organized repository structure
- Banner images + badges
- Ready-to-export ZIP structure
- Works offline
- Clone the repository or extract the ZIP.
- Open PowerShell as Administrator.
- Run:
cd scripts
.\health-check.ps1- scripts/ — Windows and macOS script collection
- docs/ — Guides and detailed documentation
- iso/ — Placeholder for recommended ISOs
- assets/ — Banners, badges, screenshots
- usb-boot/ — Ventoy bootable USB instructions & ISO checklist
Contributions, suggestions, and improvements are welcome.
Submit a pull request or open an issue to propose changes.