Has your laptop suddenly started “thinking” for 10 seconds when opening the browser, the video slows down, and the cursor freezes in place? This is not a death sentence - in 90% of cases the problem can be solved on your own without reinstalling the system. Brakes occur due to accumulated digital debris, program conflicts, overheating or outdated drivers. But before you take your device to service, try our proven methods.

We have collected current methods for diagnosing and eliminating lags for Windows 10/11, macOS and even Linux — with step-by-step instructions, warnings about common errors and tables comparing the effectiveness of methods. We paid special attention hidden reasons, which are not written about in standard guides: from “broken” SSD sectors to antivirus conflicts with system updates.

1. Diagnostics: why is the laptop slow?

The first step is to determine the source of the problem. Brakes can manifest themselves in different ways:

  • 🐢 General slowness: long system loading, freezing when switching between windows.
  • 🎮 Lags in games/videos: low FPS, stuttering when playing 4K videos.
  • 🔥 Overheating and sudden shutdowns: The laptop becomes hot, the cooler is noisy at maximum.
  • 💾 Slow disk performance: files take forever to copy, programs take a long time to install.

Use built-in analysis tools:

  • 🔍 Task Manager (Ctrl+Shift+Esc): check the download CPU, RAM And disk. If some process eats up 90% of resources, it’s your culprit.
  • 📊 Resource Monitor (resmon in Windows search): will show detailed statistics for each process.
  • 🌡️ HWMonitor or Core Temp: To monitor the temperature of the processor and video card.
📊 How often does your laptop slow down?
  • Constantly
  • Only under load (games, editing)
  • Occasionally for no reason
  • It didn’t slow down before, but now it’s started

Critical indicators, at which the laptop will slow down:

ComponentNormCritical threshold
CPU Loadup to 70%>90% over 5 minutes
RAM usageup to 80%>95% (paging to disk begins)
CPU temperatureup to 70°C>90°C (throttling)
Loading a discup to 50%100% over 1 minute
⚠️ Attention: If in Task Manager process System Interrupts or DPC Watchdog Violation loads the CPU by 20-30% - this is a sign of problems with drivers (especially network cards or SSDs).

2. System cleaning: remove garbage and temporary files

Over time, Windows accumulates gigabytes of unnecessary files: browser caches, update logs, remnants of deleted programs. Even on an SSD, this can slow down the system.

Cleaning methods (from simple to complex):

  • 🧹 Built-in utility: Disk Cleanup (cleanmgr in search). Select the system drive and remove Temporary files, Cart, Update log files.
  • 🗑️ CCleaner (free version): clears cache, registry and startup. But! Do not use the registry cleaner function - it often breaks the system.
  • 📁 Manual cleaning:
    • Folder C:\Windows\Temp - remove everything inside.
    • Folder C:\Users\Your_name\AppData\Local\Temp (hidden, turn on showing hidden files).
    • Browser cache: in Chromechrome://settings/clearBrowserData.

Delete temporary files using cleanmgr|

Clear browser cache|

Check your Downloads folder for unnecessary files|

Delete old restore points (via System Properties)|

Disable hibernation (if not used) via powercfg /h off-->

Important: If after cleaning the laptop begins to slow down even more, check the free space on the system disk. Windows requires a minimum of 20 GB of free space for stable operation.

⚠️ Attention: Do not delete files from the folder WinSxS by hand! This is the Windows component store - it should only be cleaned DISM or Disk Cleanup with administrator rights.

3. Optimization of startup and background processes

Each program added to startup increases the system startup time by 5-15 seconds. And background processes (for example, OneDrive, NVIDIA GeForce Experience) can eat up to 30% of the CPU.

How to disable autoloading:

  1. Open Task Manager → tab Autoload.
  2. Sort by Column Impact on launch.
  3. Disable everything except antivirus and hardware drivers (such as touchpad or keyboard).

Hidden Resource Eaters:

  • 🔄 Windows Services: Open services.msc and disable:
    • Superfetch (or SysMain in Win10/11) - if you have an SSD.
    • Windows Search - if you do not use file search.
    • DiagTrack And dmwappushservice - Microsoft telemetry.
  • 📱 Mobile devices: USB connected smartphones may run background synchronization processes (e.g. iTunes or Samsung Smart Switch).
