Ultimate Performance Power Plan
Ultimate Performance Power Plan
Enables and applies the Windows Ultimate Performance power plan for better performance.The Ultimate Performance power plan is created if missing, its GUID is retrieved, and it is activated to maximize system responsiveness by preventing power-saving limitations from throttling CPU and I/O behavior.
| Risk | caution |
| Reversible | — |
| Recommended | Yes |
This tweak is also categorized under Gaming. It is one of the most impactful single changes you can make for low-latency workloads.
Disable Dynamic Ticking
Disable Dynamic Ticking
Improves system responsiveness and reduces latency by disabling dynamic timer ticks.Disables Windows Dynamic Ticking by setting
disabledynamictick to yes via bcdedit, which prevents the system timer from stopping between interrupts. This reduces input latency and improves responsiveness at the cost of higher idle power consumption.| Risk | risky |
| Reversible | — |
Set Win32 Priority Separation
Set Win32 Priority Separation
Optimizes foreground app performance by modifying system process priority behavior.Sets the
Win32PrioritySeparation registry key to favor foreground processes, giving the active window more CPU time relative to background tasks. This improves perceived responsiveness without disabling any services.| Risk | safe |
| Reversible | — |
Set Services to Manual
Set Services to Manual
Sets various Windows services to manual startup type to improve performance.Modifies the startup type of selected non-essential Windows services using
Set-Service, delaying or disabling processes that are not required at boot. This reduces boot time, lowers idle CPU and RAM usage, and decreases background activity.| Risk | caution |
| Reversible | — |
| Recommended | Yes |
This tweak is also categorized under Gaming. Services are set to manual rather than disabled, so Windows can still start them on demand if an application requires them.
Disable Fast Startup
Disable Fast Startup
Disables Windows Fast Startup to improve system stability.Sets
HiberbootEnabled to 0, preventing Windows from using hybrid hibernation during shutdown. This ensures a full clean boot on next startup, which can resolve driver and device state issues caused by the hybrid sleep mechanism.| Risk | safe |
| Reversible | — |
Disable Hibernation
Disable Hibernation
Disables the hibernation feature to free up disk space and improve shutdown speed.Runs
powercfg.exe to turn off hibernation at the system level, which deletes hiberfil.sys and reclaims the disk space it occupied (typically equal to installed RAM). Shutdown speed also improves because the system no longer writes memory state to disk.| Risk | caution |
| Reversible | — |
Disable Telemetry
Disable Telemetry
Disables Windows telemetry and data collection for improved privacy and performance.Modifies registry keys to prevent Windows from collecting and reporting diagnostic data. Reducing telemetry activity lowers background CPU and network usage alongside the privacy benefit.
| Risk | safe |
| Reversible | — |
| Recommended | Yes |
This tweak is also categorized under Privacy.
Disable Gamebar
Disable Gamebar
Disables the Xbox Game Bar to eliminate its background resource usage.Attempts to remove the Xbox Gaming Overlay using
Remove-AppxPackage, with a fallback to winget. Removing the overlay eliminates background Xbox services that consume CPU, RAM, and GPU resources and can cause in-game interruptions.| Risk | caution |
| Reversible | — |
Remove Gaming Apps
Remove Gaming Apps
Removes the Xbox app, Xbox Game Bar, and Xbox Game Overlay.Uninstalls Xbox-related UWP packages to eliminate their background services and scheduled tasks. This frees CPU and RAM that would otherwise be consumed by Xbox identity, social, and overlay processes.
| Risk | caution |
| Reversible | No |
Optimize Nvidia Settings
Optimize Nvidia Settings
Changes NVIDIA Control Panel settings to improve gaming performance.Applies a set of NVIDIA profile changes including disabling Image Scaling, Ambient Occlusion, V-Sync, and Triple Buffering; enabling Low Latency Mode and Threaded Optimization; setting Power Management Mode to Prefer Maximum Performance; and configuring texture filtering for high performance rather than quality.
| Risk | safe |
| Reversible | No |
Changes can be reverted manually through the NVIDIA Control Panel. Open the NVIDIA Control Panel at least once before applying this tweak to ensure profile settings are initialized.
Disable Core Isolation
Disable Core Isolation
Disables Core Isolation Memory Integrity to improve system performance.Creates the registry path for Hypervisor-Enforced Code Integrity (HVCI) under DeviceGuard if missing, and sets
Enabled to 0 to disable it. HVCI adds a virtualization layer that checks kernel code integrity but introduces CPU overhead.| Risk | caution |
| Reversible | — |
| Restart required | Yes |
Disable Defender RTP
Disable Defender RTP
Disables Windows Defender Real-Time Protection.Sets the Defender policy
DisableRealtimeMonitoring to true, instructing Windows Security to stop actively scanning files and processes as they run.| Risk | risky |
| Reversible | — |
Disable Background MS Store Apps
Disable Background MS Store Apps
Disables Microsoft Store apps from running in the background.Sets
GlobalUserDisabled to 1 under the current user’s BackgroundAccessApplications registry key, preventing all UWP apps from performing background activity such as fetching notifications or syncing data.| Risk | safe |
| Reversible | — |
Remove Microsoft Bing Integration
Remove Microsoft Bing Integration
Removes Bing apps and disables Bing web search in Windows Search.Uninstalls all Microsoft Bing apps (News, Weather, Finance, etc.) and disables Bing web search results from appearing in the Windows Search box. This improves privacy and speeds up local search queries.
| Risk | safe |
| Reversible | Yes |
This tweak is also categorized under Privacy. Removed apps can be reinstalled from the Microsoft Store.
Disable Mouse Acceleration
Disable Mouse Acceleration
Disables mouse acceleration for consistent and precise cursor movement.Sets
MouseSpeed, MouseThreshold1, and MouseThreshold2 to 0, disabling the Windows pointer precision (acceleration) curve and producing linear 1:1 cursor movement regardless of how fast the mouse is moved.| Risk | safe |
| Reversible | — |
Debloat Windows
Debloat Windows
Removes built-in Windows apps and bloatware using one of two selectable methods.Offers a choice between the Sparkle custom selective script (a WPF window where you choose which apps to keep) and Raphire’s Win11Debloat script (a comprehensive removal of most built-in Microsoft apps). Both methods remove unnecessary components to reduce resource usage and background activity.
| Risk | safe |
| Reversible | No |
| Recommended | Yes |
Remove OneDrive
Remove OneDrive
Removes OneDrive from the system.Uses registry edits, file system commands, and process termination to fully uninstall OneDrive, clean up leftover files, and restore Explorer defaults. This frees RAM, CPU, and I/O that OneDrive would otherwise consume through background sync and startup tasks. OneDrive files are moved to your home folder before removal.
| Risk | caution |
| Reversible | — |
OneDrive can be reinstalled from the Microsoft website if needed after removal.
Menu Show Delay Zero
Menu Show Delay Zero
Enable HAGS
Enable HAGS
Enables Hardware-Accelerated GPU Scheduling (HAGS).Shifts GPU management and scheduling tasks from the CPU to the GPU itself, reducing CPU overhead and potentially improving performance and latency in GPU-heavy workloads.
| Risk | safe |
| Reversible | — |
This tweak is also categorized under Gaming. Results vary by GPU and driver version — test with your specific hardware.
Enable Game Mode
Enable Game Mode
Enables Game Mode on Windows.Activates the Windows Game Mode feature, which can improve performance and reduce latency when a game is detected as the foreground application. Results vary by system — some users see improvement, others may not.
| Risk | safe |
| Reversible | — |
This tweak is also categorized under Gaming. Microsoft recommends testing with and without Game Mode to determine whether it benefits your specific setup.
Enable Optimization For Windowed Games
Enable Optimization For Windowed Games
Enables the Windows optimization feature for windowed games.Activates the system-level windowed game optimization introduced in Windows 11, which applies rendering improvements to games running in windowed or borderless-windowed mode.
| Risk | safe |
| Reversible | — |
| Restart required | Yes |
This tweak is also categorized under Gaming.