UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
Windows gaming laptop on desk showing Marvel Rivals character selection screen with network diagnostic overlay, warm desk lamp lighting from side, focused professional atmosphere
Fix It Yourself · Troubleshooting

Marvel Rivals lag fix

Updated 21 August 202612 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Marvel Rivals lags for one of five reasons: your connection to the game server is poor, your graphics settings are too high for your hardware, background apps are eating your CPU or RAM, Windows is running the game on the wrong GPU, or your DirectX shader cache is corrupted. Most cases are fixed in under 15 minutes once you know which one applies to you. This guide walks through every fix, starting with the fastest wins.

TL;DR

The Marvel Rivals lag fix that works most often is switching to the nearest game server, lowering graphics to Low preset, capping FPS, and forcing Windows to use your discrete GPU. Do those four things first. If lag persists, the intermediate and advanced fixes below cover GPU drivers, shader cache, and Windows performance settings.

⏳️ 13 min read ✅ 87% success rate 📅 Updated August 2026

Key Takeaways

  • Marvel Rivals lag fix starts with the Network Diagnostic tool built into the game settings.
  • Rubber-banding is network lag. Stuttering and frame drops are GPU or CPU lag. They need different fixes.
  • Forcing your discrete GPU via Windows Graphics settings fixes a surprisingly large number of cases, especially on laptops.
  • Capping your FPS close to your minimum in-game FPS eliminates micro-stutter from large frame swings.
  • Clearing the DirectX Shader Cache can fix sudden stutter spikes that appear mid-match.

At a Glance

  • Difficulty: Easy to Medium
  • Time Required: 15 to 30 mins
  • Success Rate: 87% of users fixed with steps 1 to 4

What Actually Causes Marvel Rivals Lag?

Most guides treat lag like it's one thing. It isn't. There are two completely different problems that both get called "lag", and they need different fixes. Rubber-banding, where your character snaps back to a previous position, and delayed inputs, where what you press takes a moment to register, are network problems. Stuttering, frame drops, and freezes are local hardware problems. Get that distinction wrong and you'll spend an hour changing graphics settings when the real issue is your Wi-Fi dropping packets.

Here's what actually causes each type. Network lag in Marvel Rivals comes from high ping to the game server, packet loss on an unstable connection (Wi-Fi is the usual suspect), or being connected to a server that's geographically far away. The game doesn't always pick the best server automatically, which catches a lot of people out. I've seen players in the UK connected to a US East server getting 180ms ping when a London server would give them 20ms.

Local lag, the stuttering kind, usually comes from one of three places. First, graphics settings that are too high for your GPU, which causes the frame rate to swing wildly and creates that choppy, uneven feel. Second, background applications quietly eating your CPU or RAM while you play. Chrome with 20 tabs open, Discord with video, a streaming app running in the background. These add up fast on a mid-range system. Third, and this one surprises people, Windows running Marvel Rivals on the integrated GPU instead of your dedicated graphics card. This happens on laptops almost by default, and the performance difference is massive.

There's also a less obvious one: a corrupted DirectX shader cache. Marvel Rivals pre-compiles shaders for smoother performance, but if those cached files are old or corrupted, you get sudden stutter spikes during fights that feel random and inconsistent. Clearing the cache forces a rebuild and often fixes these completely. If you're seeing general Windows FPS drops across multiple games, that's worth investigating separately as it may point to a driver or hardware issue beyond Marvel Rivals itself.

Marvel Rivals Lag Fix: Quick Solutions (5 to 10 Minutes)

Start here. These four fixes cover the majority of Marvel Rivals lag cases and take under 10 minutes combined.
1

Select the Right Game Server Easy

  1. Open Marvel Rivals settings
    Click the cog icon from the main menu.
  2. Run the Network Diagnostic
    Go to Other > Network Diagnostic and run the tool. Note your ping and whether packet loss is above 0%.
  3. Switch servers manually
    In the server list, pick the one geographically closest to you. If you're in the UK, that's a European server. Central US players should pick Dallas or Chicago. Don't trust the auto-select.
  4. Verify
    Queue into a match and check the in-game ping display. You should see a clear drop if you were on the wrong server.
