127 OPTIMIZATIONS

Every change we make, listed before you pay

The reason PC optimizers have the reputation they do is that almost none of them will tell you what they actually change. A tool that rewrites your system but hides which settings it touched — or cannot put them back — is asking for trust it has not earned. So here is the entire catalogue: all 127 optimizations, what each one does, and which ones cost you something.

Nothing hidden

All 127 listed here, free and paid alike.

All reversible

Every tweak can be rolled back individually.

Outside your games

No injection, no game files touched.

Windows 17

Core operating-system behaviour: scheduling, presentation and the background services that interrupt a game.

OptimizationWhat it doesTier
Disable CortanaRemoves Cortana background hooks to save CPU & disk.Free
Disable Game DVR & Game Bar (Force Real Fullscreen)Stops background recording/UI hooks and disables Fullscreen Optimizations globally for lower latency.Free
Reduce Visual EffectsDisables transparency/animations to free GPU/CPU time.Free
Windows Update: Notify OnlyPrevents surprise downloads/restarts; set updates to Notify.Free
Disable Automatic MaintenanceadvancedPrevents background maintenance/defrag/diagnostics from starting during play.Pro
Disable Mouse Acceleration (EPP)Forces EPP off for consistent raw pointer path.Free
Disable Notifications (Quiet OS)Turns off toast notifications to prevent UI wakeups.Free
Purge FSE ShimsadvancedRemoves appcompat flags that break true exclusive fullscreen.Pro
Disable FOD Auto-InstalladvancedBlocks Features-on-Demand background capability installs.Pro
Disable Explorer ThumbnailsadvancedPrevents thumbnail/preview generation spikes during gaming sessions.Pro
Disable Windows Update MedicadvancedDisables WaaSMedicSvc to stop self-healing of Windows Update.Pro
Disable Update OrchestratoradvancedStops UsoSvc to prevent aggressive scan/schedule/installs.Pro
Disable Windows Game ModeadvancedTurns off OS Game Mode to avoid scheduler bias and frame pacing anomalies.Pro
Disable Windows CopilotHides/blocks Copilot via policy and taskbar flag (Win10/11 latest).Pro
Disable Teams (Chat + AutoStart)Hides Chat icon, removes Teams consumer app for all users, and kills auto-start.Pro
Purge User AutoStart (Run + Startup)advancedClears HKCU Run/RunOnce values and Startup folder entries for a clean boot.Pro
Disable Startup DelayRemoves the hidden 10-second delay Windows adds before launching startup apps.Free

GPU 7

Driver-level and graphics-stack settings that affect how frames are scheduled and delivered.

OptimizationWhat it doesTier
Optimize Message Signal Interrupts (MSI)advancedForces MSI where safe to reduce DPC latency.Pro
Enable HAGSadvancedEnables hardware-accelerated GPU scheduling to lower driver overhead.Pro
Disable DWM MPOadvancedDisables Multi-Plane Overlay to prevent stutter/flicker and stabilize frametimes.Pro
Force MSI for USB & NVMeadvancedEnables MSI on storage/USB controllers (where supported) to cut ISR/DPC latency (reboot).Pro
GPU TDR RelaxadvancedIncreases driver timeout to avoid recovery spikes during load.Pro
NVIDIA Low-Latency ProfileadvancedSets Low Latency Ultra, prerendered frames=1, prefer max performance via NVAPI (no-op if NVAPI missing).Pro
AMD Latency PolicyadvancedEnables Anti-Lag and disables Chill/Boost/overlay capture via ADL (no-op if ADL missing).Pro

CPU 8

Throttling, priority and timer behaviour - the settings that decide how quickly your cores respond under load.

