by AlphaEye Software
Overview
A professional Windows 10/11 GUI utility built with Python/Tkinter that helps diagnose, repair, and optimize common system problems. It focuses on Explorer issues, performance, registry/shell problems, cache cleanup, and system integrity. The tool includes admin elevation support, single-instance protection, optional system-tray operation, startup integration, logging, backups, and a license system.
It is designed for both everyday users and technicians who need a centralized, one-click interface for frequent Windows maintenance tasks.
Core Capabilities
1. Quick Fixes
Quick Explorer Refresh Fix — kills and restarts Explorer, clears Explorer/thumbnail/icon caches, and resets folder views.
Fix Desktop Right-Click Lag — disables Windows Ink workspace, removes common GPU context-menu handlers, and optimizes menu delay.
Clear All System Cache — Windows Update cache, DNS, Explorer, thumbnail, font, and Prefetch caches.
Complete Explorer Reset — full Explorer database/registry reset with backup.
Run All Quick Fixes (combined sequence).
2. Deep Repairs
Windows Shell Component Repair — re-registers key shell DLLs and COM objects, restarts Shell Experience Host.
Context Menu Optimization — removes slow/unnecessary context-menu entries and enables the classic extended menu.
System File Integrity Check — runs sfc /scannow + DISM CheckHealth/RestoreHealth.
Registry Deep Clean — creates registry backups, cleans MUICache/obsolete Explorer keys, and applies basic optimization settings.
Create System Restore Point (via PowerShell Checkpoint-Computer).
3. Optimization
Optimize Windows Search — stops the search service, backs up and rebuilds the search database, disables Bing/web search integration.
Disable Background Apps — turns off global background app access and optimizes startup/responsiveness settings.
Clean Temporary Files — user Temp, Windows Temp, Prefetch, Recent items, Windows Error Reporting, and Recycle Bin.
Optimize Startup Programs — scans and lists Run key startup entries (manual disable still recommended via Task Manager).
Complete System Optimization (all of the above).
4. Utilities
Clear Printer Queue — stops the Spooler, deletes stuck jobs, restarts the service.
Fix CMD Loop Issue — kills suspicious CMD processes, scans/cleans Run/RunOnce keys, startup folders, scheduled tasks, and VBS files; generates a diagnostic report.
System Health Report — generates a detailed systeminfo-based report and opens it.
Backup Current Settings — exports relevant registry keys (Explorer, folder views, context menus, etc.).
Restart Windows Explorer.
Open Logs / Open Backups folders.
Complete System Repair — runs almost every repair + optimization task (creates a restore point first).
Additional Features
Modern dark UI with teal accent, categorized notebook tabs, live status, progress bar, and color-coded console output.
Administrator elevation with UAC prompt (and silent elevation via scheduled task when available). Falls back gracefully if elevation is declined.
Single-instance protection via named mutex.
System tray support (requires pystray + Pillow) — minimize to tray, reopen, quick health report, license entry, and startup toggle.
“Start with Windows (minimized to tray)” option using a highest-privilege scheduled task.
Automatic logging of every action to timestamped files in a Logs folder.
Automatic backups of registry keys and settings before major changes (stored in a Backups folder).
License gate with expiry warnings and dialog (via external ks_license module).
DPI-aware window sizing that scales properly across different resolutions and monitors.
Typical Use Cases
Slow or broken Windows Explorer / desktop right-click lag
Stuck print jobs
Repeated CMD windows opening
Bloated caches, temp files, or search index
General system sluggishness and background process cleanup
Pre- and post-repair system health checks and backups
Note: Many operations require administrator rights for full effect. The tool creates restore points and registry backups before major changes, but users should still exercise normal caution when modifying system settings.