Has your laptop taken longer to boot, and simple tasks like opening a browser have become a test of patience? Brakes are not a death sentence, but a signal that the system needs help. In 90% of cases, the problem can be solved on your own, without spending money on specialists or a new device. The main thing is to do it right diagnose the cause and apply targeted optimization techniques.

We have collected current for 2026 ways to speed up laptops Windows 10/11 And macOS, which work even for weak configurations with 4 GB RAM And HDD. There are no universal “magic buttons” here - only specific actions with explanations of why they help. And if you are afraid of breaking something, at the end of the article there is safe checklist for beginners.

1. Diagnostics: why is the laptop slow?

Before treatment, a diagnosis must be made. Brakes may be caused by hardware problems (hardware), software (software) or a combination thereof. Here's how to quickly identify the culprit:

  • 🔍 Task Manager (Windows): Click Ctrl+Shift+Esc → "Performance" tab. If CPU or RAM loaded at 90%+ when idle - the problem is in the background.
  • 📊 macOS monitoring: Open "Activity" via Spotlight (Cmd+Space). Pay attention to processes kernel_task - their high load indicates overheating.
  • 💾 Disk check: enter at the command line wmic diskdrive get status (Windows) or diskutil verifyVolume / (macOS). Status Pred Fail means that HDD/SSD is dying.

Typical symptoms and their causes:

SymptomProbable CauseSolution
Laptop freezes for 10+ seconds, then goes awayLack of RAM or disk problemsAdd RAM or replace HDD with SSD
The fan is noisy, the case is hotOverheating due to dust or dried thermal pasteCleaning + replacing thermal paste
Stutters when connected to Wi-Fi/BluetoothDriver conflict or weak adapterUpdate drivers or use a USB adapter
Slow system boot (5+ minutes)Cluttered startup or damaged filesStartup cleaning + sfc /scannow
⚠️ Attention: If laptop Acer, Lenovo or HP older than 5 years it slows down even after cleaning - culprit built-in battery. A battery that has lost capacity limits performance. Check in cmd team powercfg /batteryreport.

2. Hardware causes of brakes (and how to fix them)

If diagnostics show problems with the hardware, here's what to do:

  • 🧹 Cleaning from dust: Disassemble the laptop (or take it to a service center) and blow it out radiator And cooler compressed air. Especially relevant for Asus ROG, MSI and game models.
  • 🧪 Replacing thermal paste: If the processor temperature exceeds 90°C in idle time (checked in HWMonitor or Core Temp), it's time to change the thermal paste. For modern Intel Core i7/i9 And AMD Ryzen use pastes with thermal conductivity 10+ W/mK.
  • 💾 Replacing HDD with SSD: Even budget Samsung 870 EVO or Crucial MX500 speeds up system boot time 5-7 times. For laptops with mSATA or M.2 Compact models are suitable.
  • 🔋 Battery problems: Disconnect the battery (if removable) and work from the mains. If the brakes fail, the battery needs to be replaced.

Critical case: If laptop Dell Latitude or ThinkPad suddenly started to slow down after updating the BIOS - roll back the firmware via Advanced Boot Options (F12). Some BIOS versions 2023 contains bugs that reduce performance by 30%.

📊 What laptop do you have?
  • Budget (up to 30k ₽)
  • Middle class (30-70k ₽)
  • Gaming/professional (70k ₽+)
  • MacBook
  • I don't know the model

3. Software optimization of Windows 10/11

Even on a powerful laptop Windows may slow down due to clutter. Follow this algorithm:

  1. Cleaning startup:

    Click Ctrl+Shift+Esc → "Startup" tab. Disable all programs except antivirus and drivers. Especially "gluttonous" NVIDIA GeForce Experience, iTunes Helper And Adobe Creative Cloud.

  2. Disabling visual effects:

    Go to Settings → System → About → Additional system settings → Performance. Select "Get better performance."

  3. Disk Cleanup:

    Run cleanmgr through Win+R, then run at command prompt (administrator):

    Dism /Online /Cleanup-Image /AnalyzeComponentStore
    

    Dism /Online /Cleanup-Image /StartComponentCleanup /ResetBase

For Windows 11: Disable unnecessary features via Settings → Applications → Additional components. Remove Xbox Game Bar, 3D Viewer And News and Interests — they load the system with background processes.

☑️ Quick Windows optimization

Done: 0 / 5
⚠️ Attention: Don't use "optimizers" like CCleaner or Advanced SystemCare. They often delete critical files and worsen the brakes. Use the built-in Windows tools instead.

4. macOS optimization (for MacBook)

