How to Fix Storage Sense Not Working on Windows 11

Storage Sense is a built-in Windows 11 feature designed to automatically free up disk space by removing temporary files, emptying the Recycle Bin, and managing locally available cloud content. When Storage Sense stops working, your system may accumulate unnecessary files and run out of storage space faster than expected.

If Storage Sense fails to run automatically or does not clean up files when triggered manually, the issue is usually related to system settings, disabled services, or corrupted system components.

Below are the most effective solutions to fix Storage Sense not working on Windows 11.

Why You Should Fix Storage Sense Issues Immediately

Storage Sense plays an important role in maintaining system performance by preventing disk clutter. When it stops working, temporary files, update leftovers, and unused data continue to pile up, potentially slowing down your PC and causing low disk space warnings.

Fixing Storage Sense ensures automatic disk cleanup works correctly and helps maintain smooth system performance without manual intervention.

Fix Storage Sense Not Working on Windows 11

Follow the fixes below in order, starting with basic checks and moving toward advanced solutions.

1. Make Sure Storage Sense Is Enabled

Sometimes Storage Sense stops working because it is turned off. This can happen after a Windows update or a settings change. If it is disabled, Windows will not clean temporary files automatically, so turning it back on may fix the issue.

1. Open Settings

2. Go to System > Storage

3. Click Storage Sense

4. Make sure the Storage Sense toggle is turned On

After enabling it, click Run Storage Sense now to test if it works.

2. Check Storage Sense Configuration Settings

Even if Storage Sense is enabled, incorrect settings can stop it from running automatically. Checking the configuration can help restore normal cleanup.

1. Ensure Run Storage Sense is set to Every day, Every week, or Every month

2. Set Delete files in my recycle bin to an appropriate time

3. Configure Delete files in my Downloads folder if needed

Adjusting these settings ensures Storage Sense runs as expected.

3. Restart Windows Storage Service

Storage Sense depends on Windows storage services to work properly. Restarting these services can help fix temporary issues and restore normal cleanup.

1. Press Windows + R, type services.msc, and press Enter

2. Locate Storage Service

3. Right-click it and select Restart

4. If it’s not running, set Startup type to Automatic

Restart your PC after making changes.

4. Run Storage Se nse Manually

Running Storage Sense manually helps determine whether the feature itself is broken or if scheduled cleanup is failing.

1. Open Settings > System > Storage

2. Click Storage Sense

3. Select Run Storage Sense now

If Storage Sense works manually but not automatically, the issue is likely related to scheduling or system triggers.

5. Restart Windows Explorer

A malfunctioning Windows Explorer process can prevent Storage Sense from updating storage usage correctly.

1. Press Ctrl + Shift + Esc to open Task Manager

2. Locate Windows Explorer

3. Right-click it and select Restart

Restarting Explorer refreshes system processes related to storage management.

6. Check Disk for Errors

File system errors on the system drive can prevent Storage Sense from working properly. Checking and repairing the drive can help restore normal operation.

1. Open Command Prompt as Administrator

2. Run the code:

chkdsk /f /r

3. Press Y when prompted

4. Restart your PC

Disk repairs can restore proper cleanup functionality.

7. Run System File Checker (SFC)

Corrupted system files can stop Storage Sense from running properly. Repairing those files may help restore normal functionality.

1. Open Command Prompt as Administrator

2. Run the code:

sfc /scannow

3. Wait for the scan to complete

4. Restart your PC

8. Repair Windows Image Using DISM

If SFC does not fix the issue, DISM can repair deeper system corruption that may be affecting Storage Sense. Running it can help restore normal functionality.

1. Open Command Prompt as Administrator

2. Run the following commands one by one:

DISM /Online /Cleanup-Image /CheckHealth 
DISM /Online /Cleanup-Image /ScanHealth 
DISM /Online /Cleanup-Image /RestoreHealth

3. Restart your PC after completion

9. Install Pending Windows Updates

Storage Sense bugs are sometimes fixed through Windows updates. Installing the latest updates may resolve the issue and improve performance.

1. Open Settings

2. Go to Windows Update

3. Click Check for updates

4. Install all available updates and restart your PC

Running the latest Windows build improves feature reliability.

10. Reset Windows 11

If Storage Sense still does not work after trying all the fixes, resetting Windows may be necessary. You can use Reset this PC (Keep my files) to reinstall Windows without removing your personal data, which often resolves deeper system issues while keeping your files intact.

If the problem continues or Windows has broader system-level corruption, performing a clean installation is the more reliable option. This completely reinstalls Windows and can fix persistent issues that other troubleshooting steps cannot. Before choosing either option, make sure to back up important files to avoid losing anything important.

Final Thoughts

Storage Sense not working on Windows 11 is usually caused by disabled settings, issues with related services, or corrupted system components. When Storage Sense is not configured correctly, Windows may fail to run automatic cleanup tasks or skip temporary file removal entirely.

In most cases, the issue can be resolved by enabling Storage Sense properly in Settings, restarting the required Windows services, and repairing damaged system files. Once these fixes are applied, Storage Sense typically starts working again and resumes clearing unnecessary files automatically.

Posted by Raj Bepari

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