Has your laptop started to work like a “tired pensioner”? Windows takes minutes to load, programs take forever to open, and the cursor freezes at the slightest load? This problem is familiar to millions of users - from owners of budget Lenovo IdeaPad up to bonus MacBook Pro. But in 90% of cases, slow performance can be fixed without purchasing a new device.

We analyzed hundreds of cases from service centers and forums (including Reddit, 4PDA And GeekBench) to highlight the **exact reasons for the brakes** - from banal overheating to hidden viruses in svchost.exe. In this article you will find:

  • 🔍 Diagnostics — how to determine what exactly is slowing down: hardware or software;
  • Quick fixes - what to do right now to speed up your laptop;
  • 🛠️ Deep analysis — from cleaning the system to upgrading components;
  • ⚠️ Critical errors — what you definitely shouldn’t do while braking.

Spoiler: in 60% of cases, it is not the wear of the iron that is to blame, but clogged startup (30+ unnecessary processes) and fragmented SSD after a year of use. But there are also more insidious reasons - for example, processor throttling due to overheating or “broken” sectors on the drive.

📊 How long ago did your laptop start slowing down?
  • Less than a month
  • 1-6 months
  • More than a year
  • Always worked slowly
  • I don't know

1. Overheating is the main cause of sudden brakes.

If your laptop starts to lag suddenly while gaming, rendering, or even while watching YouTube, the first thing to do is check the temperature. Modern processors (Intel Core i7/i9, AMD Ryzen 7/9) automatically reduce frequency when overheated (throttling) to avoid damage. As a result, productivity drops by 40-70%.

How to check the temperature:

  1. Install HWMonitor or Core Temp;
  2. Run a stress test in AIDA64 (menu Tools → System Stability Test);
  3. Follow the indicators:
    • 🔥 Critical: CPU/GPU above 95°C;
    • ⚠️ Dangerous: 85-95°C (needs cleaning);
    • Norm: up to 80°C under load.

Causes of overheating and solutions:

Problem How to check Solution
Dusty cooling system Remove the bottom cover and inspect the radiator Cleaning with compressed air or service
Dried thermal paste The temperature fluctuates even when idle Replacing thermal paste (for example, Arctic MX-6)
Faulty cooler The fan does not rotate or is noisy Replacing the cooler or lubricating the bearing
Blocking the air ducts The laptop is standing on a soft surface Use a cooling pad
⚠️ Attention: If the CPU temperature exceeds 100°C, turn off the laptop immediately! Further work may lead to irreversible damage to the processor chip (especially relevant for Intel 12-13 generations).

2. Clogged startup: why does the laptop take 5-10 minutes to boot?

Average boot time for Windows 10/11 on SSD - 15-25 seconds. If your laptop takes longer than a minute to boot, startup is to blame. A typical user PC starts at startup 20-40 unnecessary processes: instant messengers, cloud storage, peripheral drivers and even hidden mining programs.

How to clear startup:

  1. Open Task Manager (Ctrl+Shift+Esc → tab Autoload);
  2. Sort programs by column Impact on loading;
  3. Disable everything except:
    • 🔑 Antivirus (for example, Kaspersky or Bitdefender);
    • 🖱️ Keyboard/mouse drivers (if you use non-standard devices);
    • 🎮 Programs for peripherals (for example, Razer Synapse, Logitech G HUB).

For advanced users: check task scheduler (taskschd.msc). Often tasks from the laptop manufacturer are hidden there (for example, Lenovo Vantage or HP Support Assistant), which run every 10 minutes and load the disk.

☑️ Autoload optimization

Done: 0 / 4

3. Fragmented or full drive

Even on SSD drives, “brakes” appear over time if:

  • 📉 Free space is less than 10% of the total volume;
  • 🗑️ The disk is full of temporary files (%temp%, Prefetch);
  • 🧩 Data fragmentation (relevant for HDDs and “almost full” SSDs).

How to clean a disk:

  1. Remove trash:
    • Run Disk Cleanup (cleanmgr on the command line);
    • Delete the contents of the folders:
      C:\Windows\Temp
      

      C:\Users\<Ваше_имя>\AppData\Local\Temp

  2. Check fragmentation:
    • For HDD: defragment (dfrgui);
    • For SSD: run optimization (Optimize Drives).
  3. Make room:
    • Transfer heavy files (videos, games) to an external drive;
    • Turn on Storage Sense in Windows settings.

Critical moment: if there is less than 5% free space left on the SSD, the recording speed drops to 10-20 times because of the mechanism garbage collection. For example, Samsung 970 EVO when filled to 95%, it loses up to 80% of performance.

What to do if the disk is 100% loaded in the Task Manager?

This may be caused by:

1. Miner virus (check the process svchost.exe in Detailed View);

2. Windows indexing (disable the service Windows Search);

3. File system damage (run chkdsk /f in CMD from admin).

4. Viruses and malware: hidden productivity stealers

