In partnership with

Is your Windows 11 update stuck… again? You’re not alone. Update errors, freezing progress bars, and endless retries are more common than you think.

How can AI power your income?

Ready to transform artificial intelligence from a buzzword into your personal revenue generator

HubSpot’s groundbreaking guide "200+ AI-Powered Income Ideas" is your gateway to financial innovation in the digital age.

Inside you'll discover:

  • A curated collection of 200+ profitable opportunities spanning content creation, e-commerce, gaming, and emerging digital markets—each vetted for real-world potential

  • Step-by-step implementation guides designed for beginners, making AI accessible regardless of your technical background

  • Cutting-edge strategies aligned with current market trends, ensuring your ventures stay ahead of the curve

Download your guide today and unlock a future where artificial intelligence powers your success. Your next income stream is waiting.

What’s going on?

In Windows 11, updates are essential for security patches, driver improvements, and performance boosts. But sometimes, the Windows Update process runs into problems, failed installs, error codes, or downloads that never finish.

Here’s the hidden culprit: the Windows Update cache.

Windows temporarily stores update files before installing them. If those files become corrupted, updates can fail repeatedly. Clearing the cache forces Windows to download fresh files directly from Microsoft’s servers often resolving the issue instantly.

Why You Should Care

If updates aren’t installing properly:

  • Your system could miss critical security patches

  • Drivers may remain outdated

  • Performance issues might persist

  • You could keep seeing the same frustrating error messages

Clearing the update cache is one of the safest and most effective troubleshooting fixes and it only takes a few minutes.

Common Pitfalls

Before you jump in, here are mistakes many users make:

  • Not running Command Prompt as Administrator

  • Skipping steps or stopping midway

  • Trying to rename the Catroot2 folder (you must delete its contents instead)

  • Forgetting to restart update services afterward

Follow the steps in order, and you’ll avoid most issues.

How to Do It

Ready to fix your update problems? Follow this step-by-step guide:

Step 1: Open Command Prompt (Admin Mode)

  1. Press Windows + S

  2. Type Command Prompt

  3. Right-click and select Run as administrator

Admin rights are required to stop core update services.

Step 2: Stop Windows Update Services

In Command Prompt, type the following commands one at a time, pressing Enter after each:

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver

What These Services Do:

  • wuauserv – Windows Update service

  • cryptSvc – Cryptographic services

  • bits – Background Intelligent Transfer Service

  • msiserver – Windows Installer

Stopping them prevents Windows from accessing the cache while you clear it.

Step 3: Clear the Catroot2 Folder

  1. Press Windows + R

  2. Type:

  3. Press Enter

  4. Delete all contents inside the folder

⚠️ Important:

Do not rename the Catroot2 folder. Only delete what’s inside.

Step 4: Restart the Services

Go back to Command Prompt and enter:

net start wuauserv
net start cryptSvc
net start bits
net start msiserver

Press Enter after each command.

Now Windows Update services are running again — and your system can download fresh update files.

Alternative Method (No Command Prompt)

If you prefer using Settings:

  1. Open Settings

  2. Go to Windows Update

  3. Select Advanced options

  4. Scroll to Delivery Optimization

  5. Click Advanced options

  6. Toggle off and then on “Allow downloads from other PCs”

  7. Go back and check for updates

This can sometimes force Windows to refresh update components.

Pro Tip

After clearing the cache, restart your computer before checking for updates. This ensures all services reload properly and reduces the chance of repeat errors.

  • Always run Command Prompt as Administrator

  • Restart your PC after completing the steps

  • Check your internet connection before retrying updates

  • Keep at least 20% disk space free for smooth updates

Wrapping up!

Windows Update issues can be incredibly frustrating especially when everything else seems to be working fine. But in most cases, the problem isn’t your internet or your system it’s just corrupted update cache files. Clearing the Windows Update cache forces your PC to start fresh, often resolving stuck downloads and repeated failures in minutes. If your Windows 11 updates are misbehaving, this should be your first troubleshooting step.

Keep Reading