Genshin Impact Lag Fix: How to Lower Ping on Every Server


Why Genshin Impact Lag Ruins Combat Flow

Genshin Impact’s combat system relies on precise timing for elemental reactions, dodge i-frames, and animation canceling. When your ping exceeds 150ms, your dodge inputs don’t register in time, causing you to take damage even when your character appears to have dodged successfully on your screen. Co-op multiplayer amplifies this problem because all players’ actions must sync through the host’s connection, making elemental combo timing nearly impossible with inconsistent latency.

How to Check If You Have a Lag Problem

Open Genshin Impact and press ESC to bring up the Paimon menu. Your current ping displays in milliseconds in the top right corner of the screen. For optimal gameplay, you want ping below 100ms. Between 100-150ms is playable but you’ll notice delayed reactions. Above 200ms makes co-op nearly unplayable and solo combat frustrating.

To distinguish network lag from FPS lag, watch your ping number while experiencing stuttering. If ping stays consistent but gameplay stutters, your issue is frame rate related, not network related. Network lag shows as character movement continuing after you release movement keys, delayed damage registration, or abilities triggering 1-2 seconds after pressing the key.

Test your connection during different times: early morning (6-9 AM), afternoon (2-5 PM), and peak hours (7-11 PM). Write down your ping for each time period. If ping increases by more than 50ms during peak hours, your ISP is likely throttling or overselling bandwidth in your area.

For more detailed network analysis, open Command Prompt and type: ping -t genshin.hoyoverse.com. This sends continuous ping requests to Genshin’s servers. Normal variation is 5-10ms. If you see ping spikes above 200ms or timeout requests, you have packet loss issues that require network optimization.

Router and Network Configuration Fixes

DNS Server Optimization

Your ISP’s default DNS servers often route Genshin Impact traffic inefficiently. Change your DNS to Cloudflare’s 1.1.1.1 and 1.1.1.2 or Google’s 8.8.8.8 and 8.8.4.4. On Windows, go to Control Panel > Network and Internet > Network and Sharing Center > Change Adapter Settings. Right-click your active connection, select Properties, highlight Internet Protocol Version 4 (TCP/IPv4), click Properties. Select “Use the following DNS server addresses” and enter 1.1.1.1 as primary, 1.1.1.2 as secondary.

On your router, access the admin panel (typically 192.168.1.1 or 192.168.0.1), navigate to Network Settings or WAN Settings, find DNS Configuration, and enter the same addresses. This ensures all devices on your network use optimized DNS routing.

Port Forwarding Configuration

Genshin Impact uses UDP ports 22101 and 22102 for game traffic. Forward these ports to your gaming device’s local IP address. In your router’s admin panel, find Port Forwarding or NAT settings. Create two new rules: Rule 1 – Protocol: UDP, External Port: 22101, Internal Port: 22101, Internal IP: your PC’s local IP (find this by typing ipconfig in Command Prompt). Rule 2 – Protocol: UDP, External Port: 22102, Internal Port: 22102, same internal IP.

Save the configuration and restart your router. This eliminates NAT-related latency that adds 10-30ms to every packet transmission.

Quality of Service (QoS) Setup

Enable QoS in your router settings and prioritize gaming traffic. Look for Bandwidth Control, QoS, or Gaming Mode settings. Set Genshin Impact’s process (GenshinImpact.exe) to highest priority, or if your router supports it, enable Gaming Mode which automatically prioritizes real-time applications.

If your router has adaptive QoS, enable it and select Gaming as your primary activity. For manual QoS, allocate 80% of your upload bandwidth to high-priority gaming traffic. If you have 100 Mbps upload, reserve 80 Mbps for gaming and limit other devices to 20 Mbps during gaming sessions.

Wired vs Wireless Connection Analysis

Test your ping using both Ethernet and Wi-Fi connections. Ethernet typically provides 10-20ms lower latency than Wi-Fi. If you must use Wi-Fi, connect to the 5GHz band instead of 2.4GHz. The 5GHz band has less congestion and provides more consistent latency, though shorter range.

Position your device within 15 feet of your router with minimal obstacles. Each wall between your device and router adds 5-15ms of latency due to signal degradation and packet retransmission.

MTU Size Optimization

Default MTU size of 1500 bytes sometimes causes packet fragmentation, increasing latency. Test optimal MTU size by opening Command Prompt and typing: ping -f -l 1472 genshin.hoyoverse.com. If this fails with “Packet needs to be fragmented,” reduce the number by 8 and test again until you find the largest size that works without fragmentation.

