It's one of the most baffling things people bring into us. The laptop was perfectly fine at 9am. By 11am it was sluggish. And by 2 o'clock it was practically unusable — fans screaming, mouse barely moving, every click taking an age to respond. Then by mid-afternoon, like nothing had happened, it perked up again.

The owner had already half-convinced themselves they needed a new machine. In fact, they needed about twenty minutes of digging and one small change. Same story, different face — we see it more often than you'd think.

Why Does It Always Happen at the Same Time?

Random slowdowns are one thing. Slowdowns that follow a timetable are something else entirely — and that regularity is actually the most useful clue you have. If your laptop slows down at roughly the same time each day, something is being scheduled to run at that point. And nine times out of ten, it's one of these:

  • Windows Update downloading or installing — Windows often schedules downloads for "active hours" — which, unhelpfully, it guesses at based on your usage patterns, and frequently gets wrong.
  • Antivirus scans — Most antivirus programs run a full system scan on a schedule. These are thorough, which means they're brutal on an older processor or a spinning hard drive.
  • Backup software — Cloud backup tools like OneDrive, Dropbox, or dedicated backup apps often sync or run verification tasks at a fixed time each day.
  • Indexing — Windows Search periodically re-indexes your files so you can search quickly later. On a mechanical hard drive, this can bring the whole machine to its knees.
  • Browser update tasks — Chrome, Edge and Firefox all install background update agents that phone home and download updates on a schedule.

How to See What's Actually Running

The next time your laptop slows to a crawl, don't just wait it out. Right-click the taskbar and choose Task Manager (or press Ctrl + Shift + Esc). Click "More details" if it opens in the compact view, then look at the CPU and Disk columns. Sort by either one by clicking the column header.

Whatever's sitting at the top, eating 80–100% of your CPU or disk, is your culprit. Write down the name — that's the process you need to investigate.

Often it's completely innocent: MsMpEng.exe is Windows Defender doing its scan, SearchIndexer.exe is the indexing service, OneDrive.exe is syncing your files. None of these are threats — they're just poorly timed.

How to Move the Problem to a Time You're Not Working

The good news is that most of these tasks can be rescheduled to run when you're not at your desk — overnight, for example, or during your lunch break if you always step away. Here's where to look for the main offenders:

  • Windows Defender scans: Open Windows Security → Virus & threat protection → Manage settings. The scan schedule lives in Task Scheduler under Task Scheduler Library → Microsoft → Windows → Windows Defender. Double-click Windows Defender Scheduled Scan and change the trigger time to something like 2am.
  • Windows Update active hours: Go to Settings → Windows Update → Advanced options → Active hours. Set this to your actual working hours (say, 8am–6pm) and Windows will avoid doing its heaviest work during that window.
  • Backup software: Open the app itself — whether it's Acronis, Backblaze, Carbonite, or anything else — and look for a Schedule setting. Move it to evening.
  • OneDrive/Dropbox: These sync continuously rather than on a schedule, but you can set bandwidth limits or pause them during working hours from the system tray icon.

When Rescheduling Doesn't Actually Help

Sometimes you follow all of the above and the laptop still crawls. At that point, the scheduled task isn't the root cause — it's just exposing one. A few things worth checking:

A spinning hard drive that's on its way out. Older mechanical drives slow dramatically as they age, and any task that reads a lot of data — a scan, an index, a backup — exposes the bottleneck. Replacing it with an SSD is often transformative. We regularly see machines go from unusably slow to genuinely quick in an afternoon.

Not enough RAM. If you only have 4GB and Windows is trying to run an antivirus scan at the same time as your browser, your email client, and a video call, something has to give. Task Manager's Performance tab will show you your RAM usage — if it's sitting above 85% regularly, that's the bottleneck.

Overheating causing throttling. If the laptop gets warm and then slows down, it may be deliberately reducing its own speed to avoid damaging itself. A clean-out of the fan and vents can fix this completely — it's one of the most common laptop repairs we do.

The Practical Takeaway

If your laptop slows down at a predictable time each day, treat that regularity as a gift — it's pointing you straight at the cause. Open Task Manager the next time it happens, see what's eating your resources, and reschedule that task to run overnight. In most cases, that single change makes the problem disappear entirely.

If you've tried all of this and your machine is still dragging its feet, it's usually a sign that the underlying hardware — the drive or the RAM — needs attention. The good news is that both are almost always fixable for far less than the cost of a new laptop, and the difference in speed can be remarkable.