OptimizationWhat it doesTier
Disable Power ThrottlingPrevents automatic app throttling under load.Free
Tune MMCSS for GamesadvancedReduces SystemResponsiveness and boosts game task priority to cut scheduling jitter.Pro
Disable Dynamic Tick & favor TSCadvancedDisables dynamic tick, avoids HPET forcing, and sets TSC sync to reduce input jitter (reboot).Pro
Lock Timer Resolution (0.5 ms)advancedForces 0.5 ms timer resolution to lower input latency (session-only).Pro
Disable CPU Core ParkingadvancedUnparks all cores via OS power policy to avoid wake latencies under load.Pro
Force MSI for HD AudioadvancedEnables MSI for audio devices where supported to cut DPC latency.Pro
GPU IRQ Affinity (Isolate)advancedPins GPU interrupts away from CPU0/1 to reduce contention (advanced, per-device).Pro
Disable HPET DeviceadvancedDisables HPET driver to favor TSC/HPET-free timing path (reboot).Pro

Power 7

Power plans, core parking and link-state policies. Mostly about frame-time consistency rather than peak FPS.

OptimizationWhat it doesTier
Optimize Windows Power PlanSwitches to a tuned High Performance plan with USB/link power fixes.Free
USB/HID Low-Latency Power SettingsadvancedDisables USB selective suspend to prevent mouse/keyboard sleep-induced lag.Pro
Disable Modern Standby (S0)advancedDisables S0 connected standby to prevent background wake/network during sessions (reboot).Pro
Disable Connected Standby NetworkadvancedPrevents any network activity during Modern Standby.Pro
Disable AHCI Link Power ManagementadvancedPrevents HIPM/DIPM sleep on SATA SSDs to avoid IO latency spikes.Pro
Disable PCIe ASPMadvancedSets Link State Power Management=Off to avoid PCIe L1/L1.2 latency spikes.Pro
NVMe Idle Power OffadvancedDisables NVMe idle power state transitions to prevent latency spikes.Pro

Memory 3

Paging and compression behaviour. Small in number, but they show up as stutter rather than a lower average.

OptimizationWhat it doesTier
Disable Memory CompressionadvancedTurns off RAM compression to reduce CPU spikes during paging (reboot recommended).Pro
NVMe IRQ SpreadadvancedSpreads NVMe MSI-X across CPUs to reduce ISR contention.Pro
Enable Large System CacheadvancedAllocates more RAM for file-system caching to speed up game asset loading (16 GB+ recommended, reboot).Pro

Network 19

Packet scheduling, adapter power saving and latency policies. These affect ping and jitter, not frame rate.

OptimizationWhat it doesTier
Disable NDUadvancedDisables Network Data Usage service to reduce network stack overhead.Pro
Disable Delivery OptimizationStops peer-to-peer/DO background downloads and disables DoSvc.Free
Disable Network ThrottlingadvancedRemoves MMCSS network cap (pairs with your MMCSS tuning).Pro
NIC Low-Latency ModeadvancedDisables Nagle/ECN/RSC and enables RSS to reduce input lag in online games (reboot may be needed).Pro
Prefer IPv4 over IPv6advancedReduces odd route/latency edge-cases by preferring IPv4 without breaking IPv6-only features (reboot).Pro
Disable BITSadvancedStops Background Intelligent Transfer Service to avoid stealth downloads.Pro
Disable ETW AutologgersadvancedStops verbose network/diag autologgers that add CPU jitter.Pro
Disable WLAN AutoConfigadvancedEliminates periodic Wi-Fi scans/ETW when you play on Ethernet.Pro
Disable UPnP/SSDPadvancedStops discovery chatter & multicast traffic (SSDP/UPnP).Pro
Disable Offline FilesadvancedTurns off CSC to remove SMB sync filters and background scans.Pro
Disable Media Network SharingadvancedTurns off WMPNetworkSvc to stop UPnP media scans.Pro
Disable NetBIOS over TCP/IPadvancedRemoves legacy NetBIOS broadcasts to reduce LAN noise/latency.Pro
TCP: Disable Autotuning/HeuristicsadvancedFlattens congestion window behavior to reduce jitter on some ISPs.Pro
Disable IPv6 Transition TunnelsadvancedDisables Teredo/ISATAP/6to4 which can add background routing noise.Pro
Disable Windows Connect NowadvancedStops WPS provisioning scans that can wake the NIC stack.Pro
Disable Wi-Fi Direct ServicesadvancedShuts down P2P device discovery channel (WFDSConMgrSvc).Pro
Disable Peer Services (PNRP/P2P)advancedEliminates peer name resolution and P2P services chatter.Pro
Disable IP Helper (Advanced)advancedShuts down tunnel/QoS helpers; lowers background route churn (may affect VPNs).Pro
NIC Driver Low-LatencyadvancedDisables driver Interrupt Moderation & Energy Efficient Ethernet (per-adapter).Pro

