: By default, Windows blocks unsigned scripts. Change the scope for your current session by typing: powershell Set-ExecutionPolicy RemoteSigned -Scope Process Use code with caution.
The tool is designed to automate the removal of "bloatware," disable telemetry, and customize UI elements to improve system performance. Key Features of AutoSettingsPS
AutoSettingsPS is a collection of PowerShell 5 scripts bundled into a single, text‑based menu system. It differs from conventional Windows tweakers with graphical user interfaces (GUIs) by working directly with system commands and registry entries. Because the entire source code is open and editable, users can verify each change before applying it and even modify the scripts to suit their own needs. AutoSettingsPS by westlife v0.5.9
The v0.5.9fix release addressed a specific issue related to the “central heating centre” (likely a translation of the Windows Update Service or a related component). The fix:
Future updates could benefit from additional features, such as: : By default, Windows blocks unsigned scripts
Navigate to the directory containing the extracted AutoSettingsPS files and run the main script file (typically Run.ps1 or AutoSettingsPS.ps1 ). Follow the visual prompts on the screen, using the and Enter to toggle components or confirm selections. Summary Table: Pros vs. Cons Advantages Disadvantages Fully transparent , open PowerShell architecture. No native undo button (relies on System Restore points). Massive RAM and CPU overhead reduction via debloating. Running blindly can break features like Xbox app syncing. Automation of annoying cache clearing processes . Requires intermediate technical comfort to navigate. If you are looking to deploy this script, let me know:
The script folder must be added to your antivirus software’s exclusion list. Many security programs block PowerShell scripts based on behaviour, and AutoSettingsPS includes operations that can trigger false positives. Adding the folder as an exclusion prevents the tool from being interrupted or quarantined mid‑operation. The v0
Upgrade notes
Contact & contribute
AutoSettingsPS by westlife is a portable, open-source Windows optimization tool written in PowerShell 5. At its core, it's a collection of PowerShell scripts unified into a single, manageable console. Think of it as a "Swiss Army knife" for Windows, capable of performing dozens of routine optimization tasks automatically. It is the successor to a previous batch script (AutoSettings.bat) but has been completely rewritten from scratch with new algorithms and implementations.
Real-world benchmarks show that applying AutoSettingsPS settings can have a measurable impact on system performance. For instance, a benchmark run on a Lenovo B50-70 (with an Intel Core i7-4510U processor) after running AutoSettingsPS on a 16GB RAM configuration showed performance scores that users consider optimal for gaming and work. The tool's main goal is to "free Windows resources from unnecessary constant actions".