Once you find your optimal MTU size, set it in Network Adapter Properties. Go to Device Manager > Network Adapters > right-click your network adapter > Properties > Advanced tab > find Jumbo Packet or MTU Size > set to your tested value.

DNS Cache Flush and Network Reset

Corrupted DNS cache causes routing delays. Open Command Prompt as Administrator and run these commands in order: ipconfig /flushdns, ipconfig /registerdns, ipconfig /release, ipconfig /renew, netsh winsock reset, netsh int ip reset. Restart your computer after running all commands.

Related: Game Lag Fix: Every Cause of In-Game Lag Solved for PC and Console

This clears cached routing information that may be directing your traffic through suboptimal paths to Genshin’s servers.

ISP Routing Diagnostics

Use traceroute to identify routing bottlenecks. In Command Prompt, type: tracert genshin.hoyoverse.com. This shows every network hop between you and Genshin’s servers. Look for hops with significantly higher response times (>100ms increase from previous hop). These indicate network congestion points.

If multiple hops show your ISP’s network (same company name), contact your ISP’s technical support with the traceroute results. Request routing optimization or ask to be switched to a different network path.

In-Game Graphics and Performance Settings

Render Resolution Adjustment

Navigate to Settings > Graphics > Render Resolution. This setting has the largest impact on both FPS and network performance. Set to 0.8 or 0.9 instead of 1.0. Lower render resolution reduces GPU load, which prevents frame drops that can mask network lag or make it feel worse.

At 0.8 render resolution on 1080p displays, you’ll maintain visual clarity while gaining 15-25 FPS, making network lag more apparent and easier to diagnose.

Graphics Quality Optimization

Set Overall Settings to Medium or Low. Specifically adjust: Anti-Aliasing to FXAA, Shadow Quality to Medium, Visual Effects to Low, SFX Quality to Medium, Environment Detail to Medium, Subsurface Scattering to Off, Volumetric Fog to Off, Reflections to Off, Motion Blur to Off, Bloom to Off.

These settings reduce CPU and GPU load without significantly impacting gameplay visibility. Lower system load means more resources available for network processing, reducing micro-stutters that compound perceived lag.

FPS Limit Configuration

Set FPS limit to 60 instead of unlimited. Unlimited FPS causes inconsistent frame timing, making network lag feel more jarring. Consistent 60 FPS provides steady input timing, making your ping feel more predictable.

On high refresh rate monitors (120Hz+), you can set FPS limit to match your monitor’s refresh rate, but avoid unlocked framerates which create variable input lag.

Co-op Specific Settings

Before joining co-op sessions, lower your graphics settings one level below your solo play settings. Co-op requires additional network processing and synchronization, which can impact performance. Enable “Low Latency Mode” in the Network Settings section if available in your region.

Host co-op sessions instead of joining when possible. As host, your connection quality directly affects all players, and you experience the lowest latency since other players sync to your game state.

Audio Settings Impact

Set Audio Quality to Medium instead of High. Lower audio quality reduces memory usage and CPU load for audio processing. Change Surround Sound to Stereo unless you specifically need surround sound, as surround processing adds CPU overhead.

Disable Dynamic Range if you don’t use headphones. This audio processing feature consumes CPU cycles that could be used for network packet processing.

PC System Optimization for Lower Latency

NVIDIA Graphics Driver Optimization

Open NVIDIA Control Panel > Manage 3D Settings > Program Settings > Add Genshin Impact. Set these values: Power Management Mode to “Prefer Maximum Performance”, Low Latency Mode to “Ultra”, Threaded Optimization to “On”, Texture Filtering Quality to “Performance”, Vertical Sync to “Fast”.

Still lagging after trying everything?

WTFast reroutes your game traffic through optimized servers — cutting ping by 30-50% for most players.

Start Your Free WTFast Trial →

In NVIDIA GeForce Experience, disable In-Game Overlay completely. This overlay adds 3-8ms of input lag and can interfere with network packet timing. Go to Settings > General > In-Game Overlay toggle off.

AMD Graphics Driver Configuration

Open AMD Software > Gaming > Global Graphics. Set Anti-Lag to “Enabled”, Radeon Boost to “Enabled”, Radeon Image Sharpening to “Disabled”, Radeon Anti-Lag+ to “Enabled” if available. Under Display settings, ensure FreeSync is enabled if you have a compatible monitor.

