UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
Gaming laptop displaying low frame rate counter on desk with open Task Manager window showing GPU and CPU usage graphs, cool blue monitor glow lighting against dark background, technical focused atmosphere
Fix It Yourself · Troubleshooting

Windows 10 low FPS games

Updated 13 June 202615 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Your gaming performance tanks after a Windows 10 update, and suddenly everything runs at half the frame rate. Your GPU shows 90% usage. Your CPU is sitting idle. Nothing makes sense. Welcome to one of the most frustrating (and fixable) problems in Windows gaming.

TL;DR

Windows 10 low FPS games issues after updates usually stem from driver incompatibility, corrupted system files, or Windows' CPU allocation bug. Test with Task Manager open (quick fix, 40-50% success). Update graphics drivers from the manufacturer's website (60-70% success). Run a clean driver installation using DDU in Safe Mode (75-85% success). If none of that works, repair Windows using the Media Creation Tool.

⏱️ 14 min read✅ 75% average success rate📅 Updated May 2026

Key Takeaways

  • Windows 10 low FPS games problems are most often driver-related or caused by Windows' CPU allocation bug
  • Task Manager open whilst gaming sometimes fixes the issue immediately (30 seconds to test)
  • Clean driver installation using DDU in Safe Mode has the highest success rate (75-85%)
  • Third-party antivirus, driver updaters, and system optimisers frequently cause performance conflicts
  • In-place Windows upgrade repairs corrupted system files without losing files or applications

At a Glance

  • Difficulty: Medium
  • Time Required: 5 mins to 1 hour
  • Success Rate: 60-85% of users with first two solutions

What Causes Windows 10 Low FPS Games Performance?

Here's what happens behind the scenes when Windows 10 low FPS games issues emerge after an update. Windows updates touch dozens of system files, driver interfaces, and resource allocation routines. Even a small corruption in those files can cascade into massive performance hits. Your GPU might be running at full throttle, reporting 90% usage, yet your game feels like it's running through treacle.

The most common culprit is graphics driver incompatibility. Microsoft pushes driver updates through Windows Update, but they're often generic versions. Your GPU manufacturer (NVIDIA, AMD, Intel) releases optimised drivers months later. When these conflict, Windows doesn't always play nicely. Your system picks one or the other, and if it picks poorly, you're stuck with low FPS.

The second major issue is a Windows resource allocation bug. Your CPU should be firing at 25-30% utilisation when gaming, but instead it's chugging along at 1-3%. That's not a hardware limitation. That's Windows deliberately holding back CPU threads. Why? Nobody knows for certain, but it happens regularly after updates. The weird part: some users report that simply leaving Task Manager open fixes it. Seriously. We'll test that first.

Third, corrupted system files from the update process itself. Windows updates don't always install cleanly. Driver files can get partially overwritten. Registry entries can get orphaned. These fragments confuse your system about which version of what to use, and performance suffers. Finally, third-party software, antivirus, driver update utilities, system optimisers, often conflict with Windows updates and actively throttle gaming performance whilst they scan for problems.

Windows 10 Low FPS Games Quick Fix (5-10 Minutes)

Before you do anything drastic, try this. It sounds stupid. It works more often than you'd expect.

1

Leave Task Manager Open While Gaming Easy

  1. Press Ctrl+Shift+Esc
    This opens Task Manager immediately without the search dialog. Don't close it.
  2. Leave Task Manager visible in the background
    You don't need to interact with it. Just keep it open on your screen (or a second monitor if you have one). Many users minimise it to the taskbar, which defeats the purpose, it needs to be actively running and listening.
  3. Launch your game and test FPS
    Open the game you were experiencing low FPS with. Load into a level and check your frame counter. Many games show FPS in the corner if you enable performance overlays (typically a graphics menu setting or Alt+R for in-engine tools).
  4. Compare to previous performance
    If FPS improved significantly, say from 45 to 90 FPS, or 30 to 60, you've found your problem. This is Windows' CPU allocation bug. Keep Task Manager open when gaming going forward (low-impact, uses maybe 2-3% extra memory).
