You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Competitive Gaming Mode (-EnableCompetitiveGaming): Ultimate Performance power plan, high-precision timer resolution (GlobalTimerResolutionRequests), BCD useplatformtick/disabledynamictick, MMCSS NetworkThrottlingIndex=0xFFFFFFFF and SystemResponsiveness=0, MMCSS Games task GPU Priority=8/Priority=6/Scheduling=High, CPU core parking disable, optional Memory Integrity/VBS disable (-DisableMemoryIntegrity).
Settings App Ads Kill (-DisableSettingsAds): Suppress all 25H2 Settings suggestions, personalized tips, post-OOBE nags (ScoobeSystemSettingEnabled), Windows Backup nudge, Teams reinstall prompts, and silent app installs by Microsoft.
Widgets Deep Disable (-DisableWidgetsDeep): Remove MicrosoftWindows.Client.WebExperience package, kill data collection process, set Group Policy AllowNewsAndInterests=0 (survives Windows Update), disable taskbar widget button.
Auto-Update Check: On every launch, WinSwift silently queries the GitHub releases API and displays a banner if a newer version is available. Pass -SkipUpdateCheck to suppress.
Bios-System attribution signatures in all four new modules.
Added
Gaming Mode (-EnableGamingMode): High Performance power plan, Nagle disable, raw mouse input, HAGS, maintenance disable, startup delay removal.
Performance Tweaks (-EnablePerformanceTweaks): Disable SysMain/Superfetch, WSearch indexing, Hibernate (frees hiberfil.sys), Aero Shake, WER. NumLock ON, seconds in clock.
Extended AI Purge (-EnableExtendedAIPurge): 24H2/25H2 targets - Recall snapshots, Phone Link deep-disable, Windows Ink AI, Sluggishness Telemetry tasks, OneDrive silent sign-in, Cloud Clipboard.
Kill Windows Ads (-DisableWindowsAds): Lock screen Spotlight, File Explorer banners, Start menu suggested apps, Advertising ID, device-usage personalization, Windows Spotlight.
Bios-System attribution signatures embedded in all new feature modules for fork attribution.
Fixed
Quick-run one-liner (irm ... | iex) broken due to [CmdletBinding()] at top level. Replaced with correct irm -OutFile + & pattern in README.