In Radeon Software > Preferences, disable AMD Link Server and Desktop Recording unless actively needed. These background services consume network bandwidth and system resources.

Windows Power Plan Optimization

Open Control Panel > Hardware and Sound > Power Options > Create a Power Plan > High Performance > name it “Gaming”. Click “Change plan settings” > “Change advanced power settings”. Expand Processor Power Management > set Minimum Processor State to 100%, Maximum Processor State to 100%. Under PCI Express > Link State Power Management, set to “Off”.

This prevents CPU throttling and PCIe power saving that can introduce micro-latencies in network adapter performance.

Background Process Management

Open Task Manager > Startup tab > disable unnecessary programs: Spotify, Discord (if not needed), Steam (if not launching Genshin through Steam), Adobe updaters, Microsoft Office applications. These programs consume RAM and CPU cycles, reducing available resources for game and network processing.

In Services.msc, disable Windows Search (if you don’t use Start menu search frequently), Fax service, Windows Error Reporting Service, and Distributed Link Tracking Client. These services create periodic network traffic and disk I/O that can cause micro-stutters.

Process Priority Adjustment

Launch Genshin Impact, then open Task Manager > Details tab > find GenshinImpact.exe > right-click > Set Priority > High. This gives the game preferential CPU scheduling, reducing the chance of network packet processing delays.

Do not set priority to “Realtime” as this can cause system instability. High priority provides the optimal balance of performance improvement without system risk.

Windows Game Mode Configuration

Open Windows Settings > Gaming > Game Mode > ensure Game Mode is On. Then go to Captures > disable “Record game clips, screenshots, and broadcast using Game Bar”. The Game Bar overlay adds input lag similar to other overlay software.

Related: Hunt Showdown Lag Fix: How to Get Stable Ping for Gunfights

Related: Sea of Thieves Lag Fix: How to Stop Rubberbanding on Open Seas

Related: Black Desert Online Lag Fix: How to Stop Desync in PvP and Node Wars

Related: Dead by Daylight Lag Fix: How to Stop Freezing Mid-Chase

In Xbox Game Bar settings (Windows Key + G), disable all capture features and background recording. Enable only the performance monitoring widget if you want real-time FPS monitoring.

Network Adapter Driver Updates

Open Device Manager > Network Adapters > right-click your primary network adapter > Update Driver > Search automatically. If this doesn’t find newer drivers, visit your network adapter manufacturer’s website (Intel, Realtek, Broadcom are common) and download the latest drivers manually.

After updating, restart your computer and test ping stability. Newer network drivers often include optimizations for gaming traffic and reduced latency processing.

Advanced System Configuration

Registry Tweaks for Network Performance

Open Registry Editor (regedit) and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile\Tasks\Games. Change GPU Priority from 8 to 18, Priority from 6 to 26. This allocates more system resources to gaming applications.

Create a new DWORD value called “NetworkThrottlingIndex” in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile and set its value to FFFFFFFF (hexadecimal). This disables Windows network throttling that can add 10-20ms latency to gaming packets.

Launch Parameter Optimization

If launching Genshin through Steam, right-click the game > Properties > Launch Options > add: -window-mode exclusive -force-d3d11. The exclusive fullscreen mode reduces input lag by 3-6ms compared to borderless windowed mode, and forcing DirectX 11 ensures consistent graphics API performance.

For the standalone launcher, create a desktop shortcut, right-click > Properties > Target field, add the same parameters after the existing path.

Windows TCP/IP Stack Optimization

Open Command Prompt as Administrator and run: netsh int tcp set global autotuninglevel=normal, netsh int tcp set global chimney=enabled, netsh int tcp set global rss=enabled, netsh int tcp set global netdma=enabled. These commands optimize Windows TCP handling for gaming traffic, reducing packet processing latency.

Restart your computer after applying these changes. Test ping before and after to measure improvement, which typically ranges from 5-15ms reduction in latency.

PlayStation 5 and Console-Specific Optimization

PS5 Network Settings Configuration

Navigate to Settings > System > Console Information > Network > Connection Status > Test Internet Connection. Note your current ping. Go to Settings > System > Console Information > Network > Settings > Set Up Internet Connection > select your connection > Advanced Settings.