Modern viruses rarely block the system - they steal resources for mining, show ads or spy on data. Signs of infection:

  • 🖥️ The laptop slows down even when idle (CPU load is 30-50% for no reason);
  • 🌐 Internet traffic grows without user activity;
  • 🔋 The battery drains 2 times faster;
  • 📁 Unknown processes appear in Task Manager (For example, msiexec.exe with strange parameters).

How to check and clean the system:

  1. Antivirus scanning:
    • Use Kaspersky Virus Removal Tool or Dr.Web CureIt! (they find what the built-in misses Windows Defender);
    • Check the folders AppData\Roaming And AppData\Local — Trojans often hide there.
  2. Check for mining:
    • Open Task ManagerPerformanceOpen Resource Monitor;
    • Look for high GPU consuming processes (eg. NVIDIA Container with 90% load when idle).
  3. Cleaning the registry:
    • Use CCleaner or Wise Registry Cleaner to remove “tails” from remote programs.
⚠️ Attention: Some viruses block antiviruses from launching. In this case, boot into Safe Mode with Networking (while loading, hold F8 or Shift+Reboot on Windows 10/11) and scan again.

5. Lack of random access memory (RAM)

If you have installed 4 GB RAM or less, the laptop will slow down even when working with a browser. Modern Tabs Chrome or Edge “eat up” 500-1500 MB each, and Windows background processes take up another 1-2 GB. As a result, the system begins to use swap file on the disk that is in 100 times slowerthan RAM.

How to check memory usage:

  1. Open Task Manager → tab PerformanceMemory;
  2. If in the section Used constantly 80-90% - there is a critical lack of memory;
  3. See which programs consume the most RAM (browsers are often to blame, Photoshop, AutoCAD).

Solutions:

  • 🔄 Close unnecessary programs (especially browsers with dozens of tabs);
  • 🔧 Set up a swap file:
    1. Go to Control Panel → System → Advanced system settings → Performance → Settings → Advanced → Virtual memory;
    2. Set fixed size: 1.5 × amount of RAM (for example, for 8 GB RAM - 12 GB swap file).
  • 💻 Add RAM:
    • Check the maximum amount of RAM for your model on the manufacturer's website;
    • 8 GB is enough for office tasks, 16-32 GB for games/rendering;
    • Recommended modules: Crucial Ballistix, Kingston Fury, Samsung OEM.
  • 💡

    If you can't add RAM, use a browser Firefox with extension Tree Style Tab - it reduces memory consumption by 30-40% compared to Chrome.

    6. Outdated or damaged drivers

    Drivers are “translators” between hardware and Windows. If they are outdated or damaged, the laptop begins to slow down, especially when working with:

    • 🎮 Video card (NVIDIA/AMD);
    • 🔊 Sound (Realtek Audio);
    • 📶 Wi-Fi/Bluetooth (Intel AX200, Qualcomm Atheros);
    • 🖥️ Display (especially on laptops with 4K screens).

    How to update drivers correctly:

    1. Automatically (for beginners):
      • Use Driver Booster or Snappy Driver Installer;
      • Or update via Device Manager (right click on the device → Update driver).
    2. Manually (for experienced ones):
      • Download drivers from the official website of the laptop manufacturer (section Support);
      • For video card: use NVIDIA GeForce Experience or AMD Adrenalin;
      • Remove old drivers with the program Display Driver Uninstaller (DDU) before installing new ones.

    Pay special attention to drivers chipset And power management. For example, on laptops ASUS ROG outdated driver ATK Package may cause freezes when entering sleep mode.

    💡

    Never use drivers from torrents or third-party sites! They may contain viruses or may not be compatible with your laptop model.

    7. Problems with your hard drive or SSD

    If the laptop suddenly begins to freeze for 10-30 seconds (for example, when opening folders or launching programs), the drive is to blame. Reasons:

    • 💥 Bad sectors (bad sectors) on HDD/SSD;
    • 🔌 Disabling the interface (for example, the SATA cable has come loose);
    • Cell wear on SSD (relevant after 3-5 years of use);
    • 🔄 PIO Mode instead of DMA (legacy data transfer protocol).

    Drive diagnostics:

    1. For HDD:
      • Run Victoria HDD or HD Tune;
      • Check the settings Reallocated Sectors Count And Current Pending Sector - if their values are above 0, the disk “dies”.
    2. For SSD:
      • Use CrystalDiskInfo;
      • Look Total Host Writes (total amount of recorded data). If it exceeds 300-500 TB for a consumer SSD, the drive is worn out.

    What to do if the disk is damaged:

    • 🔧 For HDD: try it low level formatting (program HDD LLF Tool), but this will delete all data;
    • 💾 For SSD: enable the command TRIM (on the command line: fsutil behavior set disabledeletenotify 0);
    • 🛒 In both cases make a backup urgently and get ready to replace the drive.

    8. Incorrect power and BIOS settings

    Windows and BIOS have hidden settings that can artificially limit performance. For example:

    • 🔋 Power mode Energy Saving instead of High performance;
    • 🔄 Disabled in BIOS Turbo Boost or Hyper-Threading;
    • ⚡ Limitation of processor TDP (relevant for ultrabooks);
    • 🖥️ Incorrect settings PCIe for a video card.

    How to adjust power in Windows:

    1. Go to Control Panel → Power Options;
    2. Select a scheme High performance;
    3. Click Set up power plan → Change advanced power settings;
    4. Install:
      • Minimum processor state → 100%;
      • Maximum processor state → 100%;
      • USB SettingsDisable shutdown to save energy.

    BIOS settings (enter by F2/Del when loading):

    • 🔧 Turn it on Intel Turbo Boost (Advanced → CPU Configuration);
    • 🔄 Install PCIe Speed in Gen 3 or Gen 4 (for modern video cards);
    • 💻 Disable Secure Bootif you use Linux or older versions of Windows;
    • 🔋 In the section Power Management turn off Intel SpeedStep (if you are not using a battery).
    ⚠️ Attention: Incorrect BIOS settings may cause unable to download laptop. If you are not sure, take a photo of the current settings before changing or reset the settings to Default (F9Save & Exit).

    FAQ: Frequently asked questions about laptop brakes

    ❓ The laptop slows down only on battery power, but works fine on mains power. What's the matter?

    This is standard behavior for most laptops. In battery mode, Windows automatically limits performance to save battery power. To disable this:

    1. Go to Control Panel → Power Options → Power Plan Settings → Change Advanced Settings;
    2. Find the parameter Processor power management;
    3. Install Minimum processor state the battery is at least 80%.

    Also check your BIOS settings - some manufacturers (eg. HP or Dell) add additional restrictions.

    ❓ After updating Windows, the laptop began to slow down. How to roll back?

    If the brakes started after the update, try:

    1. Roll back to previous version:
      • Go to Settings → Update & Security → Recovery;
      • Click Start in section Go back to a previous version of Windows.
    2. Remove the problematic update:
      • Open Control Panel → Programs → View installed updates;
      • Find the latest updates (usually the culprit KB502xxx or KB503xxx);
      • Remove them and block re-installation via wushowhide.diagcab (a utility from Microsoft).

    If rolling back doesn't help, check driver compatibility with the new version of Windows on the laptop manufacturer's website.

    ❓ Is it possible to speed up an old laptop with 4 GB RAM and HDD?

    Yes, but with reservations. The maximum effect will be given by:

    1. Replacing HDD with SSD - this will speed up loading Windows and launching programs in 3-5 times;
    2. Increase RAM to 8 GB (if motherboard supports);
    3. Switching to a lightweight OS:
      • Windows 10 LTSC (without unnecessary services);
      • Linux Mint XFCE (consumes 2 times less resources than Windows).
    4. Software optimization:
      • Use Chrome with a flag --process-per-site (reduces memory consumption);
      • Replace Photoshop on GIMP or Photopea (online editor);
      • Turn off Windows visual effects (Control Panel → System → Advanced Settings → Performance → Get better performance).

    Real case: laptop Acer Aspire E1-572 (2014, Core i3, 4 GB RAM) after replacing the HDD with Kingston A400 240GB and installations Linux Mint began to work faster than on Windows 10 with an SSD.

    ❓ Why does the laptop slow down when connected to an external monitor?

    This is a typical problem for laptops with hybrid graphics (Intel UHD + NVIDIA/AMD). Reasons:

    • 🖥️ Windows uses integrated graphics (Intel) instead of discrete (NVIDIA/AMD);
    • 🔌 There is not enough port bandwidth (for example, a connection via HDMI 1.4 instead of DisplayPort 1.4);
    • 🔄 Outdated video card or monitor drivers.

    Solutions:

    1. Force use of discrete graphics:
      • For NVIDIA: right click on the desktop → NVIDIA Control PanelManaging 3D Settings → select High performance NVIDIA processor;
      • For AMD: AMD Radeon SettingsSystem → Switchable Graphics.
  • Update your monitor drivers (download from the manufacturer’s website, for example, Dell or LG);
  • Use DisplayPort instead of HDMI for higher resolution 1080p.
  • ❓ How to check if the laptop is slowing down due to the network (Wi-Fi/Ethernet)?

    A slow network can create the illusion of slowdowns (for example, long loading pages or “lagy” Discord). Check:

    1. Measure your speed:
      • Connect to the router via cable and take the test Speedtest.net;
      • Compare with the tariff of your provider (must be at least 80% of the advertised speed).
    2. Check network load:
      • Open Task Manager → tab PerformanceWi-Fi/Ethernet;
      • If the network is 100% loaded with no activity, look for viruses or background updates (for example, Windows Update or Steam).
    3. Packet loss test:
      • Open Command line and enter:
        ping -n 50 8.8.8.8
      • If the results include Lost = 0% And time < 50ms - everything is fine with the network.

    If the problem is Wi-Fi:

    • Change the router channel in the settings (use 5 GHz instead of 2.4 GHz);
    • Update the Wi-Fi adapter driver;
    • Disable the feature Wi-Fi Sense on Windows (Settings → Network and Internet → Wi-Fi → Manage known networks).