| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
OptimizerNXT is a powerful, YAML-driven CLI tool for automating Windows tweaks, managing system services, controlling processes, and optimizing workflows—all from the command line.
OptimizerNXT empowers system administrators, IT professionals, and power users to automate Windows tweaks, network configuration, startup management, service control, process monitoring, and script execution, all using secure, YAML-based configurations.
“Automate. Secure. Optimize. Next-level.”
| - | Feature | Description |
|---|---|---|
| 🗄️ | Registry Management | Add, update, or delete registry keys and values efficiently. |
| 🌐 | DNS Control | Switch between multiple DNS configurations quickly. |
| ⚡ | Startup & Hosts Editing | Modify startup programs and hosts file safely. |
| 🧹 | UWP App Removal | Batch uninstall unwanted Windows apps. |
| 🔒 | Process Control | Block, terminate, or allow processes with advanced conditions. |
| 🛠️ | Service Management | Start, stop, disable, enable, or set demand-start services. |
| 🖥️ | Shell Execution | Run CMD, PowerShell, or REG scripts inline or from files. |
| 📄 | Conditional Operations | Apply tweaks based on system state, user, or environment. |
| 🔐 | Signed YAML Enforcement | Only executes YAML files signed with trusted certificate. |
Find the latest release of OptimizerNXT on the Releases page.
Stay updated with the latest changes through the Changelog.
OptimizerNXT uses YAML-driven configurations with support for:
⚠ IMPORTANT: Each YAML file must have a valid signature .sig file with the same filename in the same location.
# Run a specific YAML configuration
optimizerNXT.exe apply "<yaml_file>"# Run a folder containing many YAML files
optimizerNXT.exe apply "<yaml_folder>"OptimizerNXT will feature a centralized Hub for hosting curated YAML packages for various automation tasks, including:
All YAML packages in the Hub will be cryptographically signed, ensuring authenticity and safety for execution.
Contributors can create a Pull Request (PR) with new YAML packages to have them reviewed, integrated into the Hub, and cryptographically signed.
🔗 Access the Hub: OptimizerNXT YAML Hub
Learn about our security measures in the Security Policy.
If you find this tool useful, consider showing your support by donating through PayPal.
| Back | FazBrowse Home | New Git URL |