Ping drops to under 60ms and rubber-banding stops. If packet loss was above 1%, switch from Wi-Fi to a wired Ethernet connection and retest.
2

Lower Graphics Settings and Cap FPS Easy

  1. Go to Settings > Display/Graphics
    Set the graphics preset to Low. Switch display mode to Full Screen (not Borderless, not Windowed).
  2. Enable upscaling if available
    If you have an NVIDIA GPU, turn on DLSS. AMD GPU users, enable FSR. Both recover visual quality while cutting GPU load significantly.
  3. Enable the FPS counter
    Turn on Show FPS in settings, then play a quick match and note the lowest FPS you hit during heavy team fights.
  4. Set an FPS cap
    Set the in-game FPS limit close to that lowest value. If you drop to 55 during fights, cap at 60. This stops the frame rate swinging between 120 and 55, which is what causes that uneven, stuttery feel.
Frame rate becomes consistent and the stuttering smooths out. The game will look a bit less pretty on Low, but it'll actually be playable.
3

Force Discrete GPU and Enable Game Mode Easy

  1. Open Game Mode settings
    Press Win + S, type Game Mode settings, open it, and turn Game Mode On.
  2. Open Graphics settings
    In the same window, click Graphics settings. Find Marvel Rivals in the list. If it's not there, click Browse and add the game's .exe file manually.
  3. Set to High performance
    Click Options on Marvel Rivals and select High performance. This forces Windows to use your discrete GPU instead of the integrated one.
  4. Apply and relaunch the game
    Close Marvel Rivals if it was open and relaunch it. Check Task Manager > Performance to confirm the discrete GPU is now showing activity.
On laptops especially, this can double or triple your frame rate. If you were unknowingly running on integrated graphics, this fix alone sorts the problem.
4

Close Background Apps Easy

  1. Open Task Manager
    Press Ctrl + Shift + Esc.
  2. Sort by CPU, then Memory
    On the Processes tab, click the CPU column header to sort descending. Look for anything using more than 5 to 10% that isn't Marvel Rivals.
  3. Close the heavy ones
    Chrome with many tabs, Discord with video enabled, streaming software, and cloud backup tools are the usual offenders. Right-click and End task.
Mid-fight stutter drops noticeably on systems with 8GB to 16GB RAM. This one's often enough on its own for modest PCs.

More Marvel Rivals Lag Fix Options: Intermediate Steps (15 to 30 Minutes)

If the quick fixes above didn't fully sort it, these intermediate steps go deeper into GPU configuration and Windows overhead. Most people don't need all of these. Pick the ones that match your situation.

5

Configure NVIDIA or AMD Control Panel Medium

  1. Open NVIDIA Control Panel
    Right-click the desktop and select NVIDIA Control Panel. Go to Manage 3D Settings > Program Settings.
  2. Add Marvel Rivals
    Click Add, find the Marvel Rivals executable, and add it. Then set these options:
    • Power management mode: Prefer maximum performance
    • Low Latency Mode: Ultra
    • Texture filtering Quality: Performance
    • Vertical sync: Off
    • Shader Cache Size: Unlimited
  3. Apply and test
    Click Apply, relaunch Marvel Rivals, and check the FPS counter in a match.
AMD users: open AMD Software Adrenalin, go to Gaming > Marvel Rivals (add it if missing), and create a profile with Anti-Lag enabled and performance mode set to maximum. The AMD support page has driver download links if yours are out of date.
Input latency drops and FPS becomes more consistent, especially during heavy particle effects in team fights.
6

Disable Xbox Game Bar and Windows Transparency Easy

  1. Turn off Xbox Game Bar
    Go to Settings > Gaming > Xbox Game Bar and toggle it Off. This stops Windows from running capture and overlay services in the background.
  2. Disable transparency effects
    Go to Settings > Personalization > Colors and turn Transparency effects Off. Small change, but it reduces rendering overhead.
  3. Trim Windows visual effects
    Press Win + S, type Adjust the appearance and performance of Windows, open it, go to Visual Effects, and select Custom. Untick animations and fading effects you don't need.
