If you live along the I-70 corridor—Strasburg, Byers, Bennett, or the next town over—you’ve probably watched Windows Update sit on “Downloading 0%” or freeze at 99% like it forgot what day it is. You’re not alone. Stuck or failing updates are one of the most common homeowner computer headaches I see.

Good news: most of the time you don’t need a new PC. You need a calm checklist. This guide walks through the same practical fixes I use on Windows 10 and Windows 11 at kitchen tables around here. (This is tech help for home computers—not medical or legal advice.)

Before you panic checklist: internet, disk space, pause resume updates, restart PC
Start simple: online, free space, pause/resume, then a restart.

Quick checklist (do these first)

  1. Confirm you’re online (open a news site or weather page).
  2. Free up disk space—aim for at least 10–15 GB free on C:.
  3. Pause updates for a week, wait a minute, then resume.
  4. Restart the PC once (a full restart, not just closing the lid).
  5. Run the built-in Windows Update Troubleshooter.
  6. Restart the three update-related services (details below).
  7. Only if you’re comfortable: clear the SoftwareDistribution cache carefully.
  8. Light repair tools: SFC and DISM (explained in plain English).
  9. Know when to call a local tech instead of fighting it all night.

1. Check your internet (yes, really)

Updates are big files. If Wi-Fi is flaky, Windows can sit there forever. Open a browser and load a couple of pages. If things feel slow or drop out, fix the connection first—or try a wired Ethernet cable for the download if you have one.

Homes out here sometimes fight distance from the router or a busy evening network. If your Wi-Fi keeps dropping in general, I’ve got a separate walkthrough that pairs well with this one: Wi-Fi Keeps Dropping? Fix It at Home (2026 Guide for Colorado Homes).

2. Make sure you’ve got free disk space

Windows needs room to unpack updates. On Windows 11 (and 10), open File Explorer, click This PC, and look at the C: drive. If it’s nearly full, clear downloads you don’t need, empty the Recycle Bin, and remove old installers.

A nearly full drive also makes the whole PC feel sluggish. If yours has been crawling lately, this checklist helps too: Windows PC Running Slow? Speed It Up Without Buying a New One.

3. Pause updates, then resume

This sounds backwards, but it often “unsticks” the update engine.

  • Go to Settings → Windows Update.
  • Choose Pause updates (a week is fine).
  • Wait about a minute.
  • Click Resume updates, then Check for updates.

It’s like turning a stubborn hose spigot off and on—simple, and it works more often than you’d think.

4. Run the Windows Update Troubleshooter

Microsoft built a tool for this exact headache.

Windows 11: Settings → System → Troubleshoot → Other troubleshooters → Windows Update → Run.
Windows 10: Settings → Update & Security → Troubleshoot → Additional troubleshooters → Windows Update.

Let it finish, apply any fixes it offers, restart, and check for updates again.

5. Restart the update services

Three background services do a lot of the heavy lifting. If one is stuck, updates stall.

Three Windows services that keep updates moving: wuauserv, bits, and cryptsvc
wuauserv, bits, and cryptsvc — restart these if Windows Update won’t budge.

Here’s the careful homeowner way:

  1. Press the Windows key, type services.msc, and open it.
  2. Find Windows Update (service name: wuauserv). Right-click → Restart. If Restart is grayed out, choose Start.
  3. Do the same for Background Intelligent Transfer Service (bits).
  4. Do the same for Cryptographic Services (cryptsvc).
  5. Go back to Windows Update and check again.

Don’t change random services you don’t recognize. Stick to these three.

6. Clear the SoftwareDistribution folder (with caution)

Windows stores update downloads in a folder called SoftwareDistribution. Sometimes that cache gets corrupted. Clearing it is safe if you stop the update services first—and you’re okay re-downloading updates afterward.

Only try this if the earlier steps didn’t help:

  1. Open services.msc and Stop Windows Update and Background Intelligent Transfer Service.
  2. Open File Explorer and go to C:\Windows\SoftwareDistribution.
  3. Delete the contents of the Download folder (not your personal Documents—just that update cache).
  4. Start those two services again.
  5. Check for updates.

If File Explorer says a file is in use, you didn’t stop the services fully—go back and stop them, then retry. If you’re not comfortable deleting system folders, skip this and jump to “when to call a local tech.”

7. Light repair: SFC and DISM (plain English)

Sometimes Windows system files get a little bruised. Two built-in tools can patch that up.

Open Command Prompt as Administrator (search “cmd”, right-click → Run as administrator), then run these one at a time:

  • DISM /Online /Cleanup-Image /RestoreHealth — waits a bit; repairs the Windows component store.
  • sfc /scannow — checks and fixes protected system files.

When both finish, restart and try Windows Update again. Don’t close the window mid-run.

When to call a local tech

Stop and get help if:

  • You keep getting the same error code after the checklist.
  • The PC restarts into a recovery loop or won’t finish booting.
  • Disk space is fine, internet is fine, and updates still fail for days.
  • You’re not sure what a step is asking—and that’s okay. Better to ask than guess on system folders.

I’m Carl the Computer Guy—local tech support for Strasburg and the Colorado I-70 corridor. If you’d rather someone sit down at the machine with you, call 720.281.4990 or visit carlthecomputerguy.com.

Short FAQ

Why is Windows Update stuck at 99%?

Often it’s finishing a large install, waiting on a restart, or choking on a bad download cache. Pause/resume, a restart, and clearing the update cache (carefully) fix a lot of 99% freezes.

Is it safe to turn off Windows Update?

I don’t recommend leaving updates off long-term. Security fixes matter. Pausing briefly to unstick things is fine; ignoring updates for months is how old holes stick around.

Do these steps work on both Windows 10 and 11?

Yes. Menu names differ a little (especially the Troubleshooter path), but the ideas—space, internet, pause/resume, services, cache, SFC/DISM—are the same.

Will this delete my photos or documents?

Nothing in this checklist is meant to wipe personal files. We’re talking update caches and system repairs. Still: if a step feels unclear, pause and ask for help.

Wrap-up

Start with the easy stuff—internet, free space, pause/resume, restart. Then troubleshoot, restart services, and only then touch the update cache or repair tools. Most stuck Windows Updates on home PCs clear with that order.

If you’d rather not spend your evening in Settings menus, Carl the Computer Guy can help locally. Call 720.281.4990—happy to get your updates moving again so you can get back to actual life.