Discord Is Causing MAJOR Input Delay and FPS Drops While Gaming 🎮 Fix It Now ⚡

13 min

Discord causing input delay and FPS drops is one of the most common performance complaints among PC gamers in 2026. The app is running in the background, you open a voice channel with friends, and suddenly your game feels heavier: frames drop, inputs register late, and the smoothness you had before disappears. Nothing changed in your game settings, but Discord changed everything.

The reason is not that Discord is poorly built. It is that Discord quietly does far more than route voice chat. Discord is usually lightweight, but it can still affect frame rates when it runs alongside a demanding game. FPS drops often happen because Discord is not only handling voice chat. It may also be rendering an overlay, encoding or decoding video, capturing your screen, showing animated elements, and using GPU acceleration in the background. On a Windows PC with limited CPU, GPU, RAM, or VRAM headroom, that extra workload can be enough to cause stutter, input delay, or sudden frame dips.

This guide covers every setting that causes the problem, the exact steps to fix each one, and how to configure Discord so it runs without touching your game performance.

Why Discord Causes Input Delay and FPS Drops

Before fixing the problem, understanding which Discord feature is the actual cause saves time. Three features are responsible for most Discord-related gaming performance issues:

FeatureWhat It DoesPerformance Impact
In-Game OverlayDraws Discord UI over your game windowCPU and GPU overhead, conflicts with anti-cheat and fullscreen
Hardware AccelerationUses GPU to render Discord’s interfaceCompetes directly with your game for GPU resources
Screen Share / StreamEncodes your game video for othersCPU and GPU encoding load on top of game rendering

Discord streaming adds extra CPU, GPU, memory, and disk activity on top of the game or app you are sharing. If your system is already close to full load, the stream can push it over the edge and cause FPS drops, stuttering, delayed audio, or input lag.

Discord’s in-game overlay draws extra graphics on top of your game, which adds GPU and CPU overhead. On lower-end systems, older drivers, or games that already push your hardware hard, that extra layer can cause FPS drops, stuttering, or input lag. The problem gets worse when Discord hardware acceleration, game recording features, or other overlays are running at the same time.

Fix 1: Disable the Discord In-Game Overlay

The overlay is the most common cause of input delay and FPS drops while gaming with Discord open. It draws a transparent layer over your game, hooks into the game’s rendering pipeline, and can conflict with anti-cheat systems, fullscreen optimization, and certain game engines.

Steps to disable globally:

  1. Open Discord
  2. Click the gear icon in the bottom-left corner to open User Settings
  3. Scroll down to Game Overlay in the left sidebar
  4. Toggle Enable in-game overlay to OFF
  5. Close and reopen Discord
  6. Launch your game and test performance

Steps to disable for a specific game only:

  1. Open Discord and go to User Settings
  2. Click Game Activity in the left sidebar
  3. Find the game in the list where you experience performance issues
  4. Click the monitor icon next to that game to disable the overlay for it specifically
  5. Launch the game and test

Disabling the overlay globally is the cleanest solution. If you use the overlay in some games but not others, the per-game toggle lets you keep it where you want it.

Fix 2: Disable Discord Hardware Acceleration

Discord’s Hardware Acceleration feature lets Discord use the GPU to render the app interface more smoothly, but it can compete with your game for graphics resources. If the game is already pushing the GPU close to 100% usage, Discord’s accelerated rendering may make frame pacing worse.

This setting is especially worth checking if FPS drops only happen when Discord is open, when you start screen sharing, or when viewers join your stream. It can also affect laptops with hybrid graphics, older GPUs, systems with limited VRAM, and setups using high refresh rate monitors.

Steps:

  1. Open Discord
  2. Go to User Settings (gear icon, bottom-left)
  3. Scroll to Advanced in the left sidebar
  4. Toggle Hardware Acceleration to OFF
  5. Discord will prompt you to restart. Click OK
  6. After Discord restarts, launch your game and test

Disabling hardware acceleration shifts Discord’s rendering load from the GPU to the CPU. This is the correct fix if your GPU is the bottleneck. If your CPU is already at 100% while gaming, this fix may not help, and in that case leave it enabled.

Fix 3: Disable Windows Hardware-Accelerated GPU Scheduling (HAGS)

Windows 11 introduced Hardware-Accelerated GPU Scheduling, which can interact poorly with Discord’s own GPU usage and cause frame timing irregularities in games.

Steps:

  1. Press Win + I to open Windows Settings
  2. Go to System then Display
  3. Click Graphics at the bottom
  4. Click Change default graphics settings
  5. Toggle Hardware-Accelerated GPU Scheduling to OFF
  6. Restart your PC
  7. Test Discord alongside your game

This setting interacts with GPU driver behavior. On some systems it improves performance; on others it causes exactly the frame drops and input delay this guide addresses. If disabling it does not help, re-enable it.

Fix 4: Optimize Discord Voice and Video Settings

Discord’s voice processing features add CPU overhead during every gaming session, even when you are not streaming.

