"My laptop is slow" is one of the most common IT tickets and one of the vaguest — slow could mean a dozen different things. Before you submit a ticket, run through these checks in order. Most slowness traces back to one of the first three, and you'll often fix it yourself in less time than it takes to describe the problem to someone else.

Ad placeholder — in-article responsive unit

1. Check what's actually using your resources

This is the single most useful diagnostic step, and most people skip it.

If one specific app is pinned near 100%, that's your culprit — not a generally "slow computer," but one specific misbehaving program. Browsers with many tabs, video conferencing apps left open in the background, and sync clients (OneDrive, Dropbox) mid-sync are frequent offenders.

2. Count how many browser tabs and apps are actually open

Each browser tab consumes memory even when you're not looking at it, and this adds up faster than people expect — 30+ tabs across multiple windows is a common, completely invisible cause of slowness, since nothing in the interface obviously flags it as a problem.

3. Check for a pending update or background scan

A surprising amount of "randomly slow" complaints are actually Windows Update or antivirus running a scheduled scan silently in the background, consuming disk and CPU without any visible notification.

4. Check available storage space

When a drive gets close to full (typically under about 10-15% free space), both Windows and macOS slow down noticeably, since the operating system needs free space for temporary files, virtual memory, and caching.

Tip: on Windows, Settings > System > Storage has a built-in breakdown showing exactly what's taking up space by category — often more useful than guessing.

5. Check what's launching automatically at startup

Apps set to launch at startup don't just slow down boot time — many keep running in the background indefinitely afterward, quietly consuming resources all day.

  1. Windows: Task Manager → Startup apps tab. Look for anything with a high "Startup impact" rating that you don't actually need running constantly, and disable it.
  2. Mac: System Settings > General > Login Items.

Be cautious disabling anything you don't recognize on a managed work device — some startup items are required by company IT policy (security agents, VPN clients). When in doubt, leave it and ask IT rather than guessing.

6. Restart — fully, not just sleep

This sounds obvious, but on laptops that are closed and reopened daily rather than fully shut down, memory leaks and stuck background processes accumulate over days or weeks without ever clearing. A full restart (not just closing the lid) resets all of this.

When it's time to actually submit a ticket

Mentioning which of these steps you already tried in your ticket saves real back-and-forth time, since it tells IT what's already been ruled out.