Set IP Address Settings to Automatic, DHCP Host Name to “Do Not Specify”, DNS Settings to Manual. Enter Primary DNS: 1.1.1.1, Secondary DNS: 1.1.1.2. Set MTU Settings to Manual, enter 1450 (lower than default to prevent fragmentation). Set Proxy Server to “Do Not Use”.

PS5 Performance Mode Setup

Go to Settings > Saved Data and Game/App Settings > Game Presets > Performance Mode or Resolution Mode > select “Performance Mode”. This prioritizes frame rate over resolution, providing more consistent input response timing.

In Settings > Screen and Video > Video Output > enable “Enable 120 Hz Output” if you have a compatible TV or monitor. Higher refresh rates provide more responsive input handling, making network lag less noticeable.

PlayStation Network Optimization

Access your router’s admin panel and enable UPnP (Universal Plug and Play). PlayStation consoles rely heavily on UPnP for optimal network performance. If UPnP causes security concerns, manually forward these ports for your PS5’s IP: TCP 80, 443, 3478-3480; UDP 3478-3479.

Enable DMZ for your PS5 as a last resort if other methods don’t improve ping. This places your console outside the router’s firewall, eliminating NAT-related latency but reducing security.

Mobile Device Optimization (iOS and Android)

Mobile Graphics Settings

In Genshin Impact mobile, set Graphics Quality to “Low”, FPS to 30 (or 60 if your device handles it without thermal throttling), Render Resolution to 0.8, Visual Effects to Low, Overall Settings to Low. Mobile devices thermal throttle quickly with high graphics settings, causing inconsistent performance that makes network lag worse.

Disable Motion Blur, Bloom, and Anti-Aliasing completely. These effects are resource-intensive on mobile GPUs and provide minimal visual benefit on smaller screens.

Mobile Network Configuration

For Wi-Fi connections, ensure you’re connected to 5GHz band if available. Check your connection by looking at the network name in Wi-Fi settings – 5GHz networks often have “5G” in the name. Position yourself within 10 feet of your router during gameplay.

For cellular connections, enable LTE/4G+ mode and disable 3G fallback in your phone’s network settings. Use Wi-Fi whenever possible as cellular networks add 20-50ms compared to broadband connections due to additional routing through cellular towers.

Mobile System Optimization

Close all background applications before launching Genshin Impact. On iOS: double-tap home button and swipe up on all apps. On Android: use recent apps button and close unnecessary apps. Gaming mode or Do Not Disturb mode prevents notifications from interrupting network processing.

Disable automatic app updates, cloud sync, and background app refresh during gaming sessions. These features consume bandwidth and can cause ping spikes when they activate unexpectedly.

Still lagging after trying everything?

WTFast reroutes your game traffic through optimized servers — cutting ping by 30-50% for most players.

Start Your Free WTFast Trial →

Frequently Asked Questions

Why is my ping higher in co-op than solo play?

Co-op mode requires synchronizing four players’ actions through the host’s connection, adding 20-40ms of additional latency for non-host players. If you’re experiencing ping above 200ms in co-op, try hosting sessions yourself or ask friends with better connections to host. The host’s connection quality directly affects all players’ experience.

Can I change my Genshin Impact server region to get better ping?

No, your server region is permanently locked when you create your account and cannot be changed. You would need to create a new account on a different server region, losing all progress. Choose your server region carefully based on your physical location: America servers for North/South America, Europe for Europe/Africa, Asia for most of Asia, TW/HK/MO for Taiwan/Hong Kong/Macau.

Why does my ping spike to 999ms in certain areas like Sumeru or Fontaine?

These newer regions have higher asset density and more complex environmental effects, causing increased data transfer when loading new areas. Lower your Graphics Quality to Medium or Low and reduce Render Resolution to 0.8 before exploring these regions. The ping spikes are temporary while loading but can last 10-15 seconds in dense areas.

Does using a VPN improve Genshin Impact ping?

Traditional VPNs usually increase ping by 30-50ms due to additional routing and encryption overhead. However, gaming-optimized routing services that use dedicated gaming networks can potentially reduce ping by 10-30ms by finding more direct routes to Genshin’s servers than your ISP’s default routing.

Why do my elemental reactions feel delayed even with good ping?

Elemental reaction timing in Genshin Impact is affected by both network latency and frame rate consistency. Even with 80ms ping, inconsistent frame rates make reaction timing feel sluggish. Ensure stable 60 FPS by lowering graphics settings, and avoid FPS fluctuations above 10-15 FPS variation for consistent reaction timing.

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