Is your MacBook slow? Here's what to do on Ventura And Sonoma:

  • 🍎 Reset SMC and NVRAM:

    Turn off your MacBook, hold down Shift+Control+Option + power button for 10 seconds. Then turn it on and immediately press Command+Option+P+R for 20 seconds.

  • 🗑️ Clearing cache:

    Open Terminal and enter:

    sudo rm -rf /Library/Caches/*
    

    sudo rm -rf ~/Library/Caches/*

  • 🚫 Disabling Spotlight:

    If indexing files loads the system, add the disk to the exceptions: System Preferences → Siri and Spotlight → Privacy.

For older MacBooks (2015 and earlier) with HDD the only radical solution is replacement with SSD + clean installation of macOS. Even MacBook Air 2013 after the upgrade it works faster than new models with eMMC.

How to check SSD health on Mac?

Open Terminal and enter: diskutil list (look for the disk ID, for example disk0) smartctl -a /dev/disk0

Pay attention to the parameters Reallocated_Sector_Ct And Media_Wearout_Indicator. Values ​​above 100 indicate wear.

5. Viruses and malware: how to check and remove

Brakes can cause:

  • 🕵️ Miners (use CPU/GPU to mine cryptocurrency).
  • 📤 Adware (adware that loads the network).
  • 🔑 Keyloggers (programs for data theft).

How to check:

  1. Download Malwarebytes (free version) and perform a full scan.
  2. Check the processes in Task Manager to unfamiliar names (for example, svchost.exe with high load).
  3. Use Process Explorer from Microsoft for in-depth analysis.

If the antivirus doesn’t find anything, but the laptop slows down when connected to the Internet, check hosts file (C:\Windows\System32\drivers\etc\hosts). Remove all lines except 127.0.0.1 localhost.

💡

Create a system restore point (rstrui.exe) before removing viruses. Some malware blocks recovery, so use Offline scanner (For example, Kaspersky Rescue Disk).

6. Radical methods: when all else fails

If all of the above doesn't work, it's time for serious action:

  • 🔄 Reset Windows/macOS to factory settings:

    On Windows: Settings → Update & Security → Recovery → Reset PC.

    On Mac: Command+R at boot → "Reinstall macOS".

  • 🛠️ Replacing thermal pads:

    Relevant for laptops MSI, Gigabyte And Alienware, where thermal paste is applied to VRM modules And chipset.

  • 🔌 Disabling Turbo Boost:

    For Intel Core i7/i9 with overheating: disable Turbo Boost in BIOS or via ThrottleStop. This will reduce performance by 10%, but will eliminate lag.

Last chance: If the laptop slows down even after resetting, check RAM on errors through Windows Memory Diagnostic (mdsched.exe). Broken RAM sticks can cause freezes without BSOD.

💡

Before resetting the system, save your program license keys using Belarc Advisor or ProduKey. This will save you hundreds of dollars in software reactivation costs.

FAQ: Frequently asked questions about laptop brakes

My laptop only slows down when playing games. What's the problem?

Most likely the culprits are:

  1. GPU overheating (check the temperature in MSI Afterburner).
  2. Lack of video memory (for GTA V or Cyberpunk 2077 minimum required 4 GB VRAM).
  3. Drivers (delete old ones via Display Driver Uninstaller and install the latest ones from the site NVIDIA/AMD).

For weak laptops (Intel UHD Graphics) try launching games via Proton (Linux) - sometimes FPS is higher than on Windows.

Laptop slows down after Windows update. How to roll back?

Within 10 days after the update, you can return the old version:

  1. Open Settings → Update & Security → Recovery.
  2. Click "Return to a previous version of Windows."
  3. If there is no button, use Media Creation Tool for a clean installation of the old version.

For Windows 11 rollback to Windows 10 possible within 30 days after the upgrade.

MacBook slows down after updating to Sonoma. What to do?

Problems with macOS Sonoma often associated with:

  • Incompatibility of old applications (update Adobe Creative Suite And Final Cut Pro).
  • Bug with WindowServer (check the activity of the process in "System Monitor").
  • Problems with FileVault (turn off encryption in System Settings → Privacy).

Solution: Create a new user (System Settings → Users and Groups) and check if the brakes are maintained. If not, the problem is in the profile.

The laptop slows down on the battery, but works fine when plugged in. Why?

This energy saving mode, which limits performance. Disable it:

  • Windows: Control Panel → Power Options → High Performance.
  • macOS: System settings → Battery → Optimized charging (turn off).

If it doesn't help, check battery status:

powercfg /energy

In the report (energy-report.html) look for lines with Battery: Fail.

Is it possible to speed up a laptop with 2GB RAM?

Yes, but with reservations:

  1. Install light OS: Windows 10 LTSC, Linux Mint XFCE or AntiX.
  2. Use Chromium based browser with a flag --disable-features=RenderProcessLimit (will limit the number of processes).
  3. Add SSD - even with 2 GB RAM the system will boot in 10-15 seconds.

For Windows 7 (if you are still using it) disable it Superfetch And Windows Search through services.msc.