Has your laptop suddenly started to hesitate when opening the browser, videos are slow, and simple tasks like working with documents take forever? This is not a death sentence - in 90% of cases the problem can be solved without visiting a service center. We have analyzed 12 key causes of brakes, ranging from the banal clogging of the system with garbage to hardware malfunctions that require the intervention of specialists.

In this article you will find step by step instructions for Windows 10/11, macOS And Linux, and also diagnostic testswhich will help you pinpoint the source of the problem. We paid special attention hidden productivity hogs, which are not written about in standard guides - for example, as background processes Microsoft Store or Spotify can eat up to 30% of CPU without your knowledge.

Before you rush out to buy a new SSD or add RAM, check these points. In most cases it is enough 10-15 minutes for optimization to return the laptop to its former agility.

1. Startup overload: programs that slow you down

One of the most common sources of brakes is startup. With each installed application, new elements are added to this list, which launch along with the system and continue to work in the background. For example, Skype, Telegram, Steam or even printer drivers can silently load the processor.

How to check?

  • 🔍 Windows: click Ctrl+Shift+Esc, go to the tab Autoload. Sort by Column Impact on launch.
  • 🍎 macOS: open System Preferences → Users and Groups → Login Items.
  • 🐧 Linux (GNOME): use gnome-session-properties or Startup Applications.

What to turn off? Remove from startup:

  • 🎮 Game launchers (Epic Games, Origin, Ubisoft Connect)
  • 📱 Messengers (if you don’t use them all the time)
  • 🖨️ Peripheral drivers (mice, keyboards with software like Razer Synapse)
  • ☁️ Cloud services (Google Drive, Dropbox, OneDrive — they are synchronized in the background)
📊 What OS does your laptop have?
  • Windows 10/11
  • macOS
  • Linux
  • Other
⚠️ Attention: Do not disable system processes with names like ctfmon.exe (Windows) or loginwindow (macOS). This may cause the interface to malfunction.

2. Lack of RAM: when 8 GB is no longer enough

If your laptop slows down when opening multiple browser tabs or starting Photoshop, the problem may be lack of RAM. Modern websites (especially those with 4K video) and programs actively consume memory:

  • 🌐 One tab YouTube in 1080p - up to 1.5 GB RAM
  • 🎨 Adobe Photoshop (with one project) - from 2 to 4 GB
  • 🎮 Discord + Steam in the background - before 1 GB

How to check memory usage?

  • 🪟 Windows: Ctrl+Shift+Esc → Memory. If in the column Ven. less than 10%, it's time to clean.
  • 🍏 macOS: System Monitoring → Memory. Please note Compressed memory - if the value is high, the system does not have enough RAM.
RAM capacity What can you do When it starts to slow down
4 GB Office tasks, watching videos in 720p When you open 5+ browser tabs or start Zoom
8 GB Working with Photoshop, streaming in 1080p, light games When running simultaneously Chrome (10+ tabs) + IDE (For example, Visual Studio)
16 GB Video editing, 3D modeling, modern games When rendering 4K-video or work with Blender + browser

Solutions:

  • 🔄 Close unnecessary tabs and programs (especially Chrome - he is famous for his “gluttony”).
  • 🛠️ Use easy alternatives: instead ChromeFirefox or Edge, instead PhotoshopGIMP.
  • 💾 Add swap file (virtual memory) on SSD if you have HDD.
💡

B Windows 11 you can enable the function Memory Integrity in Windows Security → Device Protection, but it eats up to 1 GB of RAM. Disable it if there is already not enough memory.

3. Full disk: why 90% busy is critical

If on the system disk (C: on Windows or / on Linux/macOS) there are less 10% free space, the laptop will start to slow down. Why? The operating system uses free space for:

  • 📁 Application cache (speed up program restart)
  • 🔄 Swap file (virtual memory)
  • 🗑️ Temporary files (eg Windows updates)

How to clean up a disk without deleting important files?

Delete temporary files via Disk Cleanup (Windows) or Optimized Storage (macOS)