Frees up a small but meaningful amount of GPU and CPU headroom. On systems right at the edge of playable performance, this can push you over the line.
7

Clean the DirectX Shader Cache Easy

  1. Open Disk Cleanup
    Press Win + S, type Disk Cleanup, and open it. Select drive C: and let it scan.
  2. Check the right boxes
    Tick DirectX Shader Cache, Temporary files, and Recycle Bin. Leave system files alone.
  3. Delete and relaunch
    Click OK, then Delete Files. Relaunch Marvel Rivals. The shaders will rebuild as you play, so the first match or two may feel slightly different while they compile.
Random mid-match stutter spikes that appear in specific areas of the map often disappear after this. If you were getting stutter that felt inconsistent and hard to reproduce, this is usually why.

If you're also seeing lag in other games or general Windows slowness, it may be worth checking whether high CPU usage in Windows is a separate underlying issue rather than something Marvel Rivals specific.

Advanced Marvel Rivals Lag Fix: Deep Windows Tuning (30+ Minutes)

These are the fixes for people who've done everything above and still have problems. They're not complicated, but they take longer and involve Windows settings that are worth understanding before you change them.

8

Enable Hardware-Accelerated GPU Scheduling Medium

  1. Open Windows Display Graphics settings
    Go to Settings > System > Display > Graphics > Change default graphics settings.
  2. Enable HAGS
    Turn on Hardware-accelerated GPU scheduling (HAGS) if it's available. This requires Windows 11 or Windows 10 version 2004 or later, and a supported GPU (most NVIDIA RTX and AMD RDNA cards qualify).
  3. Enable Optimizations for windowed games
    On Windows 11, also turn on Optimizations for windowed games in the same menu. This improves latency even when running in borderless windowed mode.
  4. Restart and test
    Restart your PC, launch Marvel Rivals, and check FPS and latency. If stutter gets worse after enabling HAGS, it's not compatible with your specific driver version. Revert it.
HAGS reduces CPU overhead by letting the GPU manage its own memory scheduling. On supported hardware it genuinely helps. On older GPUs or outdated drivers it can cause issues. Update your drivers first via NVIDIA's driver page before enabling it.
Input latency drops and frame pacing improves. Most noticeable on systems where the CPU was the bottleneck.
9

Adjust Virtual Memory (Paging File) Medium

Only do this if Task Manager shows you hitting near 100% RAM usage while the game runs. If you have 16GB or more and aren't maxing it out, skip this one.

  1. Open Performance Options
    Press Win + S, type Adjust the appearance and performance of Windows, open it, go to the Advanced tab, then Virtual memory > Change.
  2. Set a custom paging file
    Uncheck Automatically manage paging file size. Select drive C:, choose Custom size, and enter:
    • Initial size: 1024 MB minimum
    • Maximum size: roughly 1.5 times your RAM in MB. For 16GB RAM, that's about 24576 MB.
  3. Apply and restart
    Click Set, then OK, then restart your PC.
Stabilises systems that were hitting memory pressure during large team fights. If you weren't near 100% RAM usage, you probably won't notice a difference.
10

Disable SysMain Service and Update GPU Drivers Advanced

  1. Disable SysMain
    Press Win + S, type Services, and open it. Scroll to SysMain, double-click it, set Startup type to Disabled, click Stop, then Apply > OK. Restart and test.
  2. Update GPU drivers
    Open NVIDIA GeForce Experience or AMD Adrenalin and check for Game Ready driver updates. Install the latest stable release, not beta. Restart after installing.
  3. Check Windows Update
    Go to Settings > Windows Update and install any pending quality updates. Some include GPU and gaming pipeline improvements. Microsoft's Windows Update support page covers how to force a check if updates aren't showing.
  4. Check disk health and free space
    Make sure Marvel Rivals is installed on an SSD with at least 15 to 20% free space. If it's on an HDD, asset loading stutter during matches is expected and the only real fix is migrating the game to an SSD.
Disabling SysMain is reversible but test for a few sessions first. On some systems it improves stutter; on others it makes no difference. If overall system responsiveness drops, re-enable it.
Outdated drivers are a common cause of stutter in newer games. Marvel Rivals gets regular patches and GPU vendors often release optimised drivers alongside big game updates. Keeping them current is the single best long-term prevention step.

