🌐
Network
Optimization Category
🎯 Congestion Provider
High ImpactControls how your connection recovers from congestion, packet loss, and increased latency.
💡 Reduces latency and improves connection stability
Recommended Provider
CTCP is best for gaming, CUBIC for pure throughput, New-Reno as classic alternative
View current provider
PowerShell / CMD
Change to CTCP (recommended for gaming)
PowerShell / CMD
Change to NEWRENO
PowerShell / CMD
⚡ ECN (Explicit Congestion Notification)
Medium ImpactAllows routers to signal congestion without dropping packets, reducing retransmissions.
💡 Reduces packet retransmissions in congested networks
Enable ECN
PowerShell / CMD
When to use ECN
Enable ECN only if your router supports it and you have packet loss. Works best with interactive connections and gaming under congestion.
🚀 AutoTuning
Medium ImpactAutomatically adjusts the receive buffer size to optimize throughput.
💡 Automatically optimizes connection performance
Configure AutoTuning Experimental
PowerShell / CMD
Possible values
disabled (disabled), normal (default), experimental (maximum performance)
📡 RSC (Receive Segment Coalescing)
High ImpactCombines multiple TCP/IP packets into one to reduce CPU overhead, but may increase latency.
💡 Reduces CPU overhead
Disable RSC (recommended for gaming)
PowerShell / CMD
For Gaming
Disable RSC if you prioritize latency over throughput. RSC reduces CPU usage but can add latency.
📤 LSO (Large Send Offload)
Medium ImpactAllows the network adapter to complete data segmentation instead of the operating system.
💡 Reduces CPU load
Disable LSO (recommended for gaming)
PowerShell / CMD
View LSO status
PowerShell / CMD
🔄 RSS (Receive-Side Scaling)
Low ImpactDistributes network processing across multiple CPU cores.
💡 Distributes network load across multiple cores
Disable RSS (only if CPU at 100%)
PowerShell / CMD
When to disable
Only disable RSS if your CPU reaches 100% during gaming. Otherwise, leave it enabled.
📶 UDP Offloading
Medium ImpactOptimizes UDP packet processing for better performance.
💡 Improves UDP performance
Enable UDP Offloading
PowerShell / CMD
🌍 Teredo and 6to4
Low ImpactRequired for Xbox LIVE and some games on Windows 10/11.
💡 Enables support for online gaming and Xbox LIVE
Enable Teredo
PowerShell / CMD
Enable 6to4
PowerShell / CMD
🔍 Verify Configuration
Low ImpactCheck current TCP/IP and network adapter configuration.
💡 Verifies that changes were applied correctly
View all TCP settings
PowerShell / CMD
View adapter configuration
PowerShell / CMD