💡

To temporarily free up RAM, create a page file on another drive (if you have one). To do this, go to System Settings → Advanced → Performance → Settings → Advanced → Change and specify a second drive for the swap file.

4. Check for viruses and malware

Viruses and mining scripts are a common cause of sudden slowdowns. They can masquerade as system processes (for example, svchost.exe or lsass.exe), but show themselves to be high CPU or network load.

How to check a laptop for viruses:

  1. Run built-in Windows Defender (Windows Security → Virus and Threat Protection → Quick Scan).
  2. Use Kaspersky Virus Removal Tool or Dr.Web CureIt! — they do not require installation and even find hidden threats.
  3. Check your browser extensions: mining scripts are often hidden in suspicious plugins (for example, "AdBlock Pro" from unknown developers).

Signs of infection:

  • 🖥️ The laptop slows down even in Safe Mode.
  • 📈 Unexplained traffic in Task Manager (tab Network).
  • 🔌 Fast battery drain (mining viruses load the video card).
  • 📁 The appearance of unknown files with the extension .exe or .bat at the root of the disk C:.
How to remove a mining virus if the antivirus does not help?

1. Disconnect the Internet (unplug the cable or turn off Wi-Fi).

2. Launch msconfig, go to the tab Services and disable all suspicious ones (especially those with random names made up of letters and numbers).

3. Remove unknown tasks from Task Scheduler (taskschd.msc).

4. Check the file hosts (C:\Windows\System32\drivers\etc\hosts) for the presence of extraneous IP addresses.

5. If a virus blocks access to antiviruses, boot from Live CD (For example, Kaspersky Rescue Disk).

5. Update drivers and BIOS

Outdated or incorrectly installed drivers are the cause of half of performance problems. Drivers are especially critical for:

  • 🖥️ Video cards (NVIDIA/AMD/Intel): affect FPS in games and interface smoothness.
  • 💾 SSD/HDD: Outdated controller drivers can reduce read/write speeds by 2-3 times.
  • 🌐 Network cards: Driver conflicts cause page loading to freeze.
  • 🔊 Sound devices: can slow down the system due to errors DPC Watchdog.

