Slow laptop performance is one of the most annoying problems faced by users. The system freezes when opening the browser, the video slows down, and simple tasks take forever to complete? There can be dozens of reasons: from an overloaded autorun to hardware faults. But don’t rush to take your equipment to a service center - in 80% of cases the problem can be solved on your own.
In this article we will look at step-by-step methods for diagnosing and eliminating lags, starting with software solutions (system cleaning, OS optimization) and ending with hardware solutions (thermal paste replacement, RAM upgrade). We will pay special attention Windows 10/11 And macOS, but most of the advice is universal. You will also learn how to distinguish software brakes from hardware failures - this will save time and money.
1. Diagnostics: why did the laptop start to slow down?
Before treatment, a diagnosis must be made. Lags can occur due to:
- 🔥 Overheating — dust in the cooler, dried out thermal paste or a malfunction of the cooling system.
- 🖥️ Lack of resources - little RAM (RAM), weak processor or clogged storage.
- 🦠 Viruses and malware — mining scripts, Trojans or adware.
- 🗑️ A littered system - temporary files, fragmented disk, outdated drivers.
- 🔄 Program conflicts - antiviruses, torrents or background processes that eat up the CPU.
How to determine the culprit? Take advantage of the built-in tools:
- 📊 Task Manager (
Ctrl+Shift+Esc) - will show the load on the CPU, RAM and disk. - 🌡️ Temperature monitoring: for Windows — HWMonitor or Core Temp, for macOS — iStat Menus.
- 🔍 Disk check: enter at the command line
wmic diskdrive get status(must beOK).
⚠️ Attention: If the processor temperature exceeds 90°C idle or 100°C under load, turn off your laptop immediately! Further work may result in permanent damage to the chip.
- Once every 3 months
- Once every six months
- Once a year
- Never
- I don't know how to do this
2. Cleaning the system: removing junk and optimizing Windows/macOS
The first step is to free up disk space and remove unnecessary processes. Start with cleaning temporary files:
For Windows 10/11:
- Open
Settings → System → Memory. - Click
Clear nowunder sectionDisk Cleanup. - For deep cleaning use the command
cleanmgrinExecute(Win+R).
For macOS:
- Run Disk Utility (
Programs → Utilities). - Select the drive and click
Management→Recommendations. - Remove unnecessary backups Time Machine and cache via
~/Library/Caches.
The next stage is disabling autorun. B Windows this is done through Task Manager → Startup, in macOS - through System Preferences → Users and Groups → Login Items.
Delete temporary files|Empty the recycle bin|Disable unnecessary programs in startup|Check the disk for errors (chkdsk)|Update drivers-->
3. Fight against viruses and malware
If the laptop suddenly starts to slow down, the cause may be viruses or mining scripts. Even legal programs (for example, uTorrent or CCleaner) sometimes contain hidden modules that load the system.
How to check:
- 🛡️ Use Kaspersky Virus Removal Tool or Malwarebytes (free versions).
- 🔎 Check processes in
Task Managerfor suspicious names (for example,svchost.exewith high load). - 🌐 Open
hosts(C:\Windows\System32\drivers\etc\hosts) - if there are a lot of unknown IPs, this is a sign of infection.
For macOS will do Avast Security or built-in utility Activity Monitor (look for processes with high CPU consumption).
⚠️ Attention: Some viruses disguise themselves as system files. If the antivirus does not find threats, but lags remain, check your laptop using LiveCD (For example, Kaspersky Rescue Disk).
How to remove a mining virus if the antivirus does not help?
1. Turn off the Internet.
2. Boot into Safe Mode (Windows: hold F8 at startup, for macOS: Shift when turned on).
3. Remove suspicious programs via Control Panel → Programs and Features.
4. Check your folders %AppData% And %LocalAppData% for unknown files with the extension .exe or .bat.
5. Reset browsers to factory settings (in Chrome: Settings → Advanced → Factory reset).
4. Operating system optimization
Even on a “clean” system, registry errors accumulate over time, files become fragmented, and settings get lost. Here's what you can do:
| Problem | Windows Solution | Solution for macOS |
|---|---|---|
| Disk fragmentation | Defragmentation via Disk optimization (dfrgui) |
macOS automatically defragments SSDs, for HDDs use Drive Genius |
| Registry errors | CCleaner (careful!) or sfc /scannow in CMD |
Reset NVRAM (Cmd+Opt+P+R when loading) |
| Slow start | Turn off visual effects in System → Advanced system settings → Performance |
Remove unnecessary extensions in System Settings → Extensions |
| Freezes during operation | Disable Superfetch through services.msc |
Reset SMC (for Intel Mac: turn off, hold down Shift+Ctrl+Opt + power button for 10 seconds) |
For Windows 10/11 it's also useful to disable background application activity:
- Go to
Settings → Privacy → Background apps. - Disable unnecessary programs (especially Microsoft Store And Xbox).
If your laptop slows down when connected to Wi-Fi, try changing the DNS to 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare). This will speed up page loading and reduce lag in online games.
5. Hardware solutions: when software optimization does not help
If after all the manipulations the laptop continues to lag, the problem may lie in "hardware". Let's look at the main scenarios:
1. Lack of random access memory (RAM)
- 🔍 Check RAM load in
Task Manager. If it is constantly at 90-100%, it’s time to add bars. - 🛠️ Suitable for most laptops DDR4 with frequency
2400-3200 MHz. You can find out the maximum volume through Crucial System Scanner. - 💡 If there are two slots, use dual channel mode (two identical strips) - this will speed up the work by 15-30%.
2. Slow or clogged drive
- 🖥️ Replace HDD on SSD - this will increase speed by 3-5 times. Suitable for budget models Kingston A400 or Crucial BX500.
- 🗃️ If the SSD is already installed, check the free space: when it is more than 80% full, the speed drops.
- 🔧 For NVMe-drives, update the firmware through the manufacturer’s utility (for example, Samsung Magician).
3. Overheating and cooling problems
- 🌬️ Disassemble the laptop and clean the cooler from dust (use a brush and a can of compressed air).
- 🧪 Replace the thermal paste on the processor and video card (suitable Arctic MX-4 or Noctua NT-H1).
- 🔥 If the cooler does not work, check the connection to the motherboard or replace it.
⚠️ Attention: When disassembling the laptop, disconnect the battery! A short circuit can damage the motherboard. If you are not confident in your abilities, contact the service.
Replacing HDD with SSD is the most effective hardware upgrade for older laptops. Even a budget SSD will speed up system loading by 4-5 times compared to a hard drive.
6. Radical measures: reinstalling the OS and resetting settings
If all else fails, what remains is reinstalling the operating system or factory reset. This is an extreme measure, but it is guaranteed to remove all software errors.
For Windows 10/11:
- Back up your important files to an external drive.
- Go to
Settings → Update & Security → Recovery. - Select
Restore your computer to its original state(keep the files or delete everything). - If the system does not boot, use installation flash drive from the official Microsoft website.
For macOS:
- Make a backup via Time Machine.
- Reboot the laptop with the
Cmd+R(recovery mode). - Select
Reinstall macOSorErase disk(via Disk Utility).
After reinstallation:
- 🔄 Immediately update your drivers (for Windows via Driver Booster, for macOS - via
Software update). - 🛡️ Install an antivirus and firewall.
- 📁 Return files from backup, but do not install old programs - they could cause lags.
7. When is it time to take your laptop to a service center?
There are situations when independent repair is impossible or dangerous:
- 💥Laptop turns off spontaneously or reboots - this may indicate a faulty motherboard or power supply.
- 🔋 The battery is swollen or does not hold a charge (less than 10 minutes of operation) - replacement is required.
- 🖥️ Appear on the screen artifacts (stripes, flickering) - a sign of problems with the video card.
- 🔊 Cooler doesn't rotate or makes a grinding noise - replacement or lubrication is necessary.
- 💾 BIOS does not see the drive - it may break SSD/HDD or controller.
Average cost of repairs in service:
| Service | Price (RUB) |
|---|---|
| Cleaning dust + replacing thermal paste | 1 500 — 3 000 |
| SSD replacement (without drive cost) | 1 000 — 2 500 |
| Replacing RAM | 800 — 2 000 |
| Motherboard diagnostics | 500 — 1 500 |
| Cooler replacement | 2 000 — 4 000 |
Before visiting the service:
- Back up your data.
- Write down your laptop model and serial number (usually on a sticker on the bottom).
- If there is a warranty, check to see if it will not expire after repair.
FAQ: Frequently asked questions about laptop lags
❓ The laptop slows down only in games. What to do?
Most likely the problem is video card or overheating:
- Check GPU temperature via MSI Afterburner or HWMonitor.
- Update your video card drivers (for NVIDIA - through GeForce Experience, for AMD - through Adrenalin).
- Reduce the graphics settings in the game (resolution, textures, shadows).
- If your laptop is over 5 years old, it may be time for an upgrade.
❓ Why does my laptop lag after Windows update?
Updates sometimes conflict with drivers or settings. Try:
- Roll back the update via
Settings → Update & Security → Windows Update → View update history → Uninstall updates. - Update drivers manually (especially for the video card and chipset).
- Run the command
DISM /Online /Cleanup-Image /RestoreHealthinCMD(on behalf of the administrator).
❓ Is it possible to speed up a laptop without replacing components?
Yes, but the effect will be limited. The maximum increase will be given by:
- Go to Linux (For example, Ubuntu or Linux Mint) - for older laptops this can give +30-50% speed.
- Disable all visual effects and animations in Windows.
- Usage ReadyBoost (if you have a USB flash drive or SD card).
- Optimization SSD through
TRIM(commandfsutil behavior set disabledeletenotify 0).
However, if the laptop is more than 7-8 years old, even these measures will not replace an upgrade RAM or SSD.
❓ How to check if your laptop is slowing down due to the Internet?
Slow Internet can create the illusion of system slowdowns. Check:
- Speed through Speedtest - if it is below 10 Mbit/s, the problem is on the provider’s side.
- Network load in
Task Manager(tabPerformance). - Availability of background downloads (torrents, cloud synchronization).
- Ping in games (if it is above 100 ms, lags are related to the network).
If the problem is Wi-Fi, try connecting via cable or changing the channel in the router settings.
❓ Should you use “optimizers” like CCleaner or Advanced SystemCare?
With caution. These programs can:
- ✅ Delete unnecessary temporary files.
- ✅ Fix registry errors (but not always safe).
- ❌ Delete important system files if you use them thoughtlessly.
- ❌ Slow down the system due to background processes.
It's better to use the built-in Windows tools (Disk Cleanup, Defragmentation) or proven utilities like BleachBit (for deep cleaning).