Background Processes Killing FPS: What to Kill Before You Game


Background Processes Killing FPS: What to Kill Before You Game

Why Your FPS Tanks Even on a Good PC

You spent good money on your GPU. Your CPU benchmarks fine. But in-game you’re getting stutters, frame drops, and ping spikes that make no sense on paper. The culprit is almost always the same thing: background processes eating your CPU, RAM, and network bandwidth while you’re trying to play.

This isn’t abstract advice. We’re going to name the exact processes, show you where to find them, and tell you precisely what to kill. If you’re losing 20–40 FPS in Warzone or watching your ping jump from 45ms to 180ms mid-gunfight in Valorant, this guide is why that’s happening and how to fix it right now.

Open Task Manager and Sort by CPU Usage First

Press Ctrl + Shift + Esc to open Task Manager. Click the CPU column header to sort by highest usage. Do this before launching your game so you can see exactly what’s running. Then open the Details tab for a full process list — this is where the real offenders hide.

You’re looking for anything using more than 1–2% CPU that has no reason to be running. Here are the most common killers:

1. Windows Update (TiWorker.exe and WaasMedicSVC.exe)

This is the number one stealth FPS killer. TiWorker.exe (Windows Modules Installer Worker) will quietly consume 15–30% CPU during background update operations. You’ll notice it most as random stutters that hit every 3–5 seconds.

To stop it right now: open Task Manager, find TiWorker.exe, right-click, and select End Task. It will usually restart, so the real fix is to pause Windows Update. Go to Settings > Windows Update > Advanced Options > Pause Updates and pause for 5 weeks. Do this before every gaming session.

2. Discord Overlay and Hardware Acceleration

Discord’s overlay adds 3–8% GPU overhead and its hardware acceleration can cause massive frame pacing issues in DirectX 12 and Vulkan games. In Elden Ring and Cyberpunk 2077, this is a known cause of stutters that appear to be GPU-related but aren’t.

Fix it: Open Discord, go to User Settings > Advanced, and turn off Hardware Acceleration. Then go to Settings > Game Overlay and disable the overlay entirely. Restart Discord. You’ll likely gain 5–12 FPS in GPU-heavy titles.

3. Chrome and Edge Running in the Background

Both Chrome and Edge have background running enabled by default. Even when closed, they maintain processes that consume 200–500MB of RAM and occasionally spike CPU for sync tasks. On a system with 16GB RAM, this matters less, but on 8GB it’s eating into your available memory constantly.

For Chrome: go to Settings > System and turn off “Continue running background apps when Google Chrome is closed.” For Edge: go to Settings > System and Performance and disable “Continue running background extensions and apps when Microsoft Edge is closed.”

4. Xbox Game Bar and GameDVR

If you’re on Windows 10 or 11, Xbox Game Bar is running in the background recording your screen at all times — even if you never use it. This directly hurts performance in CPU-bound games. On mid-range systems like an i5-10400 or Ryzen 5 5600, this can cost you 8–15 FPS in titles like Fortnite and Apex Legends.

Disable it: go to Settings > Gaming > Xbox Game Bar and toggle it off. Then go to Settings > Gaming > Captures and turn off “Record in the background while I’m playing a game.” If you want to be thorough, open the Registry Editor, navigate to HKEY_CURRENT_USER\System\GameConfigStore, and set GameDVR_Enabled to 0.

5. Antivirus Real-Time Scanning

Windows Defender and third-party antivirus tools like Avast or Norton perform real-time file scanning. When your game loads new assets — entering a new zone in Destiny 2, loading a new map in CS2 — the antivirus scans those files as they’re accessed. This causes load hitches and stutters that feel like shader compilation issues.

The fix: add your game’s install folder as an exclusion in Windows Defender. Go to Windows Security > Virus & Threat Protection > Manage Settings > Add or Remove Exclusions and add the full path to your game directory (e.g., C:\Program Files (x86)\Steam\steamapps\common). If you use a third-party AV, find the equivalent exclusion setting and do the same.

6. OneDrive and Cloud Sync Services

