Production Release • v2.0.1

Safe, simple performance tuning
for your Windows PC.

Opens a desktop app — no terminal knowledge needed. Monitor your PC Health Score, run safe 1-click optimization, toggle Gaming Mode, and schedule weekly maintenance automatically.

Open Source
Transparent Python code under MIT License.
Standalone EXE
Single executable file — no Python setup required.
Safe Optimization
Creates Windows System Restore Points automatically.
Windows 10/11 Ready
Native 64-bit application built specifically for Windows.
⚡ PC Optimizer v2.0.1 • Safe Tuning
⚡ PC Optimizer
v2.0.1 • Safe Tuning
PC Health Score: 74/100 Good
4.6 GB temporary junk files found • Telemetry service active
🎮 Gaming Mode
↩ Restore Normal
⏰ Schedule Weekly
Activity Log
[19:20:00] Last Run: Sunday 3:00 AM • Score: 58 → 84
[19:20:01] Ready. Click 'Optimize My PC' for a 1-click safe cleanup.
Application Showcase

Real Desktop App Screenshots

Actual desktop window captures built with native Python Tkinter on Windows 11. Click any screenshot to expand.

PC Optimizer Desktop GUI Interface
Desktop App GUI Interface (Click to expand)
Health Score & Optimization Log
Health Score & Optimization Log (Click to expand)
1-Click Tuning & Restore Actions
1-Click Tuning & Restore Actions (Click to expand)
App Features

Desktop GUI app with 1-click actions and safe defaults.

Designed to deliver transparent, reversible, and immediate system improvements.

Live PC Health Score

Calculates your real-time system health score (0–100) based on RAM pressure, disk space, temp file size, telemetry, and startup items.

User / Admin Mode

Safe Cleanup Engine

Cleans temp files, flushes DNS, optimizes startup, and disables telemetry safely — designed with safe defaults to prevent system hangs.

Admin Required • Reversible

Gaming Mode

Switches power plan to High Performance and disables GameDVR background recording to prevent micro-stuttering while gaming.

Admin Required • Reversible

Weekly Scheduler

One click sets up a native Windows Scheduled Task using optimizer-auto.exe to keep your PC automatically optimized every Sunday at 3:00 AM.

Admin Required • Reversible

System Protection

Creates a System Restore Point first, keeps Superfetch (SysMain) active for fast app launches, and avoids aggressive RAM flushes.

System Protection

Standalone Desktop App

No Python setup needed. Double-click optimizer.exe, grant admin permission, and use the desktop GUI window directly.

Standalone Binary
Security Architecture

Transparency & Verification

PC Optimizer is designed to be fully auditable, reversible, and safe.

Open Source MIT License

Every line of code is published on GitHub under the MIT License. Anyone can audit how registry keys, services, and cleanup files are accessed.

True Original State Restoration

Original system values (Power Plan GUID, Visual Effects, GameDVR, Telemetry service mode) are captured prior to modification and restored only if modified by this application.

SHA256 Checksum Verification

Every build produces SHA256SUMS.txt and release_manifest.json containing computed file hashes for complete integrity verification.

Antivirus & SmartScreen Context

Static ML heuristic scanners (e.g. Wacatac.B!ml) flag generic PyInstaller bootloaders because the file is not signed with an expensive EV code signing certificate.

Get Started

Download PC Optimizer

Standalone executables for Windows 10 & 11 (64-bit). No installation wizard required.

optimizer.exe — Desktop GUI Application
Version 2.0.1 • Standalone Binary • ~11.1 MB
SHA256: 26aa2b17d294cd0ab7711809f9b7ea65916f7b4b2b4a96c8de9d700e2a205c98
⬇ Download GUI
optimizer-auto.exe — Headless CLI (Scheduled Task)
Version 2.0.1 • Console Binary • ~11.1 MB
SHA256: 59ee89e557ed69c6696dd6a34f1321f7f8109fb58441b6902434234f5932f993
⬇ Download CLI
Option C: Verified PowerShell Setup Script
iwr -useb https://raw.githubusercontent.com/Naraito-ai/pc-optimizer/main/install.ps1 | iex

The installer script downloads optimizer.exe, computes SHA256 hash, verifies against release manifest, and asks for explicit [Y/N] confirmation.

  • 1
    Click Download optimizer.exe above to save the binary to your PC.
  • 2
    Double-click optimizer.exe — the application opens in User Mode.
  • 3
    Click Optimize My PC — Windows will prompt for Administrator permission when executing system tuning.
SmartScreen & Antivirus Notice: Windows SmartScreen & static heuristic scanners flag generic PyInstaller bootloaders because the file is not signed with an expensive EV code signing certificate. All 64 major signature engines (Kaspersky, BitDefender, Sophos, Symantec, Avast, ESET) report 0 detections.
Updates

Changelog

Continuous improvements ensuring safety, performance, and transparency.

v2.0.1 • Maintenance & Distribution Release
  • Implemented Phase 7 privilege reduction (on-demand UAC elevation allowing GUI launch in User Mode)
  • Separated GUI (optimizer.exe) and CLI (optimizer-auto.exe) builds so scheduled tasks preserve output logging
  • Refactored install.ps1 to download binary, display SHA256 checksum, verify manifest, and prompt for execution
  • Added health score 30s calculation cache to prevent UI freezes on large temp folders
  • Added Gaming Mode visual indicator button state ("Gaming Mode: ON")
  • Added Type-Aware startup entry restoration (REG_DWORD / REG_SZ / REG_EXPAND_SZ)
  • Embedded Windows VersionInfo PE metadata (v2.0.1.0) and added antivirus false positive notice label
Questions & Answers

Frequently Asked Questions

Clear answers to common questions about safety, compatibility, and execution.

Why does my antivirus or SmartScreen show a warning?
Because optimizer.exe is a standalone binary compiled with PyInstaller and is an open-source tool without an expensive ($400/yr) EV Code Signing Certificate, automated Machine Learning rules (like Wacatac.B!ml) trigger heuristic false positives. All major signature engines (Kaspersky, BitDefender, ESET, Sophos, Symantec, Avast) show 0 detections.
Is it safe to use on my PC?
Yes. PC Optimizer is designed with safe defaults. It automatically creates a Windows System Restore Point before making changes, avoids aggressive RAM flushes, and keeps essential system services untouched.
Do I need Python installed?
No. The downloadable optimizer.exe is a standalone Windows executable bundled with all necessary components. Simply double-click to run.
Does it work on Windows 11?
Yes. PC Optimizer is fully compatible with both 64-bit Windows 10 and Windows 11.
Can I undo changes made by the optimizer?
Yes. Clicking "Restore Normal" restores only the settings modified by this application back to their original captured values.
Is it open source?
Yes. The full source code is publicly available on GitHub under the MIT license, allowing anyone to audit and verify its security.