Debloat 51

Background components that consume CPU, disk or memory during a session. The largest group, and the safest.

OptimizationWhat it doesTier
Disable SysMain (Superfetch)Stops disk prefetcher that can hurt frametimes on SSD-heavy systems.Free
Disable Windows Search IndexingTurns off the indexer service to prevent random disk and CPU spikes.Free
Disable Widgets/News/CopilotRemoves taskbar widgets, News, Copilot and consumer promos to free RAM/CPU.Free
Disable OneDrive (Policy)Blocks OneDrive sync to reduce background I/O and context menu hooks.Free
Disable Tips & Content DeliveryDisables Windows tips/suggestions/promotions to cut background tasks.Free
Disable Xbox ServicesStops Xbox Auth/GameSave/GIP services to cut background hooks.Free
Disable Windows Error ReportingPrevents WER uploads/popups and related CPU spikes.Free
Disable Background AppsBlocks UWP background activity globally via policy.Free
Remove Microsoft Edge & Edge UpdateadvancedUninstalls Edge, disables EdgeUpdate services/tasks, and blocks reinstall.Pro
Disable Touch/Ink ServicesadvancedDisables TextInput/Tablet services to avoid background input hooks.Pro
Disable Sensor & LocationadvancedDisables SensorService and Geolocation to eliminate polling.Pro
Disable Bluetooth (if unused)advancedStops Bluetooth stack/services to remove periodic scans and IRQs.Pro
Disable Connected Devices PlatformadvancedDisables CDPSvc to stop cross-device sync overhead.Pro
Disable Shared ExperiencesadvancedDisables CDPUserSvc (per-user) to cut device graph chatter.Pro
Disable Print SpooleradvancedDisables printer spooler to remove driver hooks and background tasks.Pro
Disable Storage ServiceadvancedDisables StorSvc to avoid Storage Sense & maintenance IO during play.Pro
Disable Windows SpotlightStops Spotlight/lockscreen content downloads and tasks.Free
Disable Activity HistoryBlocks Timeline/activity logging to reduce background I/O.Free
Disable Cloud ClipboardDisables clipboard history/sync and clipSvc to remove background scans.Free
Disable Edge WebView2 Auto-UpdateadvancedDisables EdgeUpdate and policy to stop WebView2 runtime background updates.Pro
Disable Phone Link BrokeradvancedDisables DeviceAssociationBrokerSvc to stop cross-device relays.Pro
Disable Windows Mixed RealityPrevents WMR/Holographic shell components from loading.Free
Disable GameInput ServiceadvancedBlocks GIP from injecting controller/mixed input hooks.Pro
Disable Program Compatibility AssistantadvancedTurns off PcaSvc to stop shim monitoring & appcompat probes.Pro
Disable Time BrokeradvancedStops UWP background tasks/timers (TimeBrokerSvc/BrokerInfrastructure).Pro
Disable AppX DeploymentadvancedHalts Store/UWP provisioning & background staging (AppXSvc).Pro
Disable Maps BrokeradvancedStops map content downloads & indexing (MapsBroker).Pro
Disable BiometricsadvancedDisables fingerprint/face stack (WbioSrvc) to cut polling/hooks.Pro
Disable Insider ServiceadvancedShuts down Windows Insider background checks (wisvc).Pro
Disable Spatial DataadvancedTurns off SpatialDataService (AR/geo graph) to free CPU/RAM.Pro
Disable Camera Frame ServeradvancedStops multi-client camera broker (FrameServer) to avoid polling.Pro
Disable CEIP/Telemetry TasksadvancedDisables CEIP/AE tasks (Consolidator, Appraiser, etc.) that cause periodic CPU spikes.Pro
Disable WNS Push (dmwappushsvc)advancedStops push telemetry channel used by UWP notifications.Pro
Disable Diagnostics Hub CollectoradvancedPrevents verbose tracing by Diagnostics Hub collector service.Pro
Disable Device Association ServiceadvancedRemoves background pairing/broker overhead for new devices.Pro
Disable Parental ControlsadvancedDisables WpcMonSvc to remove background filtering hooks.Pro
Disable Retail DemoadvancedHard-disables RetailDemo mode and content pulls.Pro
Disable Sensor MonitoringadvancedRemoves ambient/rotation polling (SensrSvc).Pro
Disable Device Setup ManageradvancedPrevents background device metadata fetch & installer activity.Pro
Disable NVIDIA Telemetry/ContainersadvancedStops NvContainer/NvTelemetry services and prevents their background tasks.Pro
Disable AMD Driver Side ServicesadvancedDisables AMD External Events/Crash Defender background hooks (no effect if not present).Pro
Remove Xbox AppsUninstalls Xbox app stack (Xbox, Game Bar, Identity) for all users.Pro
Remove ClipchampRemoves Microsoft Clipchamp video editor (Win11).Pro
Remove Solitaire CollectionRemoves Microsoft Solitaire Collection (ads/telemetry-heavy).Pro
Remove Phone Link (Your Phone)Removes Phone Link integration app.Pro
Remove Feedback HubRemoves Feedback Hub application.Pro
Remove Tips AppRemoves Microsoft Tips (content promos).Pro
Remove Mixed Reality PortaladvancedRemoves Mixed Reality Portal and provisioning.Pro
Remove Cortana (App)Removes legacy Cortana UWP package (if present).Pro
Remove News / Interests AppsRemoves MSN News and related content apps (where present).Pro
Remove OneDrive (Consumer)advancedUninstalls bundled OneDrive client (distinct from policy block at ID 1013).Pro

