Skip to content

How to Fix 100% Disk or CPU Usage in Windows 11

If your Windows 11 PC suddenly becomes slow, freezes randomly, or takes forever to open apps, there’s a good chance your system is suffering from 100% disk usage or high CPU usage. This is one of the most common Windows 11 performance problems, and it can make even a powerful computer feel unusable.

The good news is that you usually don’t need to replace your hardware. In many cases, the issue can be fixed with a few simple adjustments in Windows settings, startup programs, drivers, or background services.

In this guide, you’ll learn what causes high disk and CPU usage in Windows 11 and the best proven methods to fix it permanently.

What Does 100% Disk or CPU Usage Mean?

Before jumping into the fixes, it helps to understand the problem.

100% Disk Usage

This happens when your hard drive or SSD is constantly busy reading or writing data. Even if no apps are open, background processes may overload the disk, causing lag and freezing.

High CPU Usage

The CPU (processor) handles all system tasks. If usage stays near 100% for long periods, your computer struggles to process tasks efficiently.

Common symptoms include:

  • Slow boot times
  • System freezing
  • Loud fan noise
  • Programs not responding
  • Mouse lag
  • Stuttering audio or video

You can check usage levels by opening Task Manager using:

Ctrl + Shift + Esc

Then click the Processes tab.

Common Causes of High Disk or CPU Usage in Windows 11

Several things can trigger the problem:

  • Too many startup applications
  • Windows Search indexing
  • SysMain (Superfetch) service
  • Malware or viruses
  • Corrupted system files
  • Outdated drivers
  • Windows updates running in the background
  • Insufficient RAM
  • Browser tabs consuming resources
  • Antivirus scans

Identifying the cause is the first step toward fixing it.

1. Restart Your Computer

It may sound basic, but restarting Windows can clear temporary processes and memory issues.

Many users leave their PCs running for days or weeks, allowing background tasks to pile up.

To Restart:

  1. Click the Start Menu
  2. Select Power
  3. Click Restart

After rebooting, check Task Manager again.

2. Disable Startup Programs

Too many apps launching during startup can heavily impact CPU and disk performance.

How to Disable Startup Apps:

  1. Open Task Manager
  2. Go to the Startup Apps tab
  3. Disable unnecessary applications

Apps like Discord, Spotify, Adobe services, and gaming launchers often consume resources in the background.

Only keep essential security or driver-related apps enabled.

3. Turn Off SysMain Service

The SysMain service (formerly called Superfetch) tries to preload apps into memory for faster performance. However, on some systems, it causes excessive disk usage.

Disable SysMain:

  1. Press Windows + R
  2. Type: services.msc
  3. Find SysMain
  4. Double-click it
  5. Set Startup Type to Disabled
  6. Click Stop
  7. Press Apply

Restart your PC afterward.

Many users notice immediate improvements after disabling this service.

4. Disable Windows Search Indexing

Windows Search indexing can constantly scan files and folders, leading to high disk usage.

To Disable Windows Search:

  1. Press Windows + R
  2. Type: services.msc
  3. Locate Windows Search
  4. Double-click it
  5. Click Stop
  6. Change Startup Type to Disabled

This may slightly slow file searching, but it often resolves constant disk activity.

5. Scan for Malware and Viruses

Malware is a major cause of abnormal CPU usage.

Cryptominers, spyware, and malicious background scripts can silently consume resources.

Run a Windows Security Scan:

  1. Open Settings
  2. Go to Privacy & Security
  3. Click Windows Security
  4. Open Virus & Threat Protection
  5. Select Quick Scan

For deeper scanning, use the Full Scan option.

6. Update Windows 11

Microsoft regularly releases performance patches and bug fixes.

An outdated system may contain glitches causing resource spikes.

Update Windows:

  1. Open Settings
  2. Navigate to Windows Update
  3. Click Check for Updates

Install all pending updates and restart your PC.

7. Update Device Drivers

Faulty or outdated drivers can create abnormal CPU or disk behavior.

This commonly affects:

  • Storage drivers
  • GPU drivers
  • Audio drivers
  • Network adapters

Update Drivers:

  1. Right-click the Start Menu
  2. Open Device Manager
  3. Expand categories
  4. Right-click a device
  5. Select Update Driver

Graphics drivers from NVIDIA, AMD, or Intel should ideally be updated directly from their official websites.

8. Check for Background Apps

Some applications continue running even when closed.

Browsers with many tabs, cloud syncing apps, and RGB software are common offenders.

Reduce Background Activity:

  • Close unused browser tabs
  • Exit unnecessary software
  • Pause OneDrive or Dropbox syncing
  • Disable overlays from gaming apps

Task Manager can help identify which apps consume the most resources.

9. Run System File Checker (SFC)

Corrupted Windows files can trigger performance issues.

Run SFC Scan:

  1. Open Command Prompt as Administrator
  2. Enter: sfc /scannow
  3. Press Enter

The scan may take several minutes.

If corruption is found, Windows will automatically repair system files.

10. Use DISM Command

If SFC doesn’t solve the problem, use DISM.

Run DISM:

Open Command Prompt as Administrator and type:

DISM /Online /Cleanup-Image /RestoreHealth

Restart your PC after completion.

11. Upgrade from HDD to SSD

If you still use a traditional hard drive (HDD), upgrading to an SSD can dramatically improve performance.

Windows 11 performs much better on SSD storage because:

  • Faster boot times
  • Reduced disk usage
  • Quicker app loading
  • Better multitasking

This is one of the best long-term solutions.

12. Increase Virtual Memory

Low RAM can force Windows to overuse the disk through paging.

Increase Virtual Memory:

  1. Search Advanced System Settings
  2. Open Performance Settings
  3. Go to the Advanced tab
  4. Click Virtual Memory
  5. Increase paging file size

This helps systems with limited memory handle multitasking better.

13. Perform a Clean Boot

A clean boot helps identify software conflicts.

Steps:

  1. Press Windows + R
  2. Type: msconfig
  3. Open the Services tab
  4. Check:
    Hide all Microsoft services
  5. Disable remaining services
  6. Restart your PC

If performance improves, one of the disabled programs is likely causing the issue.

14. Reset Windows 11

If nothing works, resetting Windows may solve deeply rooted system corruption.

Reset Windows:

  1. Open Settings
  2. Go to System > Recovery
  3. Select Reset This PC

Choose:

  • Keep my files
    or
  • Remove everything

Back up important data first.

Tips to Prevent High CPU and Disk Usage

To keep your system running smoothly:

  • Keep Windows updated
  • Avoid installing unnecessary software
  • Limit startup programs
  • Use trusted antivirus software
  • Clean temporary files regularly
  • Upgrade RAM if multitasking heavily
  • Use SSD storage instead of HDD

Regular maintenance can prevent future slowdowns.

High CPU or 100% disk usage in Windows 11 can be frustrating, but it’s usually fixable without replacing your computer. Most issues are caused by overloaded startup apps, background services, outdated drivers, or corrupted files.

By following the steps in this guide, you can significantly improve your PC’s speed and stability.

Start with the simpler fixes like disabling startup apps and updating Windows before moving to advanced solutions such as SFC scans or resetting the system.

A properly optimized Windows 11 PC should run smoothly, respond quickly, and stay efficient even during multitasking.

Leave a Reply