Autosettingsps By: Westlife V0.5.9
Windows may mark downloaded files as "blocked." Right-click the .ps1 file > Properties > Check "Unblock" > Apply.
is a specialized Windows 10/11 optimization script designed to automate system configuration, strip telemetry, and streamline background services using native PowerShell. Created by the independent developer westlife , this utility packages complex administrative tweaks into an interactive, command-line terminal menu. It targets power users, gamers, and system administrators who want to clean up their Windows installation without relying on heavy third-party graphic interfaces.
Because this tool makes deep changes to the Windows Registry, it should be used with caution.
The you are encountering
: Restructures default network parameters and customizes targeted services (such as TrkWks and IKEEXT ) for low latency and reduced hardware overhead.
Are you running this script on a ?
Upgrade notes
What's new
While not affiliated with the Irish pop band, the developer "westlife" has built a reputation in forums like MajorGeeks, Reddit’s r/sysadmin, and TechPowerUp for creating lean, no-nonsense automation tools. Their philosophy emphasizes code readability, safety checks, and modular design. Version 0.5.9 is a testament to years of user feedback, focusing on stability and compatibility with Windows 10 and Windows 11 (22H2 and newer).
The installation process for AutoSettingsPS is straightforward, thanks to its compatibility with PowerShell's module management cmdlets. Once installed, the module's functions can be easily imported and utilized in PowerShell sessions. The setup requires minimal effort, with clear documentation provided by the author to guide users through the initial configuration. AutoSettingsPS by westlife v0.5.9
Disable unnecessary visual effects, animation scaling, and transparency layers to limit GPU and CPU overhead.
Unlike generic "one-click" optimizers, AutoSettingsPS provides a transparent, script-based approach. This is particularly valuable for:
Because AutoSettingsPS alters system-level services, registry files, and Scheduled Tasks, it must be executed with elevated administrative permissions. Windows may mark downloaded files as "blocked
: Modifies Windows system settings via PowerShell scripts.