Security 11

Settings that trade a measurable amount of protection for performance. Every one of these is opt-in and labelled.

OptimizationWhat it doesTier
Disable TelemetryadvancedSets AllowTelemetry=0 and disables DiagTrack service.Pro
Tame Defender ScansadvancedDisables Defender scheduled scans and caps scan CPU load.Pro
Disable VBS / HVCIadvancedTurns off Virtualization-Based Security/Memory Integrity to reduce kernel overhead (reboot).Pro
Disable Hypervisor (Hyper-V)advancedSets hypervisorlaunchtype=Off to remove virtualization layer overhead (reboot).Pro
Disable SmartScreen (App/URL)advancedDisables SmartScreen checks to prevent launch-time stalls.Pro
Disable Remote Assistance/RegistryadvancedRemoves remote hooks and background listeners.Pro
Disable Spectre/Meltdown MitigationsadvancedRemoves kernel mitigations for raw performance (security trade-off, reboot).Pro
Defender Performance ExclusionsadvancedAdds AV exclusions for common launchers/games to prevent scan stalls.Pro
Disable Remote Desktop ServicesadvancedRemoves RDP listeners/session brokering overhead (if unused).Pro
Disable Location TrackingBlocks OS-wide location access to prevent geofence wakeups and background traffic.Free
Disable Advertising IDDisables Windows ad tracking ID, suggested content, and cross-app ad targeting.Free

Clean 4

Temporary files, caches and logs. Frees disk space; does not by itself raise FPS.

OptimizationWhat it doesTier
NTFS Lean FSadvancedDisables LastAccess & 8.3 names to cut FS metadata overhead.Pro
Disable Prefetcher/Superfetch (Reg)advancedStops prefetch traces even if SysMain is re-enabled.Pro
Disable Link Tracking ClientadvancedStops TrkWks metadata updates for moved files across volumes.Pro
Disable Scheduled DefragadvancedPrevents Windows from auto-defragmenting/TRIM during gaming sessions.Pro

24 of these are free

You can apply them, measure the difference on your own hardware, and roll them back if you disagree — before deciding whether the remaining 103 are worth paying for. Most of what is here you could also do by hand; our guides explain how. What the tool adds is doing it in one click and putting it back after every Windows update.

Download the free version

This catalogue is generated directly from the application source, so it cannot drift from what the software actually does. Machine-readable copy: /tweaks.txt.