OneDrive, Google Drive, and Dropbox all perform background sync operations that hammer both your CPU and your network connection. During active sync, OneDrive alone can consume 15–25 Mbps of upload bandwidth — enough to spike your ping from 30ms to 90ms+ in competitive games like Rocket League or Rainbow Six Siege.

Right-click the OneDrive icon in your system tray and select Pause Syncing > 24 hours. For Dropbox, right-click the tray icon and select Pause Syncing. Make this part of your pre-game routine every single time.

7. Steam, Epic Games, and Battle.net Updates

Game launchers will queue and execute updates for other games while you’re playing. Steam is particularly aggressive about this. If you have 10 games installed and Steam decides to update three of them while you’re in a Ranked match in Valorant, your bandwidth and disk I/O both tank.

In Steam: go to Steam > Settings > Downloads and check “Only auto-update games between” — set a time window like 4am–6am when you’re not gaming. In the same menu, set your bandwidth limit to your actual max download speed. For Battle.net: open the launcher, go to settings, and under Game Install/Update, enable “Use Torrent to Download” to reduce peak bandwidth usage, or simply close the launcher entirely using the system tray before launching your game.

Network Bandwidth Killers to Close Before Every Session

Your ping and packet loss aren’t always a server problem. Check the Network column in Task Manager. Anything using more than 0.5 Mbps while you’re about to game is a problem if you’re on a connection under 100 Mbps.

  • Windows Telemetry (DiagTrack) — uses upload bandwidth constantly. Disable via Services: press Win+R, type services.msc, find Connected User Experiences and Telemetry, and set startup type to Disabled.
  • Spotify and music streaming apps — even when paused, Spotify maintains persistent connections and occasionally syncs data. Close it from the system tray completely, not just minimize.
  • Any active torrent client — even seeding at 1 Mbps upload adds latency to your connection. Close qBittorrent or uTorrent entirely before gaming.
  • Windows Delivery Optimization — Windows will upload updates to other PCs on your network and the internet. Disable it at Settings > Windows Update > Advanced Options > Delivery Optimization and turn off “Allow downloads from other PCs.”

Set Your Game to High Priority in Task Manager

After killing background processes, give your game the CPU resources it needs. While your game is running, open Task Manager, go to the Details tab, find your game’s .exe file, right-click, select Set Priority > High. Do not set it to Realtime — that can cause system instability.

For consistent results, use a free tool called Process Lasso, which lets you set persistent priority rules so you don’t have to do this manually every session. Set your game executable to High priority and set background processes like Chrome and Discord to Below Normal.

Power Plan: Stop Windows From Throttling Your CPU

This is one of the most overlooked performance killers. If your Power Plan is set to Balanced or Power Saver, Windows will throttle your CPU frequency during gaming. On an Intel Core i7-12700K, this can mean the difference between your cores running at 4.9GHz and 3.6GHz during a firefight.

Fix it: press Win+R, type powercfg.cpl, and switch to High Performance. If you have a modern Ryzen CPU, switch to AMD Ryzen High Performance if it’s available — it handles core parking better for gaming workloads. Laptop gamers: plug in before you game. Period.

When Free Fixes Stop Working

You’ve killed everything you can kill. Your background CPU usage is under 5%. Your bandwidth is clear. And your ping in Valorant is still jumping from 35ms to 140ms randomly, or you’re seeing packet loss spikes in Final Fantasy XIV that cause you to DC mid-raid.

Free Fixes Not Working?

Still Lagging? WTFast Fixes What Free Methods Can’t

When bad ISP routing is the real problem, no local fix will help. WTFast reroutes your game traffic through optimised servers to find a faster, more stable path to the game server.

Start Your Free WTFast Trial →

Free 3-day trial — no credit card required

At that point, the problem isn’t your PC — it’s your routing path to the game server. Your ISP routes your data through whatever path is cheapest for them, not fastest for you. During peak hours, that route can be congested, unstable, or taking 12 extra hops to reach a server that’s geographically close to you.

Related: How to Fix Gaming Lag After the Windows 11 March 2026 Update (KB5079473)