Steps:

  1. Open Discord and go to User Settings
  2. Click Voice and Video in the left sidebar
  3. Under Voice Processing, disable or adjust:
    • Echo Cancellation: Toggle OFF
    • Noise Suppression: Set to OFF or Krisp Standard instead of Krisp High
    • Automatic Gain Control: Toggle OFF
    • Advanced Voice Activity: Toggle OFF
  4. Scroll to Video Settings and set:
    • Video Codec: H.264 (uses hardware encoding on most systems, reducing CPU load)
  5. If streaming, reduce Stream Quality from Source to 720p60 or 720p30

Resetting voice and video settings to more conservative options reduces CPU load during gaming sessions and can resolve stuttering and input delay introduced by Discord’s processing pipeline.

Fix 5: Set Discord to Low Priority in Task Manager

Lowering Discord’s process priority tells Windows to give your game more CPU cycles whenever both are competing for resources.

Steps:

  1. Open Task Manager with Ctrl + Shift + Esc
  2. Go to the Details tab
  3. Right-click on Discord.exe
  4. Select Set Priority then Below Normal or Low
  5. Keep Task Manager open and launch your game

Note: this change resets every time Discord restarts. For a permanent solution, use a startup script or a third-party process manager that can set Discord’s priority automatically at launch.

Fix 6: Disable Xbox Game Bar and Background Recording

Windows Game Bar and background recording use GPU resources to capture your screen continuously, adding overhead that stacks with Discord’s own capture when streaming.

Steps:

  1. Press Win + I to open Windows Settings
  2. Go to Gaming then Xbox Game Bar
  3. Toggle Open Xbox Game Bar using this button on a controller to OFF
  4. Go back to Gaming and click Captures
  5. Toggle Record in the background while I’m playing a game to OFF
  6. Restart your PC and test

Disabling Xbox Game Bar and background recording removes a layer of GPU capture overhead that compounds with Discord’s own screen share or overlay features.

Fix 7: Update GPU Drivers

When you share your screen or stream a game, Discord may rely on your GPU to capture, encode, and render video. If the driver has bugs, poor support for a newer game, or issues with hardware video encoding, you may see stuttering, sudden frame drops, black screens, or desync between audio and video.

Steps:

  1. Open Device Manager (Win + X, select Device Manager)
  2. Expand Display Adapters
  3. Right-click your GPU and select Update Driver
  4. Choose Search automatically for updated driver software
  5. Alternatively, download the latest driver directly from NVIDIA, AMD, or Intel’s website for your specific GPU model
  6. Restart after the driver installs

If updating the driver does not resolve the issue, try a clean driver installation using DDU (Display Driver Uninstaller) to remove the existing driver fully before installing the new one.

Fix 8: Close Other Overlays Competing with Discord

Multiple overlays running simultaneously multiply the GPU and CPU overhead. Discord’s overlay conflicting with other overlays is a common hidden cause of input delay.

Common overlays that conflict with Discord:

  • NVIDIA GeForce Experience overlay (Alt + Z)
  • AMD Radeon overlay
  • Steam overlay
  • Xbox Game Bar overlay
  • RGB software overlays (Corsair iCUE, Razer Synapse, ASUS Aura)
  • MSI Afterburner / RivaTuner Statistics Server overlay

Steps:

  1. Open Task Manager, go to the Processes tab, sort by CPU
  2. Identify and close non-essential applications with overlay components
  3. Disable overlays one by one while testing to isolate which one compounds with Discord
  4. Keep only the overlays you actively use during gaming

Fix 9: Cap Your In-Game FPS

An uncapped frame rate pushes your GPU to 100% at all times, leaving zero headroom for Discord’s background processes.

Steps:

  1. Open your game’s graphics settings and enable VSync or set a Frame Rate Limit
  2. Cap at a value your system can sustain consistently, typically your monitor’s refresh rate minus 5 to 10 frames (e.g., 141 FPS on a 144 Hz display)
  3. Alternatively, use NVIDIA’s Max Frame Rate setting in the NVIDIA Control Panel or AMD’s equivalent in Radeon Software
  4. Test Discord alongside the game with the cap active

Capping FPS at a sustainable level keeps GPU utilization below 100%, giving Discord room to encode or render without competing directly for the same GPU resources your game is using.

Discord Optimization Checklist for Gaming

Work through this list before your next session. Each item addresses a specific cause of Discord-related performance issues:

  • In-game overlay disabled globally or for affected games
  • Hardware Acceleration toggled OFF in Discord Advanced settings
  • Windows HAGS tested (toggle OFF and restart to evaluate)
  • Voice processing features reduced or disabled (Echo Cancellation, Noise Suppression, AGC)
  • Discord process priority set to Below Normal in Task Manager
  • Xbox Game Bar and background recording disabled in Windows Gaming settings
  • GPU drivers updated to latest version
  • Competing overlays identified and closed
  • In-game FPS capped at a sustainable value
  • Stream quality set to 720p60 or lower if streaming

Discord Settings Reference: What to Change and Where

