How to Fix Disk Cleanup Not Working in Windows 11

Disk Cleanup is a built-in Windows utility that helps free up storage space by removing temporary files, system logs, cached updates, and other unnecessary data. It is commonly used to maintain system performance and reclaim disk space on Windows 11 computers.

However, some users encounter issues where Disk Cleanup does not open, freezes during scanning, fails to delete files, or crashes unexpectedly. These problems are usually caused by corrupted temporary files, system file damage, Windows update cache issues, or disk-related errors.

If Disk Cleanup is not working in Windows 11, follow the troubleshooting methods below.

How to Fix Disk Cleanup Not Working in Windows 11

Work through the following solutions in order. After completing each step, try running Disk Cleanup again.

1. Restart Your PC

Temporary system glitches may prevent Disk Cleanup from functioning properly.

  1. Save your work and close all applications.
  2. Press Windows + X.
  3. Select Shut down or sign out > Restart.
  4. After restarting, search for Disk Cleanup and run it again.

Restarting refreshes system processes and clears temporary conflicts.

2. Run Disk Cleanup Using the Run Command

Sometimes the tool may fail to open from the Start menu.

  1. Press Windows + R.
  2. Type:cleanmgr
  3. Press Enter.
  4. Select the drive you want to clean (usually C:).
  5. Click OK.

This launches Disk Cleanup directly.

3. Run Disk Cleanup as Administrator

Some cleanup operations require administrative permissions.

  1. Press Windows + S.
  2. Search for Disk Cleanup.
  3. Right-click it and select Run as administrator.
  4. Choose the system drive and allow the scan to complete.

Administrator access allows the tool to remove system files.

4. Delete Temporary Files Manually

Excessive temporary files can cause Disk Cleanup to freeze.

  1. Press Windows + R.
  2. Type:%temp%
  3. Press Enter.
  4. Select all files in the folder (Ctrl + A).
  5. Press Delete.

You can also repeat the process using:

temp

and

prefetch

folders.

5. Run System File Checker (SFC)

Corrupted system files may cause Disk Cleanup to malfunction.

  1. Press Windows + S and search for Command Prompt.
  2. Right-click it and select Run as administrator.
  3. Enter:sfc /scannow
  4. Press Enter and wait for the scan to finish.
  5. Restart your PC.

Windows will repair damaged system files automatically.

6. Run DISM Scan

If SFC does not resolve the issue, run a DISM repair.

  1. Open Command Prompt as administrator.
  2. Run the following command:DISM /Online /Cleanup-Image /RestoreHealth
  3. Wait for the process to complete.
  4. Restart your PC.

This repairs deeper Windows image corruption.

7. Clear Windows Update Cache

Windows update files can interfere with Disk Cleanup.

  1. Press Windows + R.
  2. Type:services.msc
  3. Press Enter.
  4. Locate Windows Update.
  5. Right-click and select Stop.
  6. Navigate to:C:\Windows\SoftwareDistribution
  7. Delete the contents of the folder.
  8. Restart the Windows Update service.

Afterward, try running Disk Cleanup again.

8. Check Disk for Errors

Disk errors may cause Disk Cleanup to fail.

  1. Press Windows + S and search for Command Prompt.
  2. Run it as administrator.
  3. Enter:chkdsk C: /f
  4. Press Enter.
  5. Restart your PC if prompted.

This scans the drive and fixes file system errors.

9. Use Storage Sense as an Alternative

If Disk Cleanup continues to fail, you can use Storage Sense.

  1. Press Windows + I.
  2. Go to System > Storage.
  3. Enable Storage Sense.
  4. Click Temporary files.
  5. Select the files you want to remove.
  6. Click Remove files.

Storage Sense performs similar cleanup tasks.

10. Install Windows Updates

Outdated Windows builds may cause system tool issues.

  1. Press Windows + I.
  2. Go to Windows Update.
  3. Click Check for updates.
  4. Install available updates.
  5. Restart your PC.

Updates often resolve built-in tool problems.

Conclusion

If Disk Cleanup is not working in Windows 11, the issue is typically caused by temporary file corruption, system file damage, disk errors, or Windows update cache problems. In most cases, clearing temporary files and repairing system files using SFC and DISM resolves the issue quickly.

By following the troubleshooting steps above, you should be able to restore Disk Cleanup functionality and free up disk space on your Windows 11 system without further issues.

Posted by Raj Bepari

I’m a digital content creator passionate about everything tech.