Struggling with stuttering, frame drops, or low frame rates in modern titles? You don’t necessarily need to spend hundreds of dollars upgrading your graphics card or processor. In many cases, software bottlenecks, background Windows services, power-throttling profiles, and default GPU settings are secretly capping your PC’s potential. If you’ve been wondering why your FPS is low, the answer usually lies in Windows default configurations optimized for energy efficiency rather than gaming performance.
In this guide, we break down 12 tested and proven methods to achieve a substantial, measurable fps boost on Windows 10 and Windows 11 in 2026. Every method detailed below focuses on squeezing maximum performance from your existing hardware safely.
Before applying system-level tweaks, power plan adjustments, or registry changes, always create a System Restore point in Windows. Type ‘Create a restore point’ in the Windows search bar and click Create.
Quick Summary of the 12 FPS Boost Methods
| Setting | Recommended Value | Why |
|---|---|---|
| Power Plan | Ultimate Performance / High Performance | Eliminates CPU core throttling and power saving states during gaming. |
| Windows Game Mode & HAGS | Enabled | Prioritizes system resources to game threads and offloads scheduling to GPU. |
| GPU Driver Profile | Prefer Maximum Performance / Low Latency Mode | Forces GPU clock speeds to stay high during active gameplay. |
| Background Telemetry & Services | Disabled / Scaled Back | Frees up CPU cycles and RAM occupied by background tasks. |
| Windows Visual Effects | Adjust for Best Performance | Reduces Windows Desktop Window Manager (DWM) overhead. |
| Overlay Hardware Acceleration | Disabled (Discord, Browsers) | Prevents background apps from consuming GPU VRAM and render pipelines. |
| In-Game Graphics & Upscaling | Optimized (DLSS / FSR Quality mode) | Dramatically raises frame rates with minimal visual fidelity loss. |
| Fullscreen Optimizations | Disabled per executable | Eliminates Windows hybrid windowed mode input latency and framerate drops. |
| DirectX Shader Cache | Cleared & Reset | Fixes micro-stutters caused by corrupted or outdated pre-compiled shaders. |
| CPU Core Parking | Unparked / High Power State | Keeps all CPU cores active to prevent frametime spikes. |
| Thermals & Dusting | Clean Heat Sink / Custom Fan Curve | Prevents thermal throttling under heavy gaming loads. |
| Automated Windows Tweaks | FPSTweak Utility | Applies safe, one-click Windows optimizations for peak gaming performance. |
Method 1: Enable the Ultimate Performance Power Plan
By default, Windows uses a “Balanced” power plan designed to conserve electricity on desktop computers and laptops. This setting allows the CPU to enter low-power idle states, which can cause micro-stutters when a game suddenly demands peak processing power.
To unlock the Ultimate Performance plan in Windows 10 or Windows 11:
-
Open Command Prompt or Windows PowerShell as Administrator.
-
Paste the following command and press Enter:
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 -
Press
Windows + R, typepowercfg.cpl, and hit Enter. -
Select Ultimate Performance (or High Performance if Ultimate is unavailable).
This ensures your CPU runs at its base frequency minimum and eliminates latency caused by power-state transitions during intense firefights or open-world rendering.
Method 2: Enable Windows Game Mode & Hardware-Accelerated GPU Scheduling (HAGS)
Windows 10 and 11 feature built-in resource management algorithms designed specifically for gaming. In 2026, both Game Mode and HAGS have matured significantly, delivering consistent frame rate improvements across DirectX 11, DirectX 12, and Vulkan titles.
-
Windows Game Mode: Navigate to Settings > Gaming > Game Mode and toggle it On. This prevents Windows Update and background tasks from taking CPU cycles while a game is running.
-
Hardware-Accelerated GPU Scheduling (HAGS): Go to Settings > System > Display > Graphics Settings. Turn on Hardware-accelerated GPU scheduling and restart your PC. HAGS allows your graphics card to handle its own video memory management, reducing VRAM overhead and improving 1% low FPS.
Method 3: Clean Install & Fine-Tune GPU Drivers
Outdated or corrupted graphics drivers are one of the leading causes of low FPS and sudden stuttering. Performing a clean driver update clears old cache files and registry leftovers that accumulate over time.
Use Display Driver Uninstaller (DDU) in Windows Safe Mode to wipe your old NVIDIA, AMD, or Intel drivers, then install the latest WHQL release. Once installed, configure key driver control panel settings:
NVIDIA Control Panel Settings:
-
Power Management Mode: Prefer maximum performance
-
Low Latency Mode: On or Ultra
-
Max Frame Rate: Set 3 FPS below your monitor’s refresh rate if using G-Sync
-
Texture Filtering – Quality: High Performance
AMD Radeon Software Settings:
-
Radeon Anti-Lag: Enabled
-
Radeon Boost: Disabled (or set to match preference)
-
Texture Filtering Quality: Performance
Method 4: Disable Startup Apps & Unnecessary Background Telemetry
Background applications like cloud sync tools, peripheral RGB software, and auto-updating game launchers constantly consume system memory and CPU background threads. Disabling non-essential startup programs yields an immediate fps boost, especially on systems with 16GB or less of RAM.
Press Ctrl + Shift + Esc to open Task Manager, head over to the Startup Apps tab, and disable anything that isn’t vital (such as OneDrive, Steam helper, Skype, or Razer Synapse). For broader optimizations, our comprehensive PC gaming FPS optimization guide covers deep Windows telemetry disabling strategies.
Method 5: Optimize Windows Visual Effects
Fancy desktop visual effects like smooth scrolling, translucent windows, and animation shadows consume Desktop Window Manager (DWM) resources in the background.
-
Press
Windows + R, typesysdm.cpl, and press Enter. -
Click on the Advanced tab and select Settings under Performance.
-
Choose Adjust for best performance.
-
Optionally check Smooth edges of screen fonts to maintain text readability.
Method 6: Disable Hardware Acceleration on Overlays and Web Browsers
If you run Discord, Spotify, Chrome, or OBS on a secondary monitor while gaming, their default hardware acceleration features hook into your GPU’s hardware video decoder and 3D engine. This causes frame drops and micro-stuttering in your main game window.
-
Discord: Go to User Settings > Advanced > Disable Hardware Acceleration and turn off Discord Overlay.
-
Chrome / Edge: Open Settings > System > Toggle off Use graphics acceleration when available.
-
Steam: Open Settings > In-Game > Turn off Enable the Steam Overlay while in-game.
Method 7: Optimize In-Game Graphics Settings & Use Modern Upscalers
Not all graphics settings impact performance equally. Lowering heavy GPU settings while keeping texture detail high allows you to keep games looking sharp while securing a massive frame rate bump:
-
High-Impact Settings: Volumetric Fog, Screen Space Reflections (SSR), Ray Tracing, Shadow Resolution, and Motion Blur. Drop these to Medium or Low.
-
Upscaling Technologies: Turn on NVIDIA DLSS, AMD FSR, or Intel XeSS set to Quality or Balanced mode. Upscalers render the game at a lower internal resolution and use AI or spatial filters to reconstruct a crisp native-resolution image, delivering up to a 50% FPS boost.
Method 8: Disable Fullscreen Optimizations & High DPI Scaling
Windows includes a hybrid windowed mode feature called Fullscreen Optimizations. While meant to allow seamless alt-tabbing, it can introduce forced v-sync buffers and input latency in games like CS2, Valorant, or Call of Duty.
To disable it for a specific game:
-
Right-click the game’s main
.exefile and click Properties. -
Navigate to the Compatibility tab.
-
Check Disable fullscreen optimizations.
-
Click Change high DPI settings, check Override high DPI scaling behavior, and select Application.
Method 9: Clear DirectX Shader Cache & Windows Temp Junk
Corrupted or bloated DirectX shader caches force your GPU to rebuild shaders on the fly, leading to severe stuttering when entering new game areas or loading complex visual effects. Cleaning your shader cache periodically restores smooth frametimes.
-
Open Disk Cleanup from the Windows start menu (run as Administrator).
-
Select your primary
C:drive. -
Check DirectX Shader Cache and Temporary Files, then click OK to delete them.
-
Restart your PC so games can generate fresh, clean shaders on their next launch.
Method 10: Unpark CPU Cores & Tune Memory Management
Modern multi-core processors often put inactive CPU cores to sleep (“parking”) to save energy. When a game suddenly requires multi-threaded task distribution, waking parked cores causes noticeable frame hitching.
Using a tool like ParkControl or FPSTweak ensures all physical and logical CPU cores remain active while gaming. Additionally, verifying that your RAM is running at its full XMP / EXPO speed in BIOS ensures your CPU receives data without memory bandwidth bottlenecks. To learn how system latency ties directly into memory clocking, check out our guide to optimize your PC for low latency.
Method 11: Thermal Throttling Checks & Custom Fan Curves
If your graphics card or CPU reaches high temperatures (typically 85°C+ on GPU or 90°C+ on CPU), the processor automatically downclocks itself to prevent hardware damage. This results in severe thermal throttling and sudden framerate drops.
-
Use hardware monitoring tools like MSI Afterburner or HWMonitor to log temperatures while gaming.
-
Clean accumulated dust from PC fans, dust filters, and heat sinks using compressed air.
-
Set an aggressive custom fan curve in MSI Afterburner so fans ramp up earlier under load.
Method 12: Automated Windows Gaming Optimizations with FPSTweak
While manual tweaks yield great results, going through dozens of Windows menus, registry entries, and service panels can be tedious and error-prone. FPSTweak simplifies this entire process into a clean, safe, one-click Windows optimization tool.
FPSTweak automatically analyzes your specific hardware configuration, safely disables unnecessary Windows background services, optimizes network packet queuing, and configures system registry settings for maximum framerates and minimum system latency. Also you can monitor your FPS here + Windows-level tweaks here.
Check your system’s hardware headroom and potential FPS gain below:
Profile Picker
Build your first FPS profile
Rock-Solid 60 FPS
Prioritize frame consistency over raw throughput. Best for competitive titles where 1% lows matter more than peaks.
- Limit background CPU usage to ≤5%
- Disable Windows Game Mode interference
- Set process priority to High for your game
- Enable Interrupt Affinity for GPU