SettingLocation in DiscordRecommended Value for Gaming
In-Game OverlayUser Settings > Game OverlayOFF
Hardware AccelerationUser Settings > AdvancedOFF (if GPU is bottleneck)
Echo CancellationUser Settings > Voice & VideoOFF
Noise SuppressionUser Settings > Voice & VideoOFF or Standard
Automatic Gain ControlUser Settings > Voice & VideoOFF
Advanced Voice ActivityUser Settings > Voice & VideoOFF
Video CodecUser Settings > Voice & VideoH.264
Stream QualityGo Live / Screen Share settings720p60 or lower

Fix Connection Issues That Discord Makes Worse with ExitLag

Disabling Discord’s overlay and hardware acceleration removes the performance overhead Discord adds to your PC. But if your game already has high ping or unstable routing before Discord opens, Discord’s network usage makes it worse by competing with game traffic for the same bandwidth and connection resources.

ExitLag is a connection optimizer used by over 30 million players across 4,000+ game titles. It analyzes multiple network routes in real time and selects the fastest, most stable path between your device and the game’s servers. The Traffic Shaper feature specifically prioritizes game traffic above all background applications, including Discord, so voice chat, streaming, and notifications cannot spike your in-game ping during a match.

Features that benefit gamers running Discord alongside their games:

  • Traffic Shaper: Actively prioritizes game packets above Discord’s voice and video traffic so Discord’s network usage cannot cause ping spikes during competitive play.
  • Real-Time Optimization: Continuously selects the lowest-latency route to game servers, keeping your ping stable regardless of what Discord is doing in the background.
  • Multipath Technology: Routes game data through multiple simultaneous paths, eliminating packet loss that Discord’s bandwidth usage could otherwise trigger.
  • Multi-Internet: Supports up to four simultaneous connections, ensuring Discord voice chat and game data share available bandwidth without either dropping.

Download ExitLag and try it free.

Pro Tips: Running Discord Without Hurting Your Game Performance

  • Test Discord’s impact by closing it completely and comparing: Open Task Manager, note your in-game FPS and CPU/GPU usage, then fully close Discord (system tray, right-click, Quit Discord) and check again. If there is a measurable difference, Discord is the confirmed source and the fixes above are directly relevant.
  • Use Discord’s browser version as an alternative for voice-only sessions: Discord in a browser tab uses significantly fewer system resources than the desktop app and does not inject an overlay into your game. For sessions where you only need voice chat and do not need to see the Discord interface, browser Discord is a lightweight alternative.
  • Disable Krisp noise suppression specifically on lower-end CPUs: Krisp’s noise processing is CPU-intensive. On systems with 4 to 6 cores, Krisp alone can consume a measurable percentage of CPU capacity. Standard or disabled noise suppression is the right setting for gaming performance on these systems.
  • Set Discord to run as Below Normal priority at Windows startup: Create a shortcut that launches Discord with the /d processPriority BelowNormal flag or use Task Scheduler to launch Discord with a below-normal priority setting so the process priority fix applies automatically every session.

Common Mistakes When Discord Is Hurting Game Performance

  1. Lowering in-game graphics settings to fix Discord-caused FPS drops: Reducing your game’s resolution or quality to compensate for Discord’s overhead addresses the symptom, not the cause. Your game looks worse and Discord’s underlying resource competition is unchanged. Fix: disable Discord’s overlay and hardware acceleration first. If those changes resolve the FPS drops, restore your game’s original graphics settings.
  1. Assuming the overlay is already disabled because you never use it: Discord’s in-game overlay is enabled by default and active even if you never interact with it during gaming. Players who have never consciously enabled it often assume it is off. Fix: open Discord User Settings, go to Game Overlay, and confirm the toggle state rather than assuming.
  1. Disabling hardware acceleration on the GPU-limited system and re-enabling it on the CPU-limited system: Hardware acceleration moves rendering load from CPU to GPU. Disabling it on a GPU-limited system (where the GPU is already at 95 to 100% during gaming) correctly frees GPU headroom. Disabling it on a CPU-limited system adds CPU load where there is already none to spare. Fix: check Task Manager during gaming to identify which component is at or near 100%, then decide whether disabling hardware acceleration helps or hurts your specific bottleneck.

Run Discord and Your Games Without Compromise

Discord does not have to cost you performance. With the right settings, it runs as a lightweight voice tool in the background without touching your frame rate or input latency. Apply the fixes above in order, use ExitLag to protect your game traffic from Discord’s network usage, and play at the level your hardware was built for.

Download ExitLag and try it free.

Discord and related marks are trademarks of Discord Inc. Windows, Xbox Game Bar, and related marks are trademarks of Microsoft Corporation. Used for informational and educational purposes only.

Got questions or want to connect with other players? Join the conversation at the ExitLag Forum!

Guilherme Fabri

Guilherme Fabri

Guilherme Fabri, a Postgraduate in Marketing and Sales from USP, is the Organic and Affiliate Channels Manager & Partner at ExitLag. With over 15 years of experience. His passion for the gaming world goes beyond the professional realm. Guilherme is an avid enthusiast of esports titles such as EA Sports FC (FIFA) and NBA2K, FPS games like CS2 and Valorant, as well as racing simulators like Assetto Corsa and F1. This combination of expertise and passion for the industry is reflected in his contributions to the gaming community.

6100
1
Related Content

Continue Reading