How to update drivers correctly:

  1. Use official utilities:
    • For NVIDIA: GeForce Experience.
    • For AMD: Adrenalin Software.
    • For Intel: Driver & Support Assistant.
  2. For other devices:
    • Open Device Manager (devmgmt.msc).
    • Look for the device with the yellow exclamation mark.
    • Right click → Update driverAutomatic search.
  • If Windows does not find the driver, download it from official website of the laptop manufacturer (not from torrents!).
  • BIOS update - an extreme measure, but sometimes necessary. For example, for Lenovo, HP And Dell BIOS updates fix issues with power management and compatibility with newer SSDs.

    ⚠️ Attention: Do not update BIOS via Wi-Fi - only via cable! Interrupting the process may render the laptop inoperable. Also check that the battery is at least 50% charged.

    6. Hardware problems: overheating, dust, malfunctions

    If software methods do not help, the problem is in the hardware. Most often the culprits are:

    • 🌪️ Dust in the cooling system: Blocks air flow, causing overheating and throttling (automatic reduction of processor frequency).
    • 🔋 Worn thermal paste: after 3-5 years of use it dries out and the processor begins to overheat.
    • 💥 Faulty RAM: Bad RAM modules cause blue screens (BSOD) and random freezes.
    • 💾 Drive problems: HDD with bad sectors or SSD with worn cells slow down the entire system.

    How to check hardware status:

    • 🌡️ Temperature: Use HWMonitor or AIDA64. If the CPU/video card heats up above 90°C, it needs cleaning.
    • 🧠 RAM: Run mdsched.exe (built-in memory check utility) or MemTest86.
    • 💾 Disk:
      • For HDD: chkdsk C: /f /r on the command line (with admin rights).
      • For SSD: Check your health through CrystalDiskInfo. If the status Bad or Caution — the disk needs to be replaced.

    Cleaning your laptop from dust:

    1. Turn off the laptop and disconnect the battery (if removable).
    2. Unscrew the bottom cover (you need a Phillips screwdriver).
    3. Carefully blow out the radiator and cooler with compressed air (do not use a vacuum cleaner!).
    4. If the thermal paste has dried out, replace it with new one (Arctic MX-4 or Noctua NT-H1).
    💡

    If the laptop starts to slow down 10-15 minutes after turning it on, this is a sure sign of overheating. Check the temperature and clean the cooling system if necessary.

    7. Radical methods: resetting and reinstalling Windows

    If all else fails, it’s time to consider clean installation of Windows. This is an extreme measure, but it is guaranteed to eliminate all software conflicts.

    How to reset Windows without losing data:

    1. Open Settings → Update & Security → Recovery.
    2. Select Restore your computer to its original stateSave my files.
    3. Follow the instructions (takes about 1-2 hours).

    Clean installation of Windows from a USB flash drive:

    1. Download Media Creation Tool from the Microsoft website and create a bootable USB flash drive.
    2. Boot from the USB flash drive (you may need to change the boot priority in the BIOS).
    3. When installing, select Custom installation and format the system disk.
    4. After installation, immediately update your drivers and Windows.

    What to do after reinstallation:

    • 🔑 Install only necessary programs (avoid “software packages” like DriverPack Solution).
    • 🛡️ Install antivirus (Kaspersky, Bitdefender or built-in Windows Defender).
    • 🔄 Set up automatic driver updates via Windows Update.
    • ☁️ Create a system restore point (System Properties → System Protection → Create).
    ⚠️ Attention: If after a clean installation of Windows the laptop still slows down, the problem is definitely in the hardware (disk, RAM, overheating).

    FAQ: Frequently asked questions about laptop brakes

    🔹 Why does my laptop slow down after updating Windows?

    Updates often bring new bugs, especially if you have:

    • Old drivers (update them manually).
    • Conflict with antivirus (temporarily disable it).
    • Low disk space (Windows 11 requires a minimum of 20 GB of free space).

    Solution: Roll back the update via Settings → Update and security → Update history → Uninstall updates.

    🔹 Can a laptop slow down due to the battery?

    Yes! If the battery is worn out (capacity < 40% of original), the laptop may:

    • Automatically reduce performance (power saving mode).
    • Turn off when disconnected from the network (even if it shows 20% charge).
    • Slows down when running on battery power due to processor frequency limitation.

    Solution: Replace the battery or operate only on mains power (remove the battery if it is removable).

    🔹 Why does my laptop slow down when connected to Wi-Fi?

    Blame:

    • Outdated network card drivers (update via Device Manager).
    • Conflict with VPN or antivirus (disable them during the test).
    • Channel congestion (check how many devices are connected to the router).
    • Problems with DNS (try changing DNS to 8.8.8.8 And 8.8.4.4 in connection properties).
    🔹 How to speed up an old laptop with 4 GB RAM?

    The minimum requirements for Windows 10/11 are 4 GB of RAM, but for comfortable operation you need at least 8 GB. If the upgrade is not possible:

    • Disable all visual effects (Settings → Accessibility → Transparency effects).
    • Use Windows 10 LTSC — a lightweight version without unnecessary services.
    • Replace HDD with SSD (even budget Kingston A400 will speed up loading by 5 times).
    • Use lightweight programs: Firefox instead of Chrome, Notepad++ instead of VS Code.
    🔹 Laptop with SSD slows down - what to do?

    An SSD can also slow down if:

    • You've run out of free space (leave at least 10-15% of the disk capacity).
    • Enabled Defrag (defragmentation for SSD is harmful! Disable it via Disk optimization).
    • The disk is worn out (check health via CrystalDiskInfo).
    • The SSD firmware is not updated (download it from the manufacturer’s website, for example, Samsung Magician for Samsung SSD).

    Solution: Clone the system to a new SSD (use Macrium Reflect or Clonezilla).