If FPS improved: You're done. Keep Task Manager open during gaming sessions. If no change: Continue to the next solution.
A quick note: This fix works because Task Manager forces Windows to re-evaluate which processes get CPU time. It's not a permanent solution, but it's free, instant, and requires zero technical knowledge. If it works for you, consider it a band-aid while you investigate drivers.
2

Close Background Applications Easy

  1. Open Task Manager (Ctrl+Shift+Esc)
    Click the CPU column header to sort by CPU usage. Look for anything above 5% that isn't your game.
  2. Identify resource hogs
    Discord, Chrome with multiple tabs, OneDrive syncing, antivirus real-time scanning, and system update services are common culprits. Xbox Game Bar (if you're not using it) also burns CPU cycles.
  3. Close each one
    Right-click the process and select End Task. Don't close system processes like svchost or explorer.exe, stick to user applications.
  4. Restart your computer
    After closing background apps, do a full restart. This clears memory and resets system services. Many Windows services restart in a low-impact state after a reboot.
  5. Launch the game again
    Test FPS. You should see a baseline improvement just from reduced system load.
If FPS improved by 10-15%: Background apps were stealing GPU and CPU time. Disable them on startup to make the fix permanent.
Never end processes you don't recognise. If you're unsure, search the process name online first. Killing critical system processes can cause crashes.

Intermediate Windows 10 Low FPS Games Solutions (15-30 Minutes)

If the quick fixes didn't work, your graphics driver is almost certainly the issue. Windows 10 low FPS games problems after updates are usually driver-related because the driver interface changed or became corrupted. This section fixes that.

3

Update Graphics Drivers from Manufacturer Easy

  1. Identify your GPU
    Right-click your desktop and look for "NVIDIA Control Panel", "AMD Radeon Settings", or "Intel Graphics Command Center". This tells you your GPU brand. Alternatively, press Win+R, type dxdiag, click the Display tab, and check the Device name field.
  2. Visit the manufacturer's driver page
    NVIDIA: nvidia.com/Download/driverDetails. AMD: amd.com/en/support. Intel: intel.com/content/www/us/en/support.html.
  3. Select your exact GPU model
    Don't guess. Find your specific GPU (e.g., RTX 4060, RX 7700 XT, Arc A770). Downloading the wrong driver wastes time and can cause conflicts.
  4. Download and install
    Run the installer and allow it to restart your computer. During installation, you may see options like "Express" or "Custom", Express is fine for driver-only installation.
  5. Test gaming performance
    Launch the game and check FPS again. Most driver updates improve performance or fix specific compatibility issues with recent Windows updates.
If FPS improved: Driver was outdated or partially corrupted. You're likely sorted. If no change: Continue to the clean installation method below.

A clean driver installation removes all traces of your old driver before installing the new one. This works when your driver installation is fragmented or corrupted, which happens more often than you'd think.

4

Clean Driver Installation Using DDU Medium

  1. Download Display Driver Uninstaller (DDU)
    Head to guru3d.com and download DDU. It's free and trusted by thousands of tech support professionals. Extract the ZIP file to your desktop.
  2. Boot into Safe Mode
    Press Win+R, type msconfig, and press Enter. Click the Boot tab. Check the box next to "Safe boot" (leave it on Minimal). Click Apply and OK. When prompted, choose "Restart".
  3. Run DDU in Safe Mode
    Your computer restarts into Safe Mode (basic drivers only, no graphics acceleration). Navigate to the DDU folder and run Display Driver Uninstaller. Select your GPU manufacturer from the dropdown. Click "Clean and restart". DDU removes every trace of your graphics driver, files, registry entries, configuration folders, everything.
  4. Boot normally
    Your computer restarts again, this time in normal Windows. Your GPU will use a basic Microsoft driver temporarily, so don't panic if your screen looks weird. Resolution may be lower than usual.
  5. Reinstall the latest driver
    Download the latest driver from your GPU manufacturer (same process as Solution 3). Run the installer and restart again. This time the installation is clean, no orphaned files or conflicts.
Clean installations have a 75-85% success rate for Windows 10 low FPS games issues. If FPS is still low, your problem is system-level, not driver-level.
Safe Mode disables all non-essential drivers and services. Don't be alarmed if it looks bare-bones. That's intentional and temporary. After reinstalling your driver, everything returns to normal.

If a clean driver installation didn't work, your issue is likely corrupted system files or third-party software interference. The next section covers system repair.

5

Remove Conflicting Third-Party Software Easy

  1. Identify problematic software
    Common culprits: third-party antivirus (McAfee, Norton, Kaspersky), driver updater utilities (Driver Booster, DriverMax), and system cleaners (CCleaner, Auslogics). Even if you're not actively using them, they run in the background and scan your system during gaming sessions.
  2. Uninstall using official removal tools
    Go to Control Panel > Programs > Programs and Features. Find the suspicious software and click Uninstall. For antivirus, use the vendor's official removal tool (Norton has NortonRemovalTool, McAfee has MCPR, etc.) because standard uninstalls leave remnants.
  3. Restart your computer
    After uninstalling, restart fully. Windows and your GPU driver will detect the absence of conflicts and may auto-optimise resource allocation.
  4. Test gaming performance
    Many users report 20-30% FPS improvement just by removing antivirus software and letting Windows Defender handle security instead.
If FPS improved significantly: Third-party software was throttling your GPU or CPU. You can reinstall other software, but avoid driver updaters and system cleaners, use manufacturer drivers directly instead.

Advanced Windows 10 Low FPS Games Fixes (30+ Minutes)

By now you've tested Task Manager, updated drivers cleanly, and removed conflicting software. If Windows 10 low FPS games is still your problem, the issue is corrupted system files or deeply broken driver integration. These fixes are more involved but have the highest success rates.

6

Run System File Checker and Repair Medium

  1. Open Command Prompt as Administrator
    Press Win+R, type cmd, and press Enter. Right-click Command Prompt in the search results and select "Run as administrator". Click Yes when prompted.
  2. Run the SFC scan
    Type the following command exactly: sfc /scannow. Press Enter and wait. This scan takes 15-20 minutes. It checks every critical Windows system file against known good versions and repairs corrupted ones automatically.
  3. Check the results
    At the end, the scan reports either "No integrity violations detected" (nothing wrong), "Repairs were made" (problem fixed), or "Unable to repair" (problem too severe). If repairs were made, restart your computer.
  4. Test your game
    See if FPS improved. SFC often fixes Windows 10 low FPS games issues caused by update corruption because it restores system files that interface with your GPU.
If SFC made repairs and FPS improved: You found your culprit. If no violations were found or FPS is still low: Continue to the in-place upgrade below.

If SFC couldn't fix it, the corruption is too deep. An in-place Windows upgrade reinstalls Windows 10 on top of itself, preserving all your files and applications whilst replacing damaged system components.

7

Repair Windows via In-Place Upgrade Advanced

  1. Download Windows 10 Media Creation Tool
    Visit microsoft.com/software-download/windows10. Click "Download tool now" and run the installer on your PC.
  2. Select "Upgrade this PC now"
    The tool detects your Windows version automatically. Choose "Upgrade this PC now" (not "Create installation media"). This installs Windows 10 over your existing installation.
  3. Wait for installation
    The tool downloads ~4-5GB of data and installs it. This takes 30-45 minutes depending on your internet speed and drive speed. Don't interrupt or turn off your PC.
  4. Restart when prompted
    Your computer restarts several times. This is normal. Don't touch anything. Let the process complete.
  5. Verify nothing was lost
    After installation, check that your files, applications, and settings are intact. Windows preservation is excellent with in-place upgrades. Then test your game.
In-place upgrades have a 75-85% success rate because they replace corrupted system files that even SFC can't fix. If Windows 10 low FPS games persists after this, your problem is hardware-related (failing GPU, inadequate power supply) or a game-specific bug.
In-place upgrades take time and disk space. Ensure you have at least 15-20GB free space on your C: drive and a stable internet connection. Avoid starting other downloads or installations whilst this runs.
8

Configure Power Settings for Maximum Gaming Performance Easy

  1. Open Power Settings
    Press Win+R and type powercfg.cpl. Press Enter.
  2. Confirm High Performance Plan
    Check the active power plan. It should say "High Performance". If it's set to "Power Saver" or "Balanced", click High Performance to switch immediately.
  3. Adjust Advanced Settings
    Click "Change plan settings" next to High Performance. Then click "Change advanced power settings". A dialog opens with dozens of options.
  4. Set Processor to 100% Minimum
    Expand "Processor power management". Set "Minimum processor state" to 100%. This forces your CPU to run at full speed instead of throttling down to save power during gaming.
  5. Apply and restart
    Click OK and Apply. Restart your computer to ensure changes take effect.
High Performance power plans guarantee your CPU and GPU aren't being throttled for power savings. This especially helps if you see low CPU usage (1-3%) during gaming.

Often overlooked but essential: verify your dedicated GPU is actually being used. If Windows is routing your games through integrated graphics (Intel HD, AMD Radeon), your FPS will be abysmal. Check your graphics settings to make sure the dedicated card is primary.

9

Verify GPU is Set as Primary Display Adapter Easy

  1. Right-click desktop for GPU control panel
    Look for "NVIDIA Control Panel", "AMD Radeon Settings", or "Intel Graphics Command Center" in the context menu. Choose it.
  2. Find 3D Settings or default GPU
    In NVIDIA: Manage 3D settings > Program settings > Add your game, set to "High-Performance NVIDIA Processor". In AMD: System > Switchable Graphics > Set your game to "High Performance". In Intel: 3D Graphics > Preferred GPU > Select your dedicated GPU.
  3. Restart your game
    Make sure the dedicated GPU setting is active before launching the game again.
If you were using integrated graphics (much slower), switching to dedicated should improve FPS by 300-500% for modern games. This is a common oversight.

You might also consider checking if a specific Windows update caused the problem. If you remember when Windows 10 low FPS games started, see if there's a corresponding update you can uninstall temporarily just to test.

10

Uninstall Problematic Windows Update (If Identified) Medium

  1. Open Settings
    Press Win+I to open Windows Settings.
  2. Navigate to Updates
    Go to Update & Security > Update history > Uninstall updates.
  3. Identify the culprit update
    Look for the update that installed right before your FPS issues started. Check the dates. Updates are listed newest first.
  4. Click Uninstall
    Select the suspect update and click Uninstall. Confirm when prompted. Windows will restart and remove that update.
  5. Restart and test
    After the restart, launch your game and check FPS. If it improved, you've identified the problematic patch. You can delay reinstalling it (Windows will bug you eventually) or contact Microsoft support about the issue.
Note: You can only uninstall updates installed within the last 7-14 days. If more time has passed, Windows deletes the backup files and uninstall becomes impossible. If that's your situation, you'll need the in-place upgrade method instead.
Some updates are security patches and important for system safety. If you uninstall a critical update, you're potentially exposing yourself to known vulnerabilities. Only uninstall if you're confident it caused the performance issue, and plan to reinstall it when a compatible fix is available.

Preventing Windows 10 Low FPS Games in the Future

Now that you've fixed the problem, don't let it happen again. Windows 10 updates are inevitable, but you can control how and when they install.

Delay updates strategically. Microsoft releases major updates on "Patch Tuesday" (second Tuesday of each month). Give it 1-2 weeks before installing. This lets other users discover compatibility issues first. If a critical gaming performance bug appears, you'll hear about it from forums and tech sites before it affects you. You can pause updates in Windows Settings > Update & Security > Advanced options > Pause updates (up to 35 days).

Maintain driver backups. If a driver update causes problems, rolling back is instant. Keep the previous driver installer on a USB drive or external SSD. Old drivers are easy to delete once you confirm the new version is stable.

Monitor your baselines. Use Task Manager during a gaming session when everything's running well. Check CPU and GPU usage percentages for your favourite games. Write them down (yes, seriously). If FPS drops and usage looks abnormal, CPU at 5% when it should be 30%, you've spotted the issue immediately and can test fixes faster.

Disable unnecessary startup programs. Open Task Manager, click the Startup tab, and disable anything you don't need running constantly. Discord, Steam, Epic Games Launcher, if you don't launch them before gaming, disable them from startup. Each one adds overhead that could've gone to your game.

Update drivers monthly, not on automatic. Set a calendar reminder for the first of each month. Visit your GPU manufacturer's website and download the latest driver yourself. Never rely on Windows Update to do this, Microsoft's versions are generic and outdated. If you play competitive games like CS2, driver currency is critical for frame stability.

Create system restore points before major updates. Press Win+R, type rstrui.exe, and create a manual restore point before installing a major Windows update. If something breaks, you can revert to the last known good state in 10 minutes. It's a safety net.

Disable the Windows Update Medic Service. This service forces driver and Windows updates automatically. Some power users disable it to take full control of updates. Press Win+R, type services.msc, find "Windows Update Medic Service", right-click, set to Disabled. This is advanced and voids some Microsoft support, but many gaming enthusiasts do it.

Stick with Windows Defender. Third-party antivirus software is the single biggest performance killer. Windows Defender is built-in, lightweight, and adequate for most users. If you must use another antivirus, exclude your game directories from real-time scanning.

Windows 10 Low FPS Games: Summary

Windows 10 low FPS games problems after updates usually trace back to driver incompatibility, corrupted system files, or CPU allocation bugs. Start with the quick fixes, Task Manager open, close background apps, because they take minutes and work 40-50% of the time. If those fail, move to intermediate solutions like clean driver installation (60-70% success). Advanced solutions like system file repair and in-place Windows upgrade handle stubborn corruption (75-85% success).

The key is methodical testing. Pinpoint whether the problem is driver-related (FPS improves after driver update), system-level (SFC finds corrupted files), or third-party interference (FPS improves after uninstalling antivirus). Once you know the root cause, the fix follows naturally.

Most importantly: delay updates, keep driver backups, and monitor your system's baseline performance. These prevention steps mean you'll never see Windows 10 low FPS games issues again. And if you do, you'll fix it in minutes instead of hours.

Frequently Asked Questions

Windows updates can corrupt system files, introduce driver incompatibilities, or cause incorrect CPU allocation to game processes. Graphics drivers may not properly interface with updated Windows components, and GPU power budgets may be throttled unexpectedly. The timing is usually immediate because the update changes how Windows communicates with your hardware.

In documented cases, leaving Task Manager open whilst gaming has restored normal CPU allocation to games. This appears to be a Windows resource allocation bug triggered by certain updates. It's worth testing as a quick fix because it takes 30 seconds and has a 40-50% success rate.

Third-party antivirus software can conflict with Windows updates and cause performance issues. Consider uninstalling it and relying on Windows Defender instead. Use the official removal tool from your antivirus vendor to completely uninstall the software, not just the control panel uninstall feature.

On Windows 10, you can typically uninstall updates within 7-14 days of installation. After this period, the option to uninstall becomes unavailable. If you identify a problematic update causing your Windows 10 low FPS games issue, uninstall it promptly.

A clean driver installation using Display Driver Uninstaller (DDU) removes all driver files, registry entries, and leftover configuration. A normal update leaves old files behind, which can cause conflicts. Clean installation is the gold standard when gaming performance has dropped.