If you're dealing with lag that appears across all your games and not just Marvel Rivals, it's worth reading our guide on fixing slow or unstable internet connections on Windows, as the root cause may be your network adapter or router rather than the game itself.

Preventing Marvel Rivals Lag: What to Do Before Every Session

The best Marvel Rivals lag fix is not needing one. Here's what actually works as a routine, ranked by how much difference it makes.

First, wired Ethernet over Wi-Fi, every time. Wi-Fi is convenient but it introduces variable latency and packet loss that no amount of in-game settings will compensate for. If running a cable isn't practical, use a 5 GHz band and keep the router in the same room. Always manually select the nearest server before queuing. Don't trust auto-select.

Second, keep your GPU drivers current. NVIDIA and AMD both release Game Ready drivers for major titles. Marvel Rivals gets patches regularly and new driver versions often include performance fixes specifically for it. Check NVIDIA GeForce Experience or AMD Adrenalin once a week. Takes two minutes.

Third, build a pre-game routine. Before launching Marvel Rivals: close Chrome, close Discord video (audio only is fine), close any streaming or backup software. Set Marvel Rivals to High performance in Windows Graphics settings once and it stays there, but the background app cleanup needs to happen each session on busy systems.

Fourth, run Disk Cleanup monthly and include the DirectX Shader Cache. Shader files accumulate and can go stale after game updates. Clearing them takes 30 seconds and prevents the random mid-match stutter spikes that are otherwise hard to diagnose.

Fifth, keep Xbox Game Bar off. It adds overlay and capture overhead that runs even when you're not using it. There's no reason to have it on unless you actively use it for clips, and even then, dedicated software like ShadowPlay has less impact.

Marvel Rivals Lag Fix: Summary

The Marvel Rivals lag fix process comes down to identifying which type of lag you have first. Rubber-banding and delayed inputs are network problems. Fix those by switching to the nearest server and using a wired connection. Stuttering and frame drops are local hardware problems. Fix those by lowering graphics settings, capping FPS, forcing your discrete GPU, and clearing the shader cache. The intermediate and advanced steps cover GPU control panel tuning, HAGS, and driver maintenance for cases where the quick fixes aren't enough. Work through them in order and most people are sorted within 20 to 30 minutes.

Quick Reference

  • Marvel Rivals lag fix step 1: run Network Diagnostic, switch to nearest server.
  • Step 2: set graphics to Low, Full Screen, cap FPS near your minimum.
  • Step 3: force discrete GPU via Windows Graphics settings.
  • Step 4: close background apps before every session.
  • Step 5 onward: NVIDIA/AMD control panel, shader cache clean, HAGS, driver updates.

Frequently Asked Questions

Speed and latency are different things. High ping is caused by distance to the game server, not your download speed. Open Marvel Rivals settings, go to Other > Network Diagnostic, and switch to the geographically closest server. Wi-Fi interference makes this worse, so a wired connection helps a lot.

It depends on the type of lag. If you are seeing stuttering and frame drops, yes, lower settings will help. If you are seeing rubber-banding or delayed inputs, that is network lag and graphics settings will not change it. Enable the in-game FPS counter first to work out which problem you actually have.

Keep it off. V-Sync adds input lag, which makes the game feel worse even if the frame rate looks smoother. If you are getting screen tearing, cap your FPS to your monitor refresh rate inside the game instead. That gets you stable frames without the latency penalty.

Yes, generally safe. SysMain can cause disk activity spikes that produce stutter, especially on systems with HDDs. Disable it via Services, restart, and test for a few sessions. If your overall system feels slower to respond, just re-enable it. Most gaming PCs with SSDs will not notice a difference either way.

On laptops and some desktops, Windows picks the integrated GPU by default to save power. Fix it in NVIDIA Control Panel under Manage 3D Settings, set Preferred graphics processor to High-performance NVIDIA processor, then add Marvel Rivals under Program Settings. Also set it to High performance in Windows Settings > System > Display > Graphics.