Related: How to Fix NVIDIA Driver FPS Drops, Crashes, and Stuttering (R595 Series Guide)

This is exactly what WTFast solves. It reroutes your game traffic through an optimized network specifically built for low-latency game connections, bypassing the congested ISP routes that cause high ping and packet loss. It supports hundreds of games including Valorant, Fortnite, WoW, Apex Legends, and more — and it works even if your background processes are already clean.

If you’ve done everything in this guide and you’re still dealing with unstable ping or packet loss, start your WTFast free trial here and see the difference in your actual in-game ping numbers within the first session.

If closing background processes doesn’t fully resolve your performance issues, you’ll likely need to tackle other common culprits like driver problems or network bottlenecks — our PC Gaming Lag Fix Guide walks through every solution systematically.

Once you’ve cleared up those CPU-hogging background processes, you might want to tackle network adapter settings that can boost your gaming performance since network lag often pairs with frame rate issues.

Once you’ve cleaned up those background processes, dive into our Windows 11 gaming optimization guide to fine-tune your system settings for even better performance.

Once you’ve cleaned up those background processes, the next most common culprit behind stuttering and lag is outdated GPU drivers that need updating.

If you’re still experiencing lag after optimizing your background processes, network connectivity issues might be the culprit—here’s how to troubleshoot ethernet adapter problems that could be bottlenecking your gaming performance.

If you’re stuck using Wi-Fi for gaming, you’ll also want to optimize your wireless connection settings to prevent network lag from compounding any performance issues caused by background processes.

While you’re optimizing background processes, you might also want to explore whether Windows 11’s Game Mode actually improves or hinders your gaming performance.

If you’re still experiencing performance issues after closing background processes, your problem might be related to high CPU usage while gaming, which requires a different troubleshooting approach.

Free Fixes Not Working?

Still Lagging? WTFast Fixes What Free Methods Can’t

When bad ISP routing is the real problem, no local fix will help. WTFast reroutes your game traffic through optimised servers to find a faster, more stable path to the game server.

Start Your Free WTFast Trial →

Free 3-day trial — no credit card required

Frequently Asked Questions

What background processes should I close before gaming on Windows 11?

Close or disable TiWorker.exe (Windows Update), Xbox Game Bar, OneDrive sync, Discord hardware acceleration, Chrome background running, and any active torrent clients. These are the most consistent FPS and ping killers on Windows 11 gaming systems.

Why does my FPS drop randomly even though my GPU usage is low?

Random FPS drops with low GPU usage are almost always caused by CPU bottlenecks from background processes, Windows Update running tasks like TiWorker.exe, or antivirus scanning game assets in real time. Check Task Manager’s CPU column and kill anything over 2% that isn’t your game.

Does Discord affect FPS and game performance?

Yes. Discord’s hardware acceleration and in-game overlay both consume GPU resources and can cause frame pacing issues in DirectX 12 and Vulkan games. Disabling hardware acceleration in Discord’s Advanced settings and turning off the overlay can recover 5–12 FPS in GPU-heavy titles.

Why does my ping spike when I’m gaming even with a fast internet connection?

Ping spikes on a fast connection are usually caused by background bandwidth usage from OneDrive sync, Steam updating other games, Windows Delivery Optimization uploading to other PCs, or your ISP routing your traffic through a congested path. Check Task Manager’s Network column and pause all sync services before gaming.

How do I stop Windows Update from ruining my gaming performance?

Go to Settings > Windows Update > Advanced Options > Pause Updates and pause for the maximum duration (5 weeks). Manually end TiWorker.exe and WaasMedicSVC.exe in Task Manager before each gaming session if needed. Re-enable and run updates after gaming to keep your system secure.

Ty Sutherland

With over a decade in game network and hardware optimization, Ty is a seasoned expert committed to enhancing your gaming experience. He's worked with industry leaders across platforms, from PC to mobile, advocating for accessible, cutting-edge optimization tools. At "Fix Game Lag," Ty keeps you updated on the latest gaming resources and solutions, leveling the playing field for all gamers.

Recent Posts