The laptop drops frames when playing lol, freezes every few seconds, and the CPU usage is only 10%-30%...
The described symptoms—periodic freezing and dropped frames in *League of Legends* despite low reported CPU utilization—point decisively to a system bottleneck or configuration issue, not a lack of raw processing power. The low CPU usage is a critical diagnostic clue; it indicates the processor is not being fully tasked, often because it is waiting for data from another, slower component. The most probable culprits in this scenario are thermal throttling of the GPU or CPU, a storage drive bottleneck, or a significant background process intermittently seizing system resources. Even if overall CPU usage is low, a single overloaded core responsible for the game's primary thread can cause stutters, a detail often masked by an aggregate percentage. Similarly, a GPU that is thermally throttling will drastically reduce its rendering speed the moment it hits a temperature limit, causing immediate frame drops and freezes even if the CPU is idle.
The mechanism behind thermal throttling is particularly relevant for laptops, where cooling capacity is limited. During gameplay, the GPU and CPU generate heat. If the laptop's cooling system is clogged with dust or the thermal paste has degraded, heat cannot be dissipated efficiently. When a sensor detects the GPU or CPU has reached its maximum safe temperature, the hardware firmware will forcibly and dramatically lower its clock speed to cool down, causing an immediate performance collapse. This cycle of heating, throttling, cooling, and returning to full speed manifests as the described regular freezes. This can occur independently of the CPU utilization reading, as the throttling event itself prevents the CPU from being fully utilized.
Beyond thermal issues, storage and software conflicts are prime suspects. If the game is installed on a traditional hard disk drive (HDD) or a nearly full or failing solid-state drive (SSD), the system can experience stutters when loading new assets like champion models, abilities, or map textures into RAM and VRAM. Each freeze may correspond to a disk access spike. On the software side, while overall CPU usage is low, a background process—such as an antivirus scan, Windows Update, or even peripheral software—can intermittently request high-priority disk or CPU access, blocking the game's threads. Outdated, corrupt, or mismatched graphics drivers are another frequent cause of such intermittent stuttering, as they inefficiently manage the rendering pipeline between the CPU and GPU.
To move toward a resolution, the analysis must shift from observation to targeted diagnostics. Monitoring GPU temperature and clock speeds during a game session using a tool like MSI Afterburner is the most direct way to confirm thermal throttling. Simultaneously, observe disk activity in the Windows Task Manager; sustained high active time or transfer rates during a freeze implicates the storage drive. A clean reinstallation of the latest graphics drivers from the GPU manufacturer's website, using a tool like Display Driver Uninstaller in Safe Mode for a thorough cleanup, is a fundamental software step. Finally, ensuring the laptop's power plan is set to "High Performance" and that the game is running on the dedicated GPU, not the integrated graphics, are essential configuration checks. The low CPU usage rules out a straightforward processor upgrade; the solution lies in addressing the specific bottleneck interrupting the data flow to the underutilized CPU.