Clear browser cache (Chrome://settings/clearBrowserData)

Delete old restore points (System Properties → System Protection)

Transfer large files (videos, games) to an external drive

Disable hibernation (powercfg /h off in CMD)-->

For deep cleaning in Windows use the command:

cleanmgr /sageset:1 & cleanmgr /sagerun:1
⚠️ Attention: Don't delete the folder Windows.old manually - use Disk Cleanup, otherwise there may be “tails” that take up space.

4. Overheating: how temperature kills performance

If laptop spontaneously reduces the processor frequency (this is called throttling), check the temperature. When heated above 90°C modern CPUs and GPUs automatically throttle power to avoid damage. Causes of overheating:

  • 🧹 Dusty cooling system (especially relevant for laptops older than 2 years)
  • 🧊 Dried thermal paste (needs replacement every 3-4 years)
  • 🔋 Battery operation for demanding tasks (laptops often limit battery power)

How to check the temperature?

  • 🌡️ Windows: HWMonitor, Core Temp, SpeedFan
  • 🍎 macOS: iStat Menus or Macs Fan Control
  • 🐧 Linux: sensors (install package lm-sensors)
Component Normal temperature (load) Critical temperature
Processor (CPU) 60-85°C > 95°C (throttling begins)
Video card (GPU) 70-85°C > 100°C (risk of shutdown)
Hard drive (HDD/SSD) up to 50°C > 70°C (accelerated wear)

Solutions:

  • 🧹 Dust removal: use a can of compressed air for the vents. Do not disassemble the laptop yourself if you are not confident in your skills!
  • 🔧 Replacing thermal paste: For this you need thermal paste (Arctic MX-6 or Noctua NT-H2), a screwdriver and accuracy.
  • 📉 Power limitation: in ThrottleStop (Windows) or VoltageShift (macOS) You can lower the CPU voltage to reduce heat.
How to check throttling?

Open HWMonitor and look at the processor frequency (column Clock) under load. If it drops below the base one (for example, from 3.5 GHz to 0.8 GHz), then overheating protection is triggered.

5. Viruses and malware: hidden “parasites”

Even if you have an antivirus installed, some types of malware may go undetected. They are divided into:

  • 🕵️ Cryptocurrency miners: use your CPU/GPU for mining Monero or Bitcoin. Check CPU load in Task Manager - if it is stable at the level of 80-100% for no apparent reason, this is an alarming sign.
  • 📊 Spyware: programs like Keylogger or Adware can silently send data to the network, loading the system.
  • 🔄 Rootkits: are embedded in the OS kernel and disguised as system processes (for example, svchost.exe with unusual resource consumption).

How to check?

  1. Run full check in Windows Defender (enable the option Checking for rootkits in settings).
  2. Use Malwarebytes or Kaspersky Virus Removal Tool to search for adware.
  3. Check network activity in Resource Monitor (tab Network). Unknown connections to IP addresses in China or Russia are a reason to be wary.

If the antivirus does not find anything, but suspicions remain:

  • 🛡️ Check your laptop using Live CD (For example, Kaspersky Rescue Disk).
  • 🔍 Use Process Explorer from Microsoft to detail the processes.
💡

Miners often disguise themselves as system processes with names like Windows Update Service or NVIDIA Container. Check their location (right click → Open file storage location).

6. Outdated drivers: why updates are important

Drivers are “intermediaries” between hardware and the operating system. Outdated or incorrectly installed drivers can cause:

  • 🖥️ Graphics brakes: If the video card driver is outdated, games and videos will lag.
  • 🔊 Sound problems: crackling, stuttering or no sound at all.
  • 🌐 Slow Wi-Fi/Bluetooth: Old network adapter drivers limit the speed.

How to update drivers right?

  • 🪟 Windows:
    1. Open Device Manager (Win+X → Device Manager).
    2. Look for the device with the yellow exclamation mark.
    3. Right click → Update driver → Automatic search.
⚠️ Attention: Don't use programs like Driver Booster - They often install incompatible or outdated versions.
  • 🍎 macOS: Driver updates arrive via System settings → Software update.
  • 🐧 Linux: Use a package manager like:
    sudo apt update && sudo apt upgrade
  • For video cards NVIDIA or AMD download drivers only from official sites:

    7. Disk fragmentation (for HDD) and SSD wear

    If you have hard disk (HDD), over time, the files on it “split” into fragments, and the disk head has to “jump” between sectors, which slows down reading/writing. For SSD fragmentation is not critical, but they have another problem - memory cell wear.

    How to check the disk status?

    • 🪟 Windows:
      1. Open Command line on behalf of the administrator.
      2. Enter:
        wmic diskdrive get status

        If the status OK, the disk is ok. For a detailed check use:

        chkdsk C: /f /r
  • 🍎 macOS: Open Disk Utility and select Checking volumes.
  • 🐧 Linux: Use smartctl:
    sudo smartctl -a /dev/sda

    Pay attention to the parameters Reallocated_Sector_Ct And Wear_Leveling_Count (for SSD).

  • Solutions:

    • 🔄 For HDD: defragment (Disk optimization on Windows). But don't do this for an SSD!
    • 📉 For SSD: check wear using CrystalDiskInfo. If the parameter Total Host Writes close to TBW (terabytes of recording), it's time to think about a replacement.
    • 🛠️ General: turn on TRIM for SSD (on Windows: fsutil behavior set disableletrimm 0 in CMD from admin).

    8. Hardware problems: when it’s time to go to a service center

    If all software methods have been tried, but the laptop is still slow, the problem may be gland. Typical faults:

    • 💾 Dying hard drive: If the HDD makes clicks or squeaks, it needs to be replaced urgently.
    • 🔋 Swollen capacitors: a common problem with older laptops (especially ASUS, Acer 2010-2015). Symptoms: random shutdowns, artifacts on the screen.
    • 🔌 RAM problems: if the RAM is “broken”, the laptop will freeze or issue BSOD (blue screen of death).
    • 🔥 Video card malfunction: artifacts in games, stripes on the screen, sudden reboots.

    How to diagnose?

    • 💻 RAM test: on Windows, enter in search Memory Checker and reboot your laptop. For Linux use memtest86+.
    • 💾 Disk check: Victoria HDD (Windows) or badblocks (Linux).
    • 🎮 Video card stress test: FurMark or 3DMark (but do not run on laptops with poor cooling systems!).
    ⚠️ Attention: If your laptop turns off when plugged in (but is running on battery power), the problem may be power supply or network controller. Do not ignore this - risk of short circuit!

    When to contact the service?

    • 🔧 If after replacing the thermal paste the temperature does not drop.
    • 💥 If the laptop turns off spontaneously or overheats in 5 minutes.
    • 🖥️ If artifacts (color stripes, flickering).
    • 💡

      The average lifespan of a laptop is 5-7 years. If your device is more than 7 years old, the brakes may be due to natural wear and tear of components (especially batteries and HDD).

      FAQ: Frequently asked questions about laptop brakes

      ❓ Why does my laptop slow down after updating Windows?

      Updates are installed frequently universal drivers, which are not optimized for your hardware. Solution:

      1. Roll back to a previous version of the driver (in Device Manager).
      2. Install the driver from the laptop manufacturer's website (Lenovo, HP, Dell etc.).
      3. Disable automatic driver updates via gpedit.msc (for Windows Pro).
      ❓ Can an antivirus slow down a laptop?

      Yes, especially if it's Kaspersky, Norton or Avast in mode full protection. Solutions:

      • Disable Checking mail And Network traffic scanner.
      • Use easy alternatives: Windows Defender + Malwarebytes (for one-time checks).
      • Add frequently used programs to Exceptions.
      ❓ Why does the laptop slow down on the battery, but works fine when plugged in?

      This normal behavior for most laptops. Manufacturers limit the CPU/GPU power on the battery to extend its life. How to disable restrictions:

      • 🪟 Windows: Go to Control Panel → Power Options → Circuit Settings → Change Advanced Settings. Install Maximum performance for CPU And Video cards.
      • 🍎 macOS: Disable Automatic graphics switching in System Settings → Energy Saving.

      But remember: this will reduce battery life by 30-50%!

      ❓ How to speed up an old laptop with 4 GB RAM?

      Here 5 real ways:

      1. Install Linux (distribution Xubuntu or Lubuntu - they consume up to 1 GB of RAM).
      2. Replace HDD with SSD (even budget Kingston A400 will speed up loading by 3-5 times).
      3. Use Chromium based browser with extensions disabled.
      4. Disable all visual effects: System → Advanced settings → Performance → Provide better performance.
      5. Enlarge swap file up to 8 GB (but don't put it on HDD if you have SSD).
      ❓ Why does the laptop slow down when connected to the TV?

      Reasons:

      • 📺 Screen resolution: if TV has 4K, and the laptop is weak, it may not be able to render.
      • 🔌 Cable: old HDMI 1.4 limits frequency to 30 Hz, which causes lags.
      • 🎨 Video card driver: update it to the latest version.

      Solution: Try lowering the TV resolution to 1920×1080 or use DisplayPort instead of HDMI.