Knowledge · Guides & Articles · Guide

My PC takes 10 minutes to boot, do I need a new one?

Probably not a whole new PC — a ten-minute boot is almost always a storage, driver, or startup-software problem, not a reason to throw out the box. Let's find the actual culprit before you spend money.

it 3 min read Updated 2026-07-26

My PC takes 10 minutes to boot, do I need a new one?

My PC takes 10 minutes to boot, do I need a new one?

My PC takes 10 minutes to boot, do I need a new one?

Probably not a whole new PC — a ten-minute boot is almost always a storage, driver, or startup-software problem, not a reason to throw out the box. Let’s find the actual culprit before you spend money.

Quick things to check first

If that didn’t fix it

  1. Open Task Manager → Startup tab. Right-click and disable anything non-essential (Skype, Spotify, updater helpers). Reboot and time it.
  2. Run Windows’ built-in System File Checker: open Command Prompt as Administrator, type “sfc /scannow” and hit Enter. Let it finish; it finds and repairs corrupted system files that can drag boot times way out.
  3. Open Event Viewer → Windows Logs → System. Look for repeated warnings or errors around boot time, especially disk errors. That points you toward a failing drive.
  4. Download CrystalDiskInfo (free) and run it. It reads your drive’s SMART health data and will flag a failing SSD or HDD in plain language — if it says “Caution,” that drive is likely your culprit.
  5. If you have dual-boot (Windows + Ubuntu on separate drives), the GRUB bootloader may be adding delay or retrying a failed install. Boot into Windows directly from the boot menu (usually F12 at startup) and skip GRUB to see if boot time drops.
  6. Run “msconfig” → Services tab, check “Hide all Microsoft services,” then disable third-party services one batch at a time and reboot. If boot time improves, one of those services was the problem.

When to call a pro

If CrystalDiskInfo shows “Caution” or “Bad” on your drive, or if you hear clicking/grinding from a hard drive, stop using the PC and get the drive imaged before it dies completely. If the PC was recently rebuilt with new motherboard/CPU/RAM by a shop and boots slowly, take it back to that shop — they should fix it under warranty rather than you chasing their problem. If you see the same error message every boot (“We could not install properly” or similar), that’s a leftover broken install attempt that needs a clean reinstall, which is worth having a pro do if you’re not comfortable wiping and reloading.

Pro tip

Keep your important files somewhere other than your main drive — cloud, external, whatever — so a dying drive is an inconvenience, not a disaster. If you’re still booting from a spinning HDD, spending thirty bucks on a basic SSD will make a ten-year-old PC feel new. And when a shop does a major upgrade, test it thoroughly before you leave the parking lot; bad RAM or wrong BIOS settings are their problem to fix, not yours.

Sources

← Back to the Knowledge hub