Has your laptop suddenly started to hesitate when opening programs, videos lag, and the cursor twitches like a drunk? This is not just an annoyance - a signal that something is wrong with the system. Brakes can appear either gradually (the laptop “gets old” before our eyes) or suddenly - after an update, installation of a new program, or even for no apparent reason.
In 90% of cases, the problem is solved without visiting a service center - it’s enough to know where to look And what to check. In this article we will look at all possible reasons brakes - from banal overheating to hidden viruses in the BIOS, and we will also give specific instructions for Windows 10/11, macOS and Linux. No water, only proven methods.
1. Overheating is the biggest performance killer
If the laptop starts to slow down after 10–30 minutes of use, the fault is overheating. Modern processors at higher temperatures 90°C automatically reduce frequency (throttling) so as not to burn. As a result, FPS in games drops by 2–3 times, and ordinary tasks are performed as if Pentium 4.
How to check:
- 🔥 Install HWMonitor (Windows) or iStat Menus (macOS) and look at the CPU/GPU temperature under load. Norm: up to
75–80°Cfor processor, up to85°Cfor a video card. - 💨 Listen to the cooler: if it operates at maximum speed, but the laptop still heats up, the problem is thermal paste or dust.
- 🖥️ Check in
Task Manager(Ctrl+Shift+Esc), whether the processor is loaded at 100% for no apparent reason.
What to do:
- 🧹 Clean your laptop from dust (especially ventilation grilles and radiator). Use a can of compressed air or contact service.
- 🧴 Replace thermal paste - if the laptop is more than 2-3 years old, it could have dried out. Suitable for most models Arctic MX-6 or Noctua NT-H2.
- 🪟 Use a cooling pad with active airflow (for example, Cooler Master NotePal X3). This will reduce the temperature by
5–10°C.
⚠️ Attention: If the processor temperature exceeds 95°C in idle time, turn off your laptop immediately. Further work may lead to crystal degradation and an irreversible decline in productivity.
- Once every 3–6 months
- Once a year
- Only when it starts to warm up
- Never
2. Viruses and malware: how they steal resources
Even if you have an antivirus installed, this does not guarantee security. Modern viruses disguise themselves as system processes (for example, svchost.exe or WindowsHost), mine cryptocurrency in the background or turn your laptop into part of a botnet.
Signs of infection:
- 🖱️ The cursor moves or clicks spontaneously.
- 📈 B
Task Manageran unknown process is loading the CPU/GPU on30–50%. - 🌐 Internet traffic grows without active downloads (check in
Resource Monitor). - 🔋 The battery discharges 2-3 times faster than usual.
How to treat:
- Scan your system with an offline antivirus. Boot from flash drive Kaspersky Rescue Disk or Dr.Web LiveDisk — they detect viruses that bypass conventional antiviruses.
- Check your browser extensions. Remove suspicious plugins in
chrome://extensions(especially with names like "Adobe Flash Player Update"). - Use Malwarebytes to search for spyware. The free version finds what it misses Windows Defender.
How mining viruses camouflage themselves in the system
They often imitate legitimate processes, for example:
- NVIDIA Container (actually a Monero miner)
- Windows Update Service (fake service that loads the GPU)
- Java(TM) Platform SE (Trojan that uses CPU for mining)
To calculate them, open Task Manager → sort processes by GPU/CPU load → Google unknown names.
3. Cluttered system: when “garbage” eats up speed
Over time, Windows, macOS and Linux accumulate gigabytes of unnecessary files: browser cache, temporary update files, remnants of deleted programs. This not only takes up disk space, but also slows down the system by 15–40% (according to tests AVG Technologies).
Where to look for trash:
| File type | Where are they stored (Windows) | Where are they stored (macOS/Linux) | How to clean |
|---|---|---|---|
| Browser cache | C:\Users\Username\AppData\Local\*Browser*\Cache |
~/Library/Caches/*Browser* |
Browser settings → "Clear history" → "Cookies and cache" checkbox |
| Windows temporary files | C:\Windows\Temp |
/tmp |
Utility Disk Cleanup (cleanmgr) or sudo rm -rf /tmp/* |
| Remnants of programs | C:\ProgramData, register |
/Library/Application Support |
Revo Uninstaller (Windows) or AppCleaner (macOS) |
| Update files | C:\Windows\SoftwareDistribution\Download |
/Library/Updates |
Stop the service Windows Update, delete the folder, reboot |
Automatic cleaning tools:
- 🪟 Windows: CCleaner (be careful with the registry!), BleachBit (for deep cleaning).
- 🍎 macOS: CleanMyMac X, OnyX.
- 🐧 Linux:
sudo apt autoremove+sudo journalctl --vacuum-size=100M.
Delete browser cache|Clear Temp folder|Check startup|Delete old restore points|Optimize registry (Windows only)-->
4. Lack of RAM: when 8 GB is no longer enough
If the laptop slows down when working with Photoshop, Chrome (with 20+ tabs) or modern games, the problem is lack of RAM. In 2026 8 GB - this is the minimum for office tasks, but for multimedia and games it is required 16–32 GB.
How to check:
- Open
Task Manager→ tabPerformance→Memory. - If free less than 10% from the total amount of RAM - memory has become a “bottleneck”.
- Look at what programs are eating up memory. For example, Chrome can eat
1–2 GBto the tab!
Solutions:
- 🔄 Close unnecessary programs. Use Process Explorer (from Microsoft) to find hidden processes.
- 🔧 Disable unnecessary services. On Windows:
msconfig→Services→ hide system ones, disable unnecessary ones. - 💾 Add RAM. Check the maximum supported volume on the manufacturer's website (for example, Crucial System Scanner).
- 🖥️ Use a swap file (if it is not possible to upgrade the RAM). Optimal size:
1.5 × amount of RAM.
⚠️ Attention: If you see a message "Not enough memory" in games or programs, do not increase the page file beyond 32 GB - this can lead to degradation of the SSD.
5. Hard drive vs SSD: why HDD kills speed
If your laptop is equipped HDD (not SSD), then even with a clean system it will slow down. Reason - mechanical nature of hard drives: their read/write speed is 5–10 times lowerthan SSD. For example, booting Windows from the HDD takes 40–60 seconds, and with SSD - 10–15 seconds.
How to determine the disk type:
- 🪟 Windows:
Win + R→ entermsinfo32→Components → Storage devices. - 🍎 macOS:
About This Mac → System Report → Hardware → Storage. - 🐧 Linux:
lsblk -o NAME,ROTA(ifROTA=1- this is HDD,ROTA=0— SSD).
What to do if you have a HDD:
- Replace with SSD. Even budget Kingston A400 or Crucial BX500 will give a speed increase of
3–5 times. - Optimize HDD:
- 🔄 Defragment (
dfrguion Windows). - 📁 Move swap files and temporary files to another partition.
- 🛑 Disable indexing for the disk (disk properties → uncheck
"Allow indexing...").
- 🔄 Defragment (
Before replacing the HDD with an SSD, make a backup of the system using Macrium Reflect (Windows) or Carbon Copy Cloner (macOS). This will allow you to transfer the system with all settings in 20–30 minutes.
6. Outdated drivers and BIOS: hidden brakes
Drivers are “translators” between the hardware and the system. If they are outdated, the laptop is not using the full potential of the components. This is especially critical for:
- 🎮 Video cards (FPS in games drops by
30–50%). - 🔊 Sound card (stuttering, wheezing in the speakers).
- 📶 Wi-Fi/Bluetooth adapters (slow internet, connection interruptions).
- 🖥️ Motherboard chipset (general system brakes).
How to update drivers right:
- Video card (NVIDIA/AMD/Intel):
- Other drivers:
- Use Snappy Driver Installer (offline database) or Driver Booster.
- For laptops Lenovo/Dell/HP download drivers from the manufacturer’s website (universal packages are often buggy).
BIOS update:
An outdated BIOS may limit processor performance, not support new RAM modules, or cause conflicts with Windows 11. Update the BIOS only if:
- 🔧 There are critical bugs (for example, the laptop does not wake up from sleep).
- 🆕 You are upgrading your processor (new CPU support required).
- 🛡️ The manufacturer has released a patch for vulnerabilities (for example, Spectre/Meltdown).
⚠️ Warning: Continuously updating the BIOS will interrupt the power supply and may permanently kill the motherboard. Use UPS (uninterruptible power supply) or laptop with a charged battery.
7. Background processes and startup: who steals resources?
Modern programs like to launch along with the system and hang in the background. For example, Steam, Discord, OneDrive or NVIDIA GeForce Experience can eat up to 30% CPU And 1–2 GB RAM just like that.
How to find and disable:
- 🪟 Windows:
Ctrl + Shift + Esc→ tabAutoload→ sort by"Impact on loading".- Disable everything except antivirus and drivers (for example, Realtek Audio).
- 🍎 macOS:
System Preferences → Users and Groups → Login Items.- Remove unnecessary elements (for example, Adobe Creative Cloud Helper).
- 🐧 Linux:
- Check startup in
~/.config/autostart/. - Use
systemctl --user list-units --type=serviceto disable unnecessary services.
- Check startup in
Hidden processes:
Some programs are disguised as system ones. For example, Epic Games Launcher may run a background process EpicOnlineServices, and Microsoft Teams — Teams.exe even after closing.
How to calculate:
- Open
Resource Monitor(resmonon Windows). - Go to the tab
CPUorDisk. - Pay attention to processes with high activity (for example,
RuntimeBroker.exe,Service Host: Local System). - Check them on Google - often they are legitimate system tasks, but sometimes they are viruses.
Disabling startup for NVIDIA Telemetry, Adobe GC And Microsoft OneDrive can speed up Windows startup by 20-40 seconds.
8. Hardware problems: when it’s time to take it to service
If all software methods have been tried, but the laptop still slows down, the problem may be gland. Here are the signs of hardware problems:
| Symptom | Possible reason | Solution |
|---|---|---|
| Laptop randomly turns off even with a charged battery | Malfunction of the motherboard or power supply | Checking with a multimeter, replacing capacitors |
| Constant freezing for 5–10 seconds, even in simple tasks | Problems with RAM (broken cells) | Test MemTest86, replacing RAM sticks |
| Noisy HDD, clicking, slow work with files | Hard drive failure | Data backup + replacement with SSD |
| Artifacts on the screen (banding, flickering, distortion) | Malfunction of the video card or matrix cable | Diagnostics in the service, chip resoldering (for a discrete video card) |
| The laptop only slows down on battery power; it works fine on mains power. | Battery wear (voltage sags under load) | Replacing the battery or operating on mains power |
Diagnosis at home:
- 🔋 Battery test: On Windows do
powercfg /batteryreport→ open the generated reportbattery-report.html. If"Calculated capacity"less50%from"Reference"- It's time to change the battery. - 💾 HDD/SSD test: use CrystalDiskInfo (check the parameter
"Reallocated Sectors Count"- if it is not equal0, the disk dies). - 🧠 RAM test: boot from flash drive MemTest86 and check the memory for errors (minimum 4 passes).
⚠️ Attention: If the laptop stops braking after removing battery (working from the network), this is a sign swollen battery. Unplug it immediately - risk of fire!
FAQ: Frequently asked questions about laptop brakes
My laptop only slows down when playing games. What's the matter?
Most likely the problem is:
- Video card overheating (check the temperature in MSI Afterburner).
- Outdated drivers (update via GeForce Experience or AMD Adrenalin).
- CPU throttling (if the temperature is higher
90°C, clean from dust). - Lack of RAM (close background programs, add RAM).
Also check the graphics settings in the game: disable V-Sync, reduce Shadows And Particle effects.
Laptop slows down after Windows update. How to roll back?
Rollback is possible within 10 days after update:
- Go to
Settings → Update & Security → Recovery. - Click
"Start"in section"Return to a previous version of Windows". - Follow the instructions (the data will remain, but the programs will have to be reinstalled).
If more than 10 days have passed, try:
- Uninstall latest update via
Control Panel → Programs → View installed updates. - Restore the system from a restore point (
rstrui).
MacBook started to slow down after updating macOS. What to do?
Performance issues on macOS are often related to:
- Incompatibility of old hardware (For example, MacBook Pro 2015 doesn't work well on macOS Ventura).
- Background indexing by Spotlight (may last several hours after updating).
- Cache problems (clean through OnyX or manually:
~/Library/Caches).
Solutions:
- Reset
SMCAndNVRAM(instructions on Apple website). - Disable visual effects:
System Preferences → Accessibility → Display → Reduce Transparency. - If the brakes started after macOS Sonoma, try to roll back through
Time Machineor a clean install.
The laptop is slow on Linux. What are the features?
On Linux, slowdowns are often associated with:
- Incorrectly selected video card driver (for example, open
nouveauinstead of proprietarynvidia). - File system (For example,
ext4works fasterbtrfson HDD). - Services
systemd(For example,snapdcan load the disk).
How to speed up:
# Отключить ненужные службыsudo systemctl disable --now snapd.service
sudo systemctl disable --now apt-daily.service
# Установить проприетарные драйверы NVIDIA (Ubuntu/Debian)
sudo ubuntu-drivers autoinstall
sudo reboot
# Оптимизировать SWAP (если мало ОЗУ)
sudo fallocate -l 4G /swapfile
sudo chmod 600 /swapfile
sudo mkswap /swapfile
sudo swapon /swapfile
For laptops with Intel + NVIDIA (optimus) use Prime:
sudo prime-select nvidia # для игр
sudo prime-select intel # для экономии батареи
How to check if your laptop is slowing down due to the Internet?
Slow Internet can create the illusion of slowness (for example, lags in online games or freezes when loading pages). Check:
- Connection speed on Speedtest.net. If it's lower
50%depending on the tariff - the problem is with the provider. - Ping on the command line:
ping ya.ruIf the ping is higher
100 msor there are packet losses - there is a problem in the network. - DNS servers. Try changing to
1.1.1.1(Cloudflare) or8.8.8.8(Google). - Background downloads. On Windows, open
Resource Monitor → Networkand see which programs are using traffic.
If the brakes are only in the browser:
- Clear cache (
Ctrl + Shift + Del). - Disable extensions (especially VPNs and adblocks).
- Try a different browser